rpms/tcp_wrappers/devel tcp_wrappers.spec,1.40,1.41

Jan F. Chadima jfch2222 at fedoraproject.org
Wed Jan 6 10:18:15 UTC 2010


Author: jfch2222

Update of /cvs/pkgs/rpms/tcp_wrappers/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8012

Modified Files:
	tcp_wrappers.spec 
Log Message:
Merge review


Index: tcp_wrappers.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcp_wrappers/devel/tcp_wrappers.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- tcp_wrappers.spec	6 Jan 2010 10:01:37 -0000	1.40
+++ tcp_wrappers.spec	6 Jan 2010 10:18:15 -0000	1.41
@@ -51,7 +51,6 @@ This version also supports IPv6.
 %package libs
 Summary: Libraries for tcp_wrappers
 Group: System Environment/Libraries
-Obsoletes: tcp_wrappers < 7.6-41
 
 %description libs
 tcp_wrappers-libs contains the libraries of the tcp_wrappers package.
@@ -59,7 +58,6 @@ tcp_wrappers-libs contains the libraries
 %package devel
 Summary: Development libraries and headers for tcp_wrappers
 Group: Development/Libraries
-Obsoletes: tcp_wrappers < 7.6-41
 Requires: tcp_wrappers-libs = %{version}-%{release}
 
 %description devel
@@ -108,8 +106,8 @@ install -p -m644 tcpd.8 tcpdchk.8 tcpdma
 ln -sf hosts_access.5 ${RPM_BUILD_ROOT}%{_mandir}/man5/hosts.allow.5
 ln -sf hosts_access.5 ${RPM_BUILD_ROOT}%{_mandir}/man5/hosts.deny.5
 #cp -a libwrap.a ${RPM_BUILD_ROOT}%{_libdir}
-#cp -a libwrap.so* ${RPM_BUILD_ROOT}/%{_lib}
-install -p -m644 libwrap.so* ${RPM_BUILD_ROOT}/%{_lib}
+cp -a libwrap.so* ${RPM_BUILD_ROOT}/%{_lib}
+#install -p -m644 libwrap.so.0.7.6 ${RPM_BUILD_ROOT}/%{_lib}
 install -p -m644 tcpd.h ${RPM_BUILD_ROOT}%{_includedir}
 install -m755 safe_finger ${RPM_BUILD_ROOT}%{_sbindir}
 install -m755 tcpd ${RPM_BUILD_ROOT}%{_sbindir}




More information about the fedora-extras-commits mailing list