rpms/oddjob/FC-3 .cvsignore, 1.5, 1.6 oddjob.spec, 1.6, 1.7 sources, 1.5, 1.6

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


Author: nalin

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/oddjob/FC-3/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	2 May 2006 23:36:33 -0000	1.5
+++ .cvsignore	20 Jul 2006 18:07:03 -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-3/oddjob.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- oddjob.spec	2 May 2006 23:36:33 -0000	1.6
+++ oddjob.spec	20 Jul 2006 18:07:03 -0000	1.7
@@ -1,7 +1,7 @@
 %define build_sample 0
 
 Name: oddjob
-Version: 0.26
+Version: 0.27
 Release: 1
 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
@@ -9,7 +9,7 @@
 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,6 +144,23 @@
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* 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
 - update to 0.26-1:
   - don't get confused when ACL entries for introspection show up in the


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/oddjob/FC-3/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	2 May 2006 23:36:33 -0000	1.5
+++ sources	20 Jul 2006 18:07:03 -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