rpms/plague/devel plague.spec,1.14,1.15 sources,1.13,1.14

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Mon Nov 14 01:58:29 UTC 2005


Author: dcbw

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

Modified Files:
	plague.spec sources 
Log Message:
* Sun Nov 13 2005 Dan Williams <dcbw at redhat.com> 0.4.2-3
- Hopefully fix builds not moving past downloading/done
- Immediately kill jobs in the 'waiting' state when requested
- Utilize pthread_sigmask python module, if present, on Python
    2.3 and earlier to work around signal blocking issues in
    Python




Index: plague.spec
===================================================================
RCS file: /cvs/extras/rpms/plague/devel/plague.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- plague.spec	2 Nov 2005 02:53:29 -0000	1.14
+++ plague.spec	14 Nov 2005 01:58:27 -0000	1.15
@@ -3,7 +3,7 @@
 Summary: Distributed build system for RPMs
 Name: plague
 Version: 0.4.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: Development/Tools
 Source: http://fedoraproject.org/projects/plague/releases/%{name}-%{version}.tar.bz2
@@ -144,6 +144,13 @@
 
 
 %changelog
+* Sun Nov 13 2005 Dan Williams <dcbw at redhat.com> 0.4.2-3
+- Hopefully fix builds not moving past downloading/done
+- Immediately kill jobs in the 'waiting' state when requested
+- Utilize pthread_sigmask python module, if present, on Python
+    2.3 and earlier to work around signal blocking issues in
+    Python
+
 * Tue Nov  1 2005 Dan Williams <dcbw at redhat.com> 0.4.2-2
 - Make builders retry downloads from the server up to 3 times
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/plague/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	2 Nov 2005 02:53:29 -0000	1.13
+++ sources	14 Nov 2005 01:58:27 -0000	1.14
@@ -1 +1 @@
-49bd64b37245bd91d27d4cb0beab0b97  plague-0.4.2.tar.bz2
+34744b24724bb329a1392502e7678e42  plague-0.4.2.tar.bz2




More information about the fedora-extras-commits mailing list