fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/portmap/devel portmap.spec,1.20,1.21

Subject: rpms/portmap/devel portmap.spec,1.20,1.21
From:
Date: Mon, 4 Dec 2006 11:44:10 -0500
Author: twoerner

Update of /cvs/dist/rpms/portmap/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23682

Modified Files:
        portmap.spec 
Log Message:
[tw]
- tcp_wrappers has a new devel and libs sub package, therefore changing build
  requirement for tcp_wrappers to tcp_wrappers-devel




Index: portmap.spec
===================================================================
RCS file: /cvs/dist/rpms/portmap/devel/portmap.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- portmap.spec        12 Jul 2006 07:51:25 -0000      1.20
+++ portmap.spec        4 Dec 2006 16:44:08 -0000       1.21
@@ -4,7 +4,7 @@
 Summary: A program which manages RPC connections.
 Name: portmap
 Version: 4.0
-Release: 65.2.2.1
+Release: 65.3
 Group: System Environment/Daemons
 License: BSD
 Source0: 
ftp://coast.cs.purdue.edu/pub/tools/unix/netutils/portmap/portmap_4.tar.gz
@@ -22,7 +22,7 @@
 Patch7: portmap-4.0-loopback.patch
 Prereq: /sbin/chkconfig /etc/init.d
 %if %{tcp_wrappers}
-BuildPreReq: tcp_wrappers
+BuildPreReq: tcp_wrappers-devel
 %endif
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Requires: initscripts >= 5.54, util-linux >= 2.11b
@@ -109,6 +109,10 @@
 %config        %{initdir}/portmap
 
 %changelog
+* Mon Dec  4 2006 Thomas Woerner <twoerner@xxxxxxxxxx> - 4.0-65.3
+- tcp_wrappers has a new devel and libs sub package, therefore changing build
+  requirement for tcp_wrappers to tcp_wrappers-devel
+
 * Wed Jul 12 2006 Jesse Keating <jkeating@xxxxxxxxxx> - 4.0-65.2.2.1
 - rebuild
 

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/portmap/devel portmap.spec,1.20,1.21, fedora-cvs-commits <=