rpms/logrotate/devel logrotate.spec,1.65,1.66

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Thu Sep 27 06:26:34 UTC 2007


Author: tsmetana

Update of /cvs/pkgs/rpms/logrotate/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29084

Modified Files:
	logrotate.spec 
Log Message:
* Thu Sep 27 2007 Tomas Smetana <tsmetana at redhat.com> 3.7.6-1.2
- add missing dependencies to spec file



Index: logrotate.spec
===================================================================
RCS file: /cvs/pkgs/rpms/logrotate/devel/logrotate.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- logrotate.spec	23 Aug 2007 06:20:23 -0000	1.65
+++ logrotate.spec	27 Sep 2007 06:26:01 -0000	1.66
@@ -1,7 +1,7 @@
 Summary: Rotates, compresses, removes and mails system log files
 Name: logrotate
 Version: 3.7.6
-Release: 1.1%{?dist}
+Release: 1.2%{?dist}
 License: GPL+
 Group: System Environment/Base
 # The source for this package was pulled from cvs.
@@ -12,8 +12,8 @@
 #  cd logrotate
 #  make create-archive
 Source: logrotate-%{version}.tar.gz
-Requires: coreutils >= 5.92
-BuildRequires: libselinux-devel
+Requires: coreutils >= 5.92 libsepol libselinux popt
+BuildRequires: libselinux-devel popt
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -58,6 +58,9 @@
 %attr(0644, root, root) %verify(not size md5 mtime) %config(noreplace) %{_localstatedir}/lib/logrotate.status
 
 %changelog
+* Thu Sep 27 2007 Tomas Smetana <tsmetana at redhat.com> 3.7.6-1.2
+- add missing dependencies to spec file
+
 * Thu Aug 23 2007 Tomas Smetana <tsmetana at redhat.com> 3.7.6-1.1
 - rebuild
 




More information about the fedora-extras-commits mailing list