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

megabajt megabajt at pld-linux.org
Tue Nov 27 20:16:00 CET 2007


Author: megabajt                     Date: Tue Nov 27 19:16:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.20.2
- use better way to fix locale name

---- Files affected:
SPECS:
   gnome-session.spec (1.128 -> 1.129) 

---- Diffs:

================================================================
Index: SPECS/gnome-session.spec
diff -u SPECS/gnome-session.spec:1.128 SPECS/gnome-session.spec:1.129
--- SPECS/gnome-session.spec:1.128	Mon Nov  5 00:57:02 2007
+++ SPECS/gnome-session.spec	Tue Nov 27 20:15:55 2007
@@ -2,12 +2,12 @@
 Summary:	The GNOME desktop programs for the GNOME2 GUI desktop environment
 Summary(pl.UTF-8):	Programy dla desktopu środowiska graficznego GNOME2
 Name:		gnome-session
-Version:	2.20.1
-Release:	2
+Version:	2.20.2
+Release:	1
 License:	LGPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.20/%{name}-%{version}.tar.bz2
-# Source0-md5:	8c9c2940957dc0140a23ef638d23fb35
+# Source0-md5:	4dba25eb6ddb1a25d70fe3107ce23ed8
 Source1:	%{name}-gnome.desktop
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-configure.patch
@@ -81,6 +81,9 @@
 %patch1 -p1
 %patch2 -p1
 
+sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
+mv po/sr\@{Latn,latin}.po
+
 %build
 %{__glib_gettextize}
 %{__intltoolize}
@@ -110,8 +113,6 @@
 mv ChangeLog main-ChangeLog
 find . -name ChangeLog |awk '{src=$0; dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}'|sh
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name} --with-gnome --all-name
 
 %clean
@@ -152,6 +153,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129  2007-11-27 19:15:55  megabajt
+- updated to 2.20.2
+- use better way to fix locale name
+
 Revision 1.128  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-session.spec?r1=1.128&r2=1.129&f=u



More information about the pld-cvs-commit mailing list