Author: pluto Date: Fri Aug 18 14:10:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - experimental port of qt-mainloop integrator, release 2.1.
---- Files affected: SPECS: dbus-qt3.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/dbus-qt3.spec diff -u SPECS/dbus-qt3.spec:1.2 SPECS/dbus-qt3.spec:1.3 --- SPECS/dbus-qt3.spec:1.2 Thu Aug 17 20:36:45 2006 +++ SPECS/dbus-qt3.spec Fri Aug 18 16:10:30 2006 @@ -6,12 +6,13 @@ Summary(pl): Biblioteka do używania D-BUS oparta o Qt Name: dbus-qt3 Version: 0.2 -Release: 2 +Release: 2.1 License: AFL v2.1 or GPL v2 Group: Libraries Source0: http://www.sbox.tugraz.at/home/v/voyager/%{rname}-%{version}.tar.bz2 # Source0-md5: 574ec7c8e0c227498a4fbbd6b2255853 Patch0: %{name}-configure.patch +Patch1: %{name}-mainloop-integration.patch URL: http://www.freedesktop.org/Software/dbus BuildRequires: autoconf BuildRequires: automake @@ -58,6 +59,7 @@ %prep %setup -qn %{rname}-%{version} %patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub . @@ -98,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/08/18 14:10:30 pluto +- experimental port of qt-mainloop integrator, release 2.1. + Revision 1.2 2006/08/17 18:36:45 freetz - added configure patch (build fix), rel.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dbus-qt3.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
