Bugzilla – Attachment 102020 Details for
Bug 203227
No development package/headers for drac
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Updated SPEC to create a devel package and include drac.h
drac.spec.patch (text/plain), 1.89 KB, created by
Peter Nixon
on 2006-10-19 10:42:28 UTC
(
hide
)
Description:
Updated SPEC to create a devel package and include drac.h
Filename:
MIME Type:
Creator:
Peter Nixon
Created:
2006-10-19 10:42:28 UTC
Size:
1.89 KB
patch
obsolete
>--- drac.spec 2006-10-06 21:57:26.000000000 +0300 >+++ drac.spec.new 2006-10-19 13:27:02.000000000 +0300 >@@ -19,13 +19,21 @@ > Autoreqprov: on > Summary: Dynamic Relay Authorization Control > Version: 1.12 >-Release: 24 >+Release: 25 > Source: drac-%{version}.tar.gz > Patch: drac.dif > Prereq: %insserv_prereq %fillup_prereq > BuildRoot: %{_tmppath}/%{name}-%{version}-build > # --------------------------------------------------------------------------- > %debug_package >+ >+ >+%package devel >+Group: Development/Libraries/C and C++ >+Summary: Dynamic Relay Authorization Control >+%description devel >+Dynamic Relay Authorization Control headers >+ > %prep > %setup -qn drac > %patch -p 1 >@@ -42,6 +50,7 @@ > mkdir -p $RPM_BUILD_ROOT/%{_libdir} > mkdir -p $RPM_BUILD_ROOT/usr/sbin > mkdir -p $RPM_BUILD_ROOT/etc/init.d >+mkdir -p $RPM_BUILD_ROOT/usr/include > make install EBIN=$RPM_BUILD_ROOT/usr/sbin/rpc.dracd > make install-man MAN=$RPM_BUILD_ROOT/%{_mandir}/man > install -m 644 libdrac.a $RPM_BUILD_ROOT/%{_libdir}/libdrac.a >@@ -49,6 +58,7 @@ > ln -sf ../etc/init.d/dracd $RPM_BUILD_ROOT/sbin/rcdracd > mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates > install -m 644 sysconfig.dracd $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.dracd >+install -m 644 drac.h $RPM_BUILD_ROOT/usr/include/drac.h > > %post > %{fillup_and_insserv -yn dracd} >@@ -73,6 +83,9 @@ > /sbin/rcdracd > /var/adm/fillup-templates/sysconfig.dracd > >+%files devel >+/usr/include/drac.h >+ > %description > DRAC is a daemon that dynamically updates a relay authorization map for > sendmail. It provides a way to allow legitimate users to relay mail >@@ -88,6 +101,8 @@ > > > %changelog -n drac >+* Thu Oct 19 2006 - peter+rpmspam@suntel.com.tr >+- Added drac.h and created separate devel package > * Wed Jan 25 2006 - mls@suse.de > - converted neededforbuild to BuildRequires > * Fri Oct 21 2005 - mmj@suse.de
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 203227
: 102020