SPECS: dbus-qt3.spec - updated to 0.7 - dropped kde-ac260 patch, a...

qboosh qboosh at pld-linux.org
Sat May 26 18:04:24 CEST 2007


Author: qboosh                       Date: Sat May 26 16:04:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.7
- dropped kde-ac260 patch, added kde-ac260-lt
- added admin patch with a lot of huge missing files to allow rebuild ac/am

---- Files affected:
SPECS:
   dbus-qt3.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/dbus-qt3.spec
diff -u SPECS/dbus-qt3.spec:1.9 SPECS/dbus-qt3.spec:1.10
--- SPECS/dbus-qt3.spec:1.9	Tue May 22 17:51:35 2007
+++ SPECS/dbus-qt3.spec	Sat May 26 18:04:19 2007
@@ -5,18 +5,19 @@
 Summary:	Qt-based library for using D-BUS
 Summary(pl.UTF-8):	Biblioteka do używania D-BUS oparta o Qt
 Name:		dbus-qt3
-Version:	0.2
-Release:	2.2
+Version:	0.7
+Release:	1
 # AFL v2.1 or GPL v2+, but Qt license enforces GPL
 License:	GPL v2+
 Group:		Libraries
-Source0:	http://people.freedesktop.org/~krake/dbus-1-qt3/%{rname}-%{version}.tar.bz2
-# Source0-md5:	574ec7c8e0c227498a4fbbd6b2255853
+Source0:	http://people.freedesktop.org/~krake/dbus-1-qt3/%{rname}-%{version}.tar.gz
+# Source0-md5:	763cec940da1cf0e9fa7e18964b1dc45
 Patch0:		%{name}-configure.patch
-Patch1:		kde-ac260.patch
+Patch1:		%{name}-admin.patch
+Patch2:		kde-ac260-lt.patch
 URL:		http://www.freedesktop.org/Software/DBusBindings
-BuildRequires:	autoconf
-BuildRequires:	automake
+BuildRequires:	autoconf >= 2.53
+BuildRequires:	automake >= 1:1.6.1
 BuildRequires:	dbus-devel >= 0.91
 BuildRequires:	qt-devel >= 6:3.1.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,9 +59,11 @@
 %setup -qn %{rname}-%{version}
 %patch0 -p1
 %patch1 -p1
+chmod +x admin/detect-autoconf.pl
+%patch2 -p1
 
 %build
-cp -f /usr/share/automake/config.sub admin
+cp -f /usr/share/automake/config.* admin
 %{__make} -f admin/Makefile.common cvs
 %configure
 %{__make}
@@ -87,6 +90,7 @@
 %attr(755,root,root) %{_libdir}/libdbus-1-qt3.so
 %{_libdir}/libdbus-1-qt3.la
 %{_includedir}/dbus-1.0/qt3
+%{_pkgconfigdir}/dbus-1-qt3.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -98,6 +102,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/05/26 16:04:19  qboosh
+- updated to 0.7
+- dropped kde-ac260 patch, added kde-ac260-lt
+- added admin patch with a lot of huge missing files to allow rebuild ac/am
+
 Revision 1.9  2007/05/22 15:51:35  qboosh
 - more specific URL
 - updated Source0 URL (note: only ver. 0.6 and 0.7 there)
================================================================

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



More information about the pld-cvs-commit mailing list