rpms/sendmail/devel sendmail.spec,1.75,1.76

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Dec 4 14:36:29 UTC 2006


Author: twoerner

Update of /cvs/dist/rpms/sendmail/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7284

Modified Files:
	sendmail.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: sendmail.spec
===================================================================
RCS file: /cvs/dist/rpms/sendmail/devel/sendmail.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- sendmail.spec	28 Nov 2006 15:05:30 -0000	1.75
+++ sendmail.spec	4 Dec 2006 14:36:27 -0000	1.76
@@ -18,7 +18,7 @@
 Summary: A widely used Mail Transport Agent (MTA).
 Name: sendmail
 Version: 8.13.8
-Release: 3
+Release: 3.1
 License: Sendmail
 Group: System Environment/Daemons
 Provides: smtpdaemon
@@ -46,7 +46,7 @@
 Patch14: sendmail-8.13.7-vacation.patch
 Patch15: sendmail-8.13.8-noversion.patch
 Buildroot: %{_tmppath}/%{name}-root
-BuildRequires: tcp_wrappers
+BuildRequires: tcp_wrappers-devel
 BuildRequires: db4-devel
 BuildRequires: hesiod-devel
 BuildRequires: groff
@@ -589,6 +589,10 @@
 %{_docdir}/sendmail
 
 %changelog
+* Mon Dec  4 2006 Thomas Woerner <twoerner at redhat.com> 8.13.8-3.1
+- tcp_wrappers has a new devel and libs sub package, therefore changing build
+  requirement for tcp_wrappers to tcp_wrappers-devel
+
 * Tue Nov 28 2006 Thomas Woerner <twoerner at redhat.com> 8.13.8-3
 - added missing LDAP_DEPRECATED flag (#206288)
 




More information about the fedora-cvs-commits mailing list