SPECS: dbus.spec - ver. 0.34

wrobell wrobell at pld-linux.org
Sun Jun 26 16:52:03 CEST 2005


Author: wrobell                      Date: Sun Jun 26 14:52:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 0.34

---- Files affected:
SPECS:
   dbus.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.83 SPECS/dbus.spec:1.84
--- SPECS/dbus.spec:1.83	Wed Jun 22 19:46:29 2005
+++ SPECS/dbus.spec	Sun Jun 26 16:51:57 2005
@@ -20,12 +20,12 @@
 Summary:	D-BUS message bus
 Summary(pl):	Magistrala przesyłania komunikatów D-BUS
 Name:		dbus
-Version:	0.33
-Release:	0.3
+Version:	0.34
+Release:	0.1
 License:	AFL v2.1 or GPL v2
 Group:		Libraries
 Source0:	http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	23db7f95dbb1fcae6e1d43fcc17857aa
+# Source0-md5:	fd25c4ee2374f6c3ef9e236290667242
 Source1:	messagebus.init
 Source2:	%{name}-daemon-1-profile.d-sh
 Source3:	%{name}-sysconfig
@@ -34,9 +34,6 @@
 Patch1:		%{name}-nolibs.patch
 Patch2:		%{name}-config.patch
 Patch3:		%{name}-mint.patch
-Patch4:		%{name}-deadlock-fix.patch
-Patch5:		%{name}-print_child_pid.patch
-Patch6:		%{name}-types.patch
 URL:		http://www.freedesktop.org/Software/dbus
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf >= 2.52
@@ -313,9 +310,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p0
-%patch4 -p0
-%patch5 -p1
-%patch6 -p1
 sed -i 's:JAR.*=.*jar:JAR=fastjar:g' gcj/Makefile.{am,in}
 
 %build
@@ -536,8 +530,9 @@
 %if %{with python}
 %files -n python-dbus
 %defattr(644,root,root,755)
-%attr(755,root,root) %{py_sitedir}/*.so
-%{py_sitedir}/*.py[co]
+%dir %{py_sitedir}/%{name}/
+%attr(755,root,root) %{py_sitedir}/%{name}/*.so
+%{py_sitedir}/%{name}/*.py[co]
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -546,6 +541,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2005/06/26 14:51:57  wrobell
+- ver. 0.34
+
 Revision 1.83  2005/06/22 17:46:29  qboosh
 - this spec has been already adapted for gcc4-style gcj - updated deps (fixes BTS#5664)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dbus.spec?r1=1.83&r2=1.84&f=u




More information about the pld-cvs-commit mailing list