rpms/buildbot/devel .cvsignore, 1.2, 1.3 buildbot.spec, 1.2, 1.3 sources, 1.2, 1.3

Gianluca Sforna (giallu) fedora-extras-commits at redhat.com
Thu Mar 1 09:39:51 UTC 2007


Author: giallu

Update of /cvs/extras/rpms/buildbot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9839

Modified Files:
	.cvsignore buildbot.spec sources 
Log Message:
unorphaning and new upstream release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/buildbot/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	9 Sep 2006 05:21:43 -0000	1.2
+++ .cvsignore	1 Mar 2007 09:39:18 -0000	1.3
@@ -1 +1 @@
-buildbot-0.7.4.tar.gz
+buildbot-0.7.5.tar.gz


Index: buildbot.spec
===================================================================
RCS file: /cvs/extras/rpms/buildbot/devel/buildbot.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- buildbot.spec	11 Dec 2006 16:36:24 -0000	1.2
+++ buildbot.spec	1 Mar 2007 09:39:18 -0000	1.3
@@ -1,20 +1,20 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           buildbot
-Version:        0.7.4
-Release:        2%{?dist}
-Summary:        BuildBot build automation system
+Version:        0.7.5
+Release:        1%{?dist}
+Summary:        build/test automation system
 
 Group:          Development/Tools
 License:        GPL
-URL:            http://buildbot.sourceforge.net
-Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+URL:            http://buildbot.net
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0:		%{name}-no-shebang.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
-Requires:       python-twisted >= 1.3.0, python-cvstoys
+Requires:       python-twisted >= 2.0.0
 
 BuildArch:	noarch
 
@@ -26,13 +26,6 @@
 inconvenienced by the failure.
 
 %prep
-cat<<EOT
-
-Build disabled. Package is without maintainer.
-
-EOT
-exit 1
-
 %setup -q
 %patch0 -p1
 
@@ -63,6 +56,10 @@
 
 
 %changelog
+* Thu Mar 01 2006 Gianluca Sforna <giallu gmail com> - 0.7.5-1
+- new upstream release
+- minor spec tweaks
+
 * Sat Sep 09 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.7.4-2
 - cleanup %%files
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/buildbot/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	9 Sep 2006 05:21:43 -0000	1.2
+++ sources	1 Mar 2007 09:39:18 -0000	1.3
@@ -1 +1 @@
-a311b9c9b283acc8e6fa8770d099bae7  buildbot-0.7.4.tar.gz
+86b7fad95381ce5ce2e9b8c6c56c6109  buildbot-0.7.5.tar.gz




More information about the scm-commits mailing list