[packages/gnome-common] - updated to 3.6.0
kiesiu
kiesiu at pld-linux.org
Tue Oct 16 21:35:25 CEST 2012
commit 9658b25263e3dd3f4fcddcfac57cacd305309392
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Tue Oct 16 21:35:07 2012 +0200
- updated to 3.6.0
gnome-common-docdir.patch | 4 ++--
gnome-common.spec | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gnome-common.spec b/gnome-common.spec
index 4836c38..32c5964 100644
--- a/gnome-common.spec
+++ b/gnome-common.spec
@@ -2,12 +2,12 @@ Summary: Common macros useful for building GNOME packages
Summary(es.UTF-8): Macros comunes útiles para construir paquetes de GNOME
Summary(pl.UTF-8): Wspólne makra przydatne do budowania pakietów GNOME
Name: gnome-common
-Version: 3.5.91
+Version: 3.6.0
Release: 1
License: GPL v2
Group: Development/Tools
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-common/3.5/%{name}-%{version}.tar.xz
-# Source0-md5: 6e972380f28e6a2623af415b894a6fa3
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-common/3.6/%{name}-%{version}.tar.xz
+# Source0-md5: 256abc245ead2665dd8c80568b74b05c
Patch0: %{name}-omf.patch
Patch1: %{name}-docdir.patch
URL: http://www.gnome.org/
diff --git a/gnome-common-docdir.patch b/gnome-common-docdir.patch
index f57657c..803777a 100644
--- a/gnome-common-docdir.patch
+++ b/gnome-common-docdir.patch
@@ -55,8 +55,8 @@
+++ gnome-common-3.5.91/doc-build/omf.make 2012-09-26 19:42:35.930138821 +0200
@@ -38,7 +38,7 @@ omf_timestamp: $(omffile)
-for file in $(omffile); do \
- absfile=$(srcdir)/$$file \
- test -r $$file && absfile=$$file \
+ absfile=$(srcdir)/$$file; \
+ test -r $$file && absfile=$$file; \
- scrollkeeper-preinstall $(docdir)/$(docname).xml $$absfile $$file.out; \
+ scrollkeeper-preinstall $(gtkdochelpdir)/$(docname).xml $$absfile $$file.out; \
done; \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-common.git/commitdiff/9658b25263e3dd3f4fcddcfac57cacd305309392
More information about the pld-cvs-commit
mailing list