[condor-ec2-enhanced-hooks/f14/master] undo last %{rel} bump and comply with strange convention of the maintainer

tomspur tomspur at fedoraproject.org
Sun Aug 1 14:18:27 UTC 2010


commit b7c60b15f4b1cf00983408a8b1da7eca6e3b8228
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Sun Aug 1 16:11:39 2010 +0200

    undo last %{rel} bump and comply with strange convention of the maintainer

 condor-ec2-enhanced-hooks.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/condor-ec2-enhanced-hooks.spec b/condor-ec2-enhanced-hooks.spec
index ec6d488..3b32fd0 100644
--- a/condor-ec2-enhanced-hooks.spec
+++ b/condor-ec2-enhanced-hooks.spec
@@ -1,10 +1,10 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%define rel 20
+%define rel 19
 
 Summary: Condor EC2 Enhanced hooks
 Name: condor-ec2-enhanced-hooks
 Version: 1.0
-Release: %{rel}%{?dist}
+Release: %{rel}.1%{?dist}
 License: ASL 2.0
 Group: Applications/System
 URL: http://www.redhat.com/mrg
@@ -76,7 +76,7 @@ rm -rf %{buildroot}
 %{python_sitelib}/ec2enhanced/__init__.py*
 
 %changelog
-* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.0-20
+* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.0-19.1
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
 * Tue Aug 18 2009  <rrati at redhat> - 1.0-19


More information about the scm-commits mailing list