]> git.pld-linux.org Git - packages/gnome-common.git/commitdiff
- updated to 3.6.0 auto/th/gnome-common-3.6.0-1 auto/ti/gnome-common-3.6.0-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 16 Oct 2012 19:35:07 +0000 (21:35 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 16 Oct 2012 19:35:07 +0000 (21:35 +0200)
gnome-common-docdir.patch
gnome-common.spec

index f57657cbe999df5f2c451ea4d3e3bf6aabf778ac..803777afa60bee225603b42562ae9cee619837ec 100644 (file)
@@ -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; \
index 4836c38a5481e8dfd9660f1b9ca51a1b190c75a7..32c59645fa5777d86485faa96820393dd053a8db 100644 (file)
@@ -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/
This page took 0.116388 seconds and 4 git commands to generate.