SPECS: dbus-glib.spec - add patch for unsupported namespaces - rel 2

patrys patrys at pld-linux.org
Tue Apr 22 23:17:23 CEST 2008


Author: patrys                       Date: Tue Apr 22 21:17:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch for unsupported namespaces
- rel 2

---- Files affected:
SPECS:
   dbus-glib.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/dbus-glib.spec
diff -u SPECS/dbus-glib.spec:1.12 SPECS/dbus-glib.spec:1.13
--- SPECS/dbus-glib.spec:1.12	Sat Jun 30 22:19:15 2007
+++ SPECS/dbus-glib.spec	Tue Apr 22 23:17:18 2008
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Biblioteka do używania D-BUS oparta o GLib
 Name:		dbus-glib
 Version:	0.74
-Release:	1
+Release:	2
 License:	AFL v2.1 or GPL v2
 Group:		Libraries
 Source0:	http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@
 Source1:	dbus-bus-introspect.xml
 Patch0:		%{name}-configure.patch
 Patch1:		%{name}-nolibs.patch
+Patch2:		%{name}-bug14429.patch
 URL:		http://www.freedesktop.org/Software/DBusBindings
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1:1.9
@@ -78,6 +79,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -110,6 +112,7 @@
 # AFL not in common-licenses, so COPYING included
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libdbus-glib-1.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdbus-glib-1.so.2
 
 %files devel
 %defattr(644,root,root,755)
@@ -134,7 +137,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.12  2007-06-30 20:19:15  arekm
+Revision 1.13  2008-04-22 21:17:18  patrys
+- add patch for unsupported namespaces
+- rel 2
+
+Revision 1.12  2007/06/30 20:19:15  arekm
 - up to 0.74
 
 Revision 1.11  2007/02/17 23:54:57  megabajt
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dbus-glib.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list