From 68ad90ace567446513bc6db84c9ed649ae5ed732 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Jul 20 2006 18:39:13 +0000 Subject: auto-import oddjob-0.27-5 on branch devel from oddjob-0.27-5.src.rpm --- diff --git a/.cvsignore b/.cvsignore index b21a923..e36d120 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -oddjob-0.26-1.tar.gz +oddjob-0.27-1.tar.gz diff --git a/oddjob.spec b/oddjob.spec index 700fc4b..738484a 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -1,15 +1,15 @@ %define build_sample 0 Name: oddjob -Version: 0.26 -Release: 4 +Version: 0.27 +Release: 5 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,6 +144,26 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Thu Jul 20 2006 Nalin Dahyabhai 0.27-5 +- rebuild + +* Thu Jul 20 2006 Nalin Dahyabhai 0.27-4 +- rebuild + +* Thu Jul 20 2006 Nalin Dahyabhai 0.27-3 +- rebuild + +* Thu Jul 20 2006 Nalin Dahyabhai 0.27-2 +- rebuild + +* Wed Jul 19 2006 Nalin Dahyabhai 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 0.26-4 - rebuild @@ -153,9 +173,6 @@ fi * Tue May 2 2006 Nalin Dahyabhai 0.26-2 - rebuild -* Tue May 2 2006 Nalin Dahyabhai 0.26-1.1 -- rebuild - * Tue May 2 2006 Nalin Dahyabhai 0.26-1 - update to 0.26-1: - don't get confused when ACL entries for introspection show up in the diff --git a/sources b/sources index 94eb9d9..0f16201 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f564acf65081c7e83f4ab4c428715bd1 oddjob-0.26-1.tar.gz +22af2ce420a85b0526b6af7fc12e0e26 oddjob-0.27-1.tar.gz