Author: freetz Date: Thu Aug 10 05:53:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.2, install dbus-bus-introspect.xml for proper header creating
---- Files affected: SPECS: dbus-glib.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/dbus-glib.spec diff -u SPECS/dbus-glib.spec:1.3 SPECS/dbus-glib.spec:1.4 --- SPECS/dbus-glib.spec:1.3 Wed Aug 9 23:20:10 2006 +++ SPECS/dbus-glib.spec Thu Aug 10 07:53:09 2006 @@ -8,11 +8,12 @@ Summary(pl): Biblioteka do używania D-BUS oparta o GLib Name: dbus-glib Version: 0.71 -Release: 1 +Release: 2 License: AFL v2.1 or GPL v2 Group: Libraries Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz # Source0-md5: 4e1e7348b26ee8b6485452113f4221cc +Source1: dbus-bus-introspect.xml Patch0: %{name}-configure.patch URL: http://www.freedesktop.org/Software/dbus BuildRequires: autoconf >= 2.52 @@ -22,7 +23,6 @@ BuildRequires: glib2-devel >= %{glib_version} BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: fixed-tools-build Requires: dbus-libs >= %{dbus_version} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -73,6 +73,8 @@ %configure \ --with-xml=expat +cp %{SOURCE1} tools + %{__make} %install @@ -110,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/08/10 05:53:09 freetz +- rel.2, install dbus-bus-introspect.xml for proper header creating + Revision 1.3 2006/08/09 21:20:10 freetz - added blocker, this stupid conection test creates some functions! ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dbus-glib.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
