[abrt] - Rebuild for python-2.7

Jochen Schmitt s4504kr at fedoraproject.org
Wed Aug 25 09:19:14 UTC 2010


commit 2b9de790a8cac64e26d620a79b305509affff7e5
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Wed Aug 25 11:19:09 2010 +0200

    - Rebuild for python-2.7

 abrt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/abrt.spec b/abrt.spec
index c177aa0..22e95fd 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -13,9 +13,9 @@
 # % define _buildid .local
 
 %if 0%{?_buildid}
-%define pkg_release 0.%{?_buildid}%{?dist}
+%define ?pkg_release 2%{?_buildid}%{?dist}
 %else
-%define pkg_release 1%{?dist}
+%define pkg_release 2%{?dist}
 %endif
 
 Summary: Automatic bug detection and reporting tool
@@ -496,6 +496,9 @@ fi
 %defattr(-,root,root,-)
 
 %changelog
+* Wed Aug 25 2010 Jochen Schmitt <Jochen herr-schmitt de> 1.1.13-2%{?dist}
+- Rebuild for python-2.7
+
 * Tue Aug 10 2010 Jiri Moskovcak <jmoskovc at redhat.com> 1.1.13-1
 - updated translation
 - added native systemd file rhbz#617316 (jmoskovc at redhat.com)


More information about the scm-commits mailing list