[certmaster] https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel

Rahul Sundaram sundaram at fedoraproject.org
Thu Dec 12 23:40:41 UTC 2013


commit e1ff7fd5d8eaf3cb6ff88fb109b555bb162919f9
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Thu Dec 12 18:40:42 2013 -0500

    https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
    
    - fix bogus dates in spec

 certmaster.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/certmaster.spec b/certmaster.spec
index afb5c02..aee9bca 100644
--- a/certmaster.spec
+++ b/certmaster.spec
@@ -17,7 +17,7 @@
 Summary: Remote certificate distribution framework
 Name: certmaster
 Version: 0.28
-Release: 7%{?dist}
+Release: 8%{?dist}
 Source0: %{name}-%{version}.tar.gz
 Source1: %{name}.service
 License: GPLv2+
@@ -40,7 +40,7 @@ BuildRequires: %{python}-devel
 BuildRequires: gettext-devel
 %else
 %if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 %else
 %if 0%{?rhel} >= 5
 BuildRequires: python-setuptools
@@ -204,6 +204,10 @@ fi
 
 
 %changelog
+* Thu Dec 12 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 0.28-8
+- https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
+- fix bogus dates in spec
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.28-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -252,10 +256,10 @@ fi
 - Patched SPEC to build on rhel3 with python2.3
 - Added Patch0 to handle python2.3 if on rhel3
 
-* Mon Dec 12 2008 Adrian Likins <alikins at redhat.com> - 0.24-1
+* Fri Dec 12 2008 Adrian Likins <alikins at redhat.com> - 0.24-1
 - add missing dirs as per bz#473633
 
-* Mon Jun 6 2008 Adrian Likins <alikins at redhat.com> - 0.20-2
+* Fri Jun 06 2008 Adrian Likins <alikins at redhat.com> - 0.20-2
 - fix fedora bug #441283 - typo in postinstall scriptlet
   (the init.d symlinks for runlevels 1 and 6 were created wrong)
 


More information about the scm-commits mailing list