rpms/plague/F-9 plague.spec,1.31,1.32 sources,1.25,1.26

Dennis Gilmore ausil at fedoraproject.org
Wed Sep 3 05:09:08 UTC 2008


Author: ausil

Update of /cvs/pkgs/rpms/plague/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30409

Modified Files:
	plague.spec sources 
Log Message:
update to 0.4.5



Index: plague.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plague/F-9/plague.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- plague.spec	18 Sep 2007 12:30:49 -0000	1.31
+++ plague.spec	3 Sep 2008 05:08:37 -0000	1.32
@@ -2,13 +2,14 @@
 
 Summary: Distributed build system for RPMs
 Name: plague
-Version: 0.4.4.1
-Release: 5%{?dist}
-License: GPL
+Version: 0.4.5
+Release: 1%{?dist}
+License: GPLv2+
 Group: Development/Tools
 Source: http://fedoraproject.org/projects/plague/releases/%{name}-%{version}.tar.bz2
 URL: http://www.fedoraproject.org/wiki/Projects/Plague
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: python
 Requires: python-sqlite, createrepo >= 0.4.3
 Requires: %{name}-common = %{version}-%{release}
 Requires(post): /sbin/chkconfig
@@ -16,9 +17,6 @@
 Requires(preun): /sbin/chkconfig
 Requires(preun): /sbin/service
 
-Patch0: plague-0.4-daemonize.patch
-Patch1: plague-0.4-py25.patch
-
 %description
 The Plague build system is a client/server distributed build system for
 building RPM packages.  This package provides the plague server.
@@ -68,8 +66,6 @@
 
 %prep
 %setup -q
-%patch0 -p0 -b .umask
-%patch1 -p1 -b .py25
 
 %build
 make
@@ -152,6 +148,12 @@
 
 
 %changelog
+* Tue Sep 02 2008 Dennis Gilmore <dennis at ausil.us> - 0.4.5-1
+- update to 0.4.5  lots of fixes 
+
+* Thu May 22 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.4.4.1-6
+- licensing tag fix
+
 * Tue Sep 18 2007 Michael Schwendt <mschwendt at users.sf.net> - 0.4.4.1-5
 - Add dirs /etc/plague and /usr/share/plague to plague-common
   since "plague-builder" and "plague" use them (#233904).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plague/F-9/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sources	13 Mar 2006 15:30:00 -0000	1.25
+++ sources	3 Sep 2008 05:08:37 -0000	1.26
@@ -1 +1 @@
-0eb43e25cdd8d630759d010115101956  plague-0.4.4.1.tar.bz2
+91b27539286838d6900c3427eabe1850  plague-0.4.5.tar.bz2




More information about the fedora-extras-commits mailing list