[packages/GConf2] add workaround-crash.patch patch from fedora
glen
glen at pld-linux.org
Tue Mar 5 23:35:14 CET 2013
commit ded45b98eb8efb1443b303b8acd8cf10d96a326f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Mar 6 00:34:49 2013 +0200
add workaround-crash.patch patch from fedora
GConf2.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/GConf2.spec b/GConf2.spec
index 9e3de49..42d21e2 100644
--- a/GConf2.spec
+++ b/GConf2.spec
@@ -1,4 +1,3 @@
-#
# TODO:
# - update documentation to follow changes introduced in Patch0
#
@@ -11,13 +10,14 @@ Summary(pt_BR.UTF-8): Sistema de Configuração do GNOME 2
Summary(ru.UTF-8): Система конфигурации GNOME 2
Name: GConf2
Version: 3.2.6
-Release: 1
+Release: 2
License: LGPL v2+
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/3.2/GConf-%{version}.tar.xz
# Source0-md5: 2b16996d0e4b112856ee5c59130e822c
Patch0: %{name}-NO_MAJOR_VERSION.patch
Patch1: %{name}-reload.patch
+Patch2: workaround-crash.patch
URL: http://www.gnome.org/
BuildRequires: ORBit2-devel >= 1:2.14.9
BuildRequires: autoconf >= 2.60
@@ -171,6 +171,7 @@ automatycznie skonfigurowane do używania tych adresów.
%setup -q -n GConf-%{version}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__gtkdocize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GConf2.git/commitdiff/ded45b98eb8efb1443b303b8acd8cf10d96a326f
More information about the pld-cvs-commit
mailing list