rpms/bzr/devel bzr.spec,1.77,1.78

Henrik Nordström hno at fedoraproject.org
Fri Nov 13 02:02:10 UTC 2009


Author: hno

Update of /cvs/pkgs/rpms/bzr/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25170

Modified Files:
	bzr.spec 
Log Message:
Bug #537254, drop old obsolete fedora release references


Index: bzr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bzr/devel/bzr.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -p -r1.77 -r1.78
--- bzr.spec	11 Nov 2009 08:04:41 -0000	1.77
+++ bzr.spec	13 Nov 2009 02:02:09 -0000	1.78
@@ -9,7 +9,7 @@
 %define bzrmajor 2.1
 %define bzrminor .0
 %define bzrrc b2
-%define release 0.2
+%define release 0.3
 
 # Magics to get the dots in Release string correct per the above
 %define subrelease %{?bzrrc:.}%{?bzrrc}
@@ -34,13 +34,6 @@ Requires:   python-paramiko
 # Workaround Bug #230223 otherwise this would be a soft dependency
 Requires:   python-pycurl
 
-# ElementTree is part of python2.5 on FC7+
-# This is also needed for EL-5
-%if 0%{?fedora} <= 6
-BuildRequires:   python-elementtree
-Requires:   python-elementtree
-%endif
-
 %description
 Bazaar is a distributed revision control system that is powerful, friendly,
 and scalable.  It is the successor of Baz-1.x which, in turn, was
@@ -86,10 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 %{python_sitearch}/bzrlib/
 %{_sysconfdir}/bash_completion.d/
-
-%if 0%{?fedora} > 8
 %{python_sitearch}/*.egg-info
-%endif
 
 %changelog
 * Wed Oct 28 2009 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.1.0-0.1.b1




More information about the fedora-extras-commits mailing list