Author: megabajt Date: Thu Oct 1 17:02:54 2009 GMT Module: packages Tag: HEAD ---- Log message: - added -broken-timeout.patch - release 5
---- Files affected: packages/dbus: dbus.spec (1.193 -> 1.194) ---- Diffs: ================================================================ Index: packages/dbus/dbus.spec diff -u packages/dbus/dbus.spec:1.193 packages/dbus/dbus.spec:1.194 --- packages/dbus/dbus.spec:1.193 Mon Sep 7 20:47:13 2009 +++ packages/dbus/dbus.spec Thu Oct 1 19:02:49 2009 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Magistrala przesyłania komunikatów D-BUS Name: dbus Version: 1.2.16 -Release: 4 +Release: 5 License: AFL v2.1 or GPL v2 Group: Libraries Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz @@ -21,6 +21,7 @@ Patch1: %{name}-config.patch Patch2: %{name}-no_fatal_checks.patch Patch3: %{name}-allow-introspection.patch +Patch4: %{name}-broken-timeout.patch URL: http://www.freedesktop.org/Software/dbus BuildRequires: audit-libs-devel BuildRequires: autoconf >= 2.52 @@ -118,6 +119,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__libtoolize} @@ -258,6 +260,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.194 2009/10/01 17:02:49 megabajt +- added -broken-timeout.patch +- release 5 + Revision 1.193 2009/09/07 18:47:13 tommat - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dbus/dbus.spec?r1=1.193&r2=1.194&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
