SPECS: gnome-themes.spec - updated to 2.20.2 - use better way to f...

megabajt megabajt at pld-linux.org
Mon Nov 26 18:08:18 CET 2007


Author: megabajt                     Date: Mon Nov 26 17:08:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.20.2
- use better way to fix locale name

---- Files affected:
SPECS:
   gnome-themes.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/gnome-themes.spec
diff -u SPECS/gnome-themes.spec:1.74 SPECS/gnome-themes.spec:1.75
--- SPECS/gnome-themes.spec:1.74	Mon Nov  5 00:57:02 2007
+++ SPECS/gnome-themes.spec	Mon Nov 26 18:08:13 2007
@@ -5,12 +5,12 @@
 Summary:	Default themes for GNOME environment
 Summary(pl.UTF-8):	Domyślne motywy dla środowiska GNOME
 Name:		gnome-themes
-Version:	2.20.1
-Release:	2
+Version:	2.20.2
+Release:	1
 License:	LGPL
 Group:		Themes
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/2.20/%{name}-%{version}.tar.bz2
-# Source0-md5:	85d07ae96c7b2f78888750fd88aeb98e
+# Source0-md5:	52d018251ef8164deaf9343cbfb7af16
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
@@ -19,6 +19,7 @@
 BuildRequires:	intltool >= 0.36.1
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.197
+BuildRequires:	sed >= 4.0
 Requires:	gtk2-engines >= 1:2.12.0
 Conflicts:	crux-engine
 Conflicts:	crux-theme
@@ -244,6 +245,9 @@
 %prep
 %setup -q
 
+sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+mv po/sr\@{Latn,latin}.po
+
 %build
 %{__glib_gettextize}
 %{__intltoolize}
@@ -270,8 +274,6 @@
 done
 cd $CD
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}
 
 # all libs are in gtk2-engines now
@@ -361,6 +363,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2007-11-26 17:08:13  megabajt
+- updated to 2.20.2
+- use better way to fix locale name
+
 Revision 1.74  2007-11-04 23:57:02  ankry
 - sr at Latn -> sr at latin, rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-themes.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list