rpms/dbus/devel dbus.spec,1.155,1.156

Colin Walters walters at fedoraproject.org
Tue Dec 9 16:24:59 UTC 2008


Author: walters

Update of /cvs/pkgs/rpms/dbus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28481

Modified Files:
	dbus.spec 
Log Message:
* Tue Dec 09 2008 Colin Walters <walters at redhat.com> - 1.2.8-2
- Remove accidentally added syslog patch



Index: dbus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dbus/devel/dbus.spec,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- dbus.spec	9 Dec 2008 16:22:10 -0000	1.155
+++ dbus.spec	9 Dec 2008 16:24:29 -0000	1.156
@@ -8,7 +8,7 @@
 Summary: D-BUS message bus
 Name: dbus
 Version: 1.2.8
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
 Source1: doxygen_to_devhelp.xsl
@@ -40,7 +40,6 @@
 Patch0: start-early.patch
 Patch1: dbus-1.0.1-generate-xml-docs.patch
 Patch6: dbus-1.2.1-increase-timeout.patch
-Patch7: dbus-syslog.patch
 
 %description
 D-BUS is a system for sending messages between applications. It is
@@ -95,7 +94,6 @@
 %patch0 -p1 -b .start-early
 %patch1 -p1 -b .generate-xml-docs
 %patch6 -p1 -b .increase-timeout
-%patch7 -p1 -b .syslog
 
 autoreconf -f -i
 
@@ -227,7 +225,10 @@
 %{_includedir}/*
 
 %changelog
-* Tue Dec 09 2008 Colin Walters <walters at redhat.com> - 1.2.9-1
+* Tue Dec 09 2008 Colin Walters <walters at redhat.com> - 1.2.8-2
+- Remove accidentally added syslog patch
+
+* Tue Dec 09 2008 Colin Walters <walters at redhat.com> - 1.2.8-1
 - New upstream 1.2.8
   Allows signals by default.
 




More information about the fedora-extras-commits mailing list