[logrotate/f14/master] - fix #689061 - added Url

Jan Kaluža jkaluza at fedoraproject.org
Mon Mar 28 10:17:16 UTC 2011


commit 357c3e7893c5ba148f226891e06a51ccb2a5dc08
Author: Jan Kaluza <hanzz.k at gmail.com>
Date:   Mon Mar 28 12:17:09 2011 +0200

    - fix #689061 - added Url

 logrotate.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/logrotate.spec b/logrotate.spec
index 4140c36..f19655a 100644
--- a/logrotate.spec
+++ b/logrotate.spec
@@ -1,9 +1,10 @@
 Summary: Rotates, compresses, removes and mails system log files
 Name: logrotate
 Version: 3.7.9
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL+
 Group: System Environment/Base
+Url: https://fedorahosted.org/logrotate/
 Source: https://fedorahosted.org/releases/l/o/logrotate/logrotate-%{version}.tar.gz
 #Patch1: logrotate-3.7.8-perm.patch
 Patch1: logrotate-3.7.9-shred.patch
@@ -61,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644, root, root) %verify(not size md5 mtime) %config(noreplace) %{_localstatedir}/lib/logrotate.status
 
 %changelog
+* Mon Mar 28 2011 Jan Kaluza <jkaluza at redhat.com> 3.7.9-3
+- fix #689061 - added Url
+
 * Mon Mar 21 2011 Jan Kaluza <jkaluza at redhat.com> 3.7.9-2
 - fix #688520 - fixed CVE-2011-1154, CVE-2011-1155 and CVE-2011-1098
 


More information about the scm-commits mailing list