rpms/plague/devel .cvsignore, 1.9, 1.10 plague.spec, 1.25, 1.26 sources, 1.23, 1.24

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Mon Mar 13 04:36:56 UTC 2006


Author: dcbw

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

Modified Files:
	.cvsignore plague.spec sources 
Log Message:
* Sun Mar 12 2006 Dan Williams <dcbw at redhat.com> 0.4.4-1
- Update to 0.4.4 release
    - Don't use pyOpenSSL's sendall() call, but simulate it to achieve
        timeouts, better error handling, and more efficient CPU usage
    - Fix up initscripts and lifecycle management
    - Implement a TERM handler in server & builder for clean shutdown
    - Ensure jobs don't hang around on builders if they get left there for
        some reason (ie, server didn't unlock repo for the job)
    - Make Additional Package Arches really work (kmod support)
- Own /usr/lib/python?.?/site-packages/plague (#rh172794#)
- Require createrepo >= 4.3 (#rh170531#)




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/plague/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	24 Nov 2005 23:47:57 -0000	1.9
+++ .cvsignore	13 Mar 2006 04:36:56 -0000	1.10
@@ -6,3 +6,4 @@
 plague-0.4.1.tar.bz2
 plague-0.4.2.tar.bz2
 plague-0.4.3.tar.bz2
+plague-0.4.4.tar.bz2


Index: plague.spec
===================================================================
RCS file: /cvs/extras/rpms/plague/devel/plague.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- plague.spec	16 Feb 2006 05:12:37 -0000	1.25
+++ plague.spec	13 Mar 2006 04:36:56 -0000	1.26
@@ -2,8 +2,8 @@
 
 Summary: Distributed build system for RPMs
 Name: plague
-Version: 0.4.3
-Release: 6%{?dist}
+Version: 0.4.4
+Release: 1%{?dist}
 License: GPL
 Group: Development/Tools
 Source: http://fedoraproject.org/projects/plague/releases/%{name}-%{version}.tar.bz2
@@ -145,7 +145,15 @@
 
 
 %changelog
-* -------
+* Sun Mar 12 2006 Dan Williams <dcbw at redhat.com> 0.4.4-1
+- Update to 0.4.4 release
+    - Don't use pyOpenSSL's sendall() call, but simulate it to achieve
+        timeouts, better error handling, and more efficient CPU usage
+    - Fix up initscripts and lifecycle management
+    - Implement a TERM handler in server & builder for clean shutdown
+    - Ensure jobs don't hang around on builders if they get left there for
+        some reason (ie, server didn't unlock repo for the job)
+    - Make Additional Package Arches really work (kmod support)
 - Own /usr/lib/python?.?/site-packages/plague (#rh172794#)
 - Require createrepo >= 4.3 (#rh170531#)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/plague/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	24 Jan 2006 19:07:00 -0000	1.23
+++ sources	13 Mar 2006 04:36:56 -0000	1.24
@@ -1 +1 @@
-6282064ae35d13f6b72744400c8a49c0  plague-0.4.3.tar.bz2
+eecd67eb038bef9603a3a8f846677063  plague-0.4.4.tar.bz2




More information about the fedora-extras-commits mailing list