SPECS: gnome-netstatus.spec, gnome-pilot.spec, gnome-volume-manage...

ankry ankry at pld-linux.org
Mon Nov 5 00:56:49 CET 2007


Author: ankry                        Date: Sun Nov  4 23:56:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sr at Latn -> sr at latin, rel. 3

---- Files affected:
SPECS:
   gnome-netstatus.spec (1.30 -> 1.31) , gnome-pilot.spec (1.66 -> 1.67) , gnome-volume-manager.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/gnome-netstatus.spec
diff -u SPECS/gnome-netstatus.spec:1.30 SPECS/gnome-netstatus.spec:1.31
--- SPECS/gnome-netstatus.spec:1.30	Thu Jun 28 19:27:27 2007
+++ SPECS/gnome-netstatus.spec	Mon Nov  5 00:56:44 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Aplet wyświetlający stan połączeń sieciowych na panelu GNOME
 Name:		gnome-netstatus
 Version:	2.12.1
-Release:	2
+Release:	3
 License:	GPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/2.12/%{name}-%{version}.tar.bz2
@@ -33,6 +33,8 @@
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
 Requires:	libgnomeui >= 2.16.1
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -64,6 +66,8 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
+[ -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
@@ -99,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2007/11/04 23:56:44  ankry
+- sr at Latn -> sr at latin, rel. 3
+
 Revision 1.30  2007/06/28 17:27:27  qboosh
 - BR: libnotify-devel (added by patch)
 

================================================================
Index: SPECS/gnome-pilot.spec
diff -u SPECS/gnome-pilot.spec:1.66 SPECS/gnome-pilot.spec:1.67
--- SPECS/gnome-pilot.spec:1.66	Tue Jun 19 23:55:06 2007
+++ SPECS/gnome-pilot.spec	Mon Nov  5 00:56:44 2007
@@ -8,7 +8,7 @@
 Summary(zh_CN.UTF-8):	集成GNOME和PalmPilot的程序集
 Name:		gnome-pilot
 Version:	2.0.15
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-pilot/2.0/%{name}-%{version}.tar.bz2
@@ -36,6 +36,8 @@
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2 >= 2.14.0
 Requires:	%{name}-libs = %{version}-%{release}
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -164,6 +166,8 @@
 
 install -d $RPM_BUILD_ROOT%{_desktopdir}
 
+[ -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
@@ -220,6 +224,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2007/11/04 23:56:44  ankry
+- sr at Latn -> sr at latin, rel. 3
+
 Revision 1.66  2007/06/19 21:55:06  glen
 - rel 2
 

================================================================
Index: SPECS/gnome-volume-manager.spec
diff -u SPECS/gnome-volume-manager.spec:1.57 SPECS/gnome-volume-manager.spec:1.58
--- SPECS/gnome-volume-manager.spec:1.57	Tue Feb 13 08:16:47 2007
+++ SPECS/gnome-volume-manager.spec	Mon Nov  5 00:56:44 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Zarządca woluminów dla GNOME
 Name:		gnome-volume-manager
 Version:	2.17.0
-Release:	1
+Release:	3
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/2.17/%{name}-%{version}.tar.bz2
@@ -30,6 +30,8 @@
 Requires:	hal >= 0.5.7.1
 Requires:	libgnomeui >= 2.15.91
 Requires:	notification-daemon >= 0.3.5
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -74,8 +76,8 @@
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
 	autostartdir=%{_datadir}/gnome/autostart
 
-#rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
+	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}
 
 %clean
@@ -102,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2007/11/04 23:56:44  ankry
+- sr at Latn -> sr at latin, rel. 3
+
 Revision 1.57  2007/02/13 07:16:47  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-netstatus.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-pilot.spec?r1=1.66&r2=1.67&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-volume-manager.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list