rpms/oddjob/FC-4 .cvsignore, 1.5, 1.6 oddjob.spec, 1.4, 1.5 sources, 1.5, 1.6

Nalin Somabhai Dahyabhai (nalin) fedora-extras-commits at redhat.com
Thu Jul 20 18:24:21 UTC 2006


Author: nalin

Update of /cvs/extras/rpms/oddjob/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15387/FC-4

Modified Files:
	.cvsignore oddjob.spec sources 
Log Message:
auto-import oddjob-0.27-3 on branch FC-4 from oddjob-0.27-3.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/oddjob/FC-4/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	2 May 2006 23:41:09 -0000	1.5
+++ .cvsignore	20 Jul 2006 18:24:21 -0000	1.6
@@ -1 +1 @@
-oddjob-0.26-1.tar.gz
+oddjob-0.27-1.tar.gz


Index: oddjob.spec
===================================================================
RCS file: /cvs/extras/rpms/oddjob/FC-4/oddjob.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oddjob.spec	2 May 2006 23:41:09 -0000	1.4
+++ oddjob.spec	20 Jul 2006 18:24:21 -0000	1.5
@@ -1,15 +1,15 @@
 %define build_sample 0
 
 Name: oddjob
-Version: 0.26
-Release: 2
+Version: 0.27
+Release: 3
 Source: http://people.redhat.com/nalin/oddjob/oddjob-%{version}-1.tar.gz
 Summary: A D-BUS service which runs odd jobs on behalf of client applications
 License: BSD
 Group: System Environment/Daemons
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: dbus-devel >= 0.22, libselinux-devel, libxml2-devel
-BuildRequires: pam-devel, python-devel
+BuildRequires: pam-devel, python-devel, pkgconfig
 BuildRequires: cyrus-sasl-devel, krb5-devel, openldap-devel
 BuildRequires: docbook-dtds, xmlto
 Requires(post): /sbin/service
@@ -144,10 +144,27 @@
 %postun libs -p /sbin/ldconfig
 
 %changelog
-* Tue May  2 2006 Nalin Dahyabhai <nalin at redhat.com> 0.26-2
+* Thu Jul 20 2006 Nalin Dahyabhai <nalin at redhat.com> 0.27-3
+- rebuild
+
+* Thu Jul 20 2006 Nalin Dahyabhai <nalin at redhat.com> 0.27-2
 - rebuild
 
-* Tue May  2 2006 Nalin Dahyabhai <nalin at redhat.com> 0.26-1.1
+* Wed Jul 19 2006 Nalin Dahyabhai <nalin at redhat.com> 0.27-1
+- update to 0.27-1:
+  - don't attempt to subscribe to all possible messages -- the message bus
+    will already route to us messages addressed to us, and if we try for
+    more than that we may run afoul of SELinux policy, generating spewage
+- add a build dependency on pkgconfig, for the sake of FC3
+- update docs and comments because D-BUS is now called D-Bus
+
+* Tue May  2 2006 Nalin Dahyabhai <nalin at redhat.com> 0.26-4
+- rebuild
+
+* Tue May  2 2006 Nalin Dahyabhai <nalin at redhat.com> 0.26-3
+- rebuild
+
+* Tue May  2 2006 Nalin Dahyabhai <nalin at redhat.com> 0.26-2
 - rebuild
 
 * Tue May  2 2006 Nalin Dahyabhai <nalin at redhat.com> 0.26-1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/oddjob/FC-4/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	2 May 2006 23:41:09 -0000	1.5
+++ sources	20 Jul 2006 18:24:21 -0000	1.6
@@ -1 +1 @@
-f564acf65081c7e83f4ab4c428715bd1  oddjob-0.26-1.tar.gz
+22af2ce420a85b0526b6af7fc12e0e26  oddjob-0.27-1.tar.gz




More information about the fedora-extras-commits mailing list