rpms/buildbot/F-13 buildbot.spec,1.19,1.20

Gianluca Sforna giallu at fedoraproject.org
Fri Jun 4 06:52:10 UTC 2010


Author: giallu

Update of /cvs/extras/rpms/buildbot/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8131

Modified Files:
	buildbot.spec 
Log Message:
Remove BR:bazaar



Index: buildbot.spec
===================================================================
RCS file: /cvs/extras/rpms/buildbot/F-13/buildbot.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- buildbot.spec	22 Jan 2010 09:46:49 -0000	1.19
+++ buildbot.spec	4 Jun 2010 06:52:10 -0000	1.20
@@ -4,7 +4,7 @@
 
 Name:           buildbot
 Version:        0.7.12
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Build/test automation system
 
 Group:          Development/Tools
@@ -22,7 +22,6 @@ BuildRequires:  python-twisted-core
 BuildRequires:  python-twisted-web
 BuildRequires:  python-twisted-mail
 BuildRequires:  python-twisted-words
-BuildRequires:  bazaar
 BuildRequires:  bzr
 BuildRequires:  cvs
 %ifarch %{ix86} x86_64 ppc alpha
@@ -89,6 +88,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jun  4 2010 Gianluca Sforna <giallu gmail com> - 0.7.12-2
+- Remove BR:bazaar
+
 * Fri Jan 22 2010 Gianluca Sforna <giallu gmail com> - 0.7.12-1
 - New upstream release
 



More information about the scm-commits mailing list