Author: patrys Date: Mon Dec 8 16:44:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added allow-introspection patch to re-enable introspection - rel 2
---- Files affected: SPECS: dbus.spec (1.180 -> 1.181) ---- Diffs: ================================================================ Index: SPECS/dbus.spec diff -u SPECS/dbus.spec:1.180 SPECS/dbus.spec:1.181 --- SPECS/dbus.spec:1.180 Mon Dec 8 01:10:10 2008 +++ SPECS/dbus.spec Mon Dec 8 17:44:48 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Magistrala przesyłania komunikatów D-BUS Name: dbus Version: 1.2.6 -Release: 1 +Release: 2 License: AFL v2.1 or GPL v2 Group: Libraries Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz @@ -20,6 +20,7 @@ Patch0: %{name}-nolibs.patch Patch1: %{name}-config.patch Patch2: %{name}-no_fatal_checks.patch +Patch3: %{name}-allow-introspection.patch URL: http://www.freedesktop.org/Software/dbus BuildRequires: audit-libs-devel BuildRequires: autoconf >= 2.52 @@ -104,6 +105,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__libtoolize} @@ -241,6 +243,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.181 2008/12/08 16:44:48 patrys +- added allow-introspection patch to re-enable introspection +- rel 2 + Revision 1.180 2008/12/08 00:10:10 patrys - 1.2.6 - fixes CVE-2008-4311 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dbus.spec?r1=1.180&r2=1.181&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
