SPECS: dbus.spec - updated to 0.36 - removed python_types patch (a...
paladine
paladine at pld-linux.org
Wed Aug 24 17:08:21 CEST 2005
Author: paladine Date: Wed Aug 24 15:08:21 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.36
- removed python_types patch (already in sources)
---- Files affected:
SPECS:
dbus.spec (1.92 -> 1.93)
---- Diffs:
================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.92 SPECS/dbus.spec:1.93
--- SPECS/dbus.spec:1.92 Tue Aug 23 16:39:33 2005
+++ SPECS/dbus.spec Wed Aug 24 17:08:15 2005
@@ -22,12 +22,12 @@
Summary: D-BUS message bus
Summary(pl): Magistrala przesyłania komunikatów D-BUS
Name: dbus
-Version: 0.35.2
-Release: 0.2
+Version: 0.36
+Release: 0.1
License: AFL v2.1 or GPL v2
Group: Libraries
Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 414680dddd3dec84cc3b0c45cdfaafbc
+# Source0-md5: c969d0a11599e5950fb28eeed8b353ba
Source1: messagebus.init
Source2: %{name}-daemon-1-profile.d-sh
Source3: %{name}-sysconfig
@@ -37,7 +37,6 @@
Patch2: %{name}-config.patch
Patch3: %{name}-mint.patch
Patch4: %{name}-python_fixes.patch
-Patch5: %{name}-python_types.patch
URL: http://www.freedesktop.org/Software/dbus
BuildRequires: XFree86-devel
BuildRequires: autoconf >= 2.52
@@ -316,7 +315,6 @@
%patch2 -p1
%patch3 -p0
%patch4 -p1
-%patch5 -p1
sed -i 's:JAR.*=.*jar:JAR=fastjar:g' gcj/Makefile.{am,in}
%build
@@ -537,6 +535,7 @@
%defattr(644,root,root,755)
%dir %{py_sitedir}/%{name}/
%attr(755,root,root) %{py_sitedir}/%{name}/*.so
+%{py_sitedir}/dbus.pth
%{py_sitedir}/%{name}/*.py[co]
%endif
@@ -546,6 +545,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.93 2005/08/24 15:08:15 paladine
+- updated to 0.36
+- removed python_types patch (already in sources)
+
Revision 1.92 2005/08/23 14:39:33 paladine
- added missing commit log
- added BR: libselinux-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dbus.spec?r1=1.92&r2=1.93&f=u
More information about the pld-cvs-commit
mailing list