rpms/oddjob/devel .cvsignore, 1.2, 1.3 oddjob.spec, 1.1, 1.2 sources, 1.2, 1.3

Nalin Somabhai Dahyabhai (nalin) fedora-extras-commits at redhat.com
Tue Feb 28 06:58:38 UTC 2006


Author: nalin

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

Modified Files:
	.cvsignore oddjob.spec sources 
Log Message:
auto-import oddjob-0.24-3 on branch devel from oddjob-0.24-3.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/oddjob/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	27 Feb 2006 20:36:50 -0000	1.2
+++ .cvsignore	28 Feb 2006 06:58:38 -0000	1.3
@@ -1 +1 @@
-oddjob-0.23-1.tar.gz
+oddjob-0.24-1.tar.gz


Index: oddjob.spec
===================================================================
RCS file: /cvs/extras/rpms/oddjob/devel/oddjob.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oddjob.spec	27 Feb 2006 20:36:50 -0000	1.1
+++ oddjob.spec	28 Feb 2006 06:58:38 -0000	1.2
@@ -1,8 +1,8 @@
 %define build_sample 0
 
 Name: oddjob
-Version: 0.23
-Release: 1
+Version: 0.24
+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
@@ -11,6 +11,7 @@
 BuildRequires: dbus-devel >= 0.22, libselinux-devel, libxml2-devel
 BuildRequires: pam-devel, python-devel
 BuildRequires: cyrus-sasl-devel, krb5-devel, openldap-devel
+BuildRequires: docbook-dtds, xmlto
 Requires(post): /sbin/service
 Requires(post): /sbin/chkconfig
 Requires(pre): /sbin/chkconfig
@@ -60,7 +61,7 @@
 	--disable-static \
 	--with-selinux-acls=default \
 	--with-selinux-labels \
-	--with-python \
+	--with-python --enable-xml-docs --enable-compat-dtd \
 	--libexecdir=%{_libdir} \
 	$sample_flag
 make %{_smp_mflags}
@@ -141,6 +142,24 @@
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Tue Feb 28 2006 Nalin Dahyabhai <nalin at redhat.com> 0.24-3
+- rebuild
+
+* Tue Feb 28 2006 Nalin Dahyabhai <nalin at redhat.com> 0.24-2
+- rebuild
+
+* Tue Feb 28 2006 Nalin Dahyabhai <nalin at redhat.com> 0.24-1
+- update to 0.24, fixing some build errors against D-BUS 0.30-0.33
+- require xmlto, because the generated HTML differs depending on whether
+  or not we know how to enforce ACLs which include SELinux context info
+- build with DocBook 4.3
+
+* Mon Feb 27 2006 Nalin Dahyabhai <nalin at redhat.com> 0.23-3
+- rebuild
+
+* Mon Feb 27 2006 Nalin Dahyabhai <nalin at redhat.com> 0.23-2
+- rebuild
+
 * Fri Jan 27 2006 Nalin Dahyabhai <nalin at redhat.com> 0.23-1
 - fix compilation against older versions of D-BUS if the
   GetConnectionSELinuxSecurityContext method turns out to be available


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/oddjob/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 Feb 2006 20:36:50 -0000	1.2
+++ sources	28 Feb 2006 06:58:38 -0000	1.3
@@ -1 +1 @@
-df4a8c74dc972ede3c829b42da388f1b  oddjob-0.23-1.tar.gz
+c44b3161ca2e6c30107e597976cc296d  oddjob-0.24-1.tar.gz




More information about the scm-commits mailing list