SPECS: gtksourceview.spec, gtksourceview2.spec, gucharmap.spec, is...

ankry ankry at pld-linux.org
Mon Nov 5 00:10:47 CET 2007


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

---- Files affected:
SPECS:
   gtksourceview.spec (1.46 -> 1.47) , gtksourceview2.spec (1.8 -> 1.9) , gucharmap.spec (1.49 -> 1.50) , istanbul.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/gtksourceview.spec
diff -u SPECS/gtksourceview.spec:1.46 SPECS/gtksourceview.spec:1.47
--- SPECS/gtksourceview.spec:1.46	Sun May 27 01:55:37 2007
+++ SPECS/gtksourceview.spec	Mon Nov  5 00:10:41 2007
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Widget tekstowy rozszerzający standardowy z GTK+ 2.x
 Name:		gtksourceview
 Version:	1.8.5
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gtksourceview/1.8/%{name}-%{version}.tar.bz2
@@ -24,6 +24,8 @@
 %{?with_gnome:BuildRequires:	libgnomeprintui-devel >= 2.17.92}
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.27
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -99,7 +101,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
+	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}-1.0
 
 %clean
@@ -134,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2007/11/04 23:10:41  ankry
+- sr at Latn -> sr at latin, rel. 2
+
 Revision 1.46  2007/05/26 23:55:37  qboosh
 - updated nognome patch
 

================================================================
Index: SPECS/gtksourceview2.spec
diff -u SPECS/gtksourceview2.spec:1.8 SPECS/gtksourceview2.spec:1.9
--- SPECS/gtksourceview2.spec:1.8	Wed Oct 17 15:47:28 2007
+++ SPECS/gtksourceview2.spec	Mon Nov  5 00:10:41 2007
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Widget tekstowy rozszerzający standardowy z GTK+ 2.x
 Name:		gtksourceview2
 Version:	2.0.1
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/2.0/gtksourceview-%{version}.tar.bz2
@@ -23,6 +23,8 @@
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.30
 BuildRequires:	pkgconfig
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -98,6 +100,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
+	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang gtksourceview-2.0
 
 %clean
@@ -132,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/11/04 23:10:41  ankry
+- sr at Latn -> sr at latin, rel. 2
+
 Revision 1.8  2007/10/17 13:47:28  megabajt
 - updated to 2.0.1
 

================================================================
Index: SPECS/gucharmap.spec
diff -u SPECS/gucharmap.spec:1.49 SPECS/gucharmap.spec:1.50
--- SPECS/gucharmap.spec:1.49	Tue Sep 18 16:56:23 2007
+++ SPECS/gucharmap.spec	Mon Nov  5 00:10:41 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Mapa znaków unikodowych
 Name:		gucharmap
 Version:	1.10.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gucharmap/1.10/%{name}-%{version}.tar.bz2
@@ -26,6 +26,8 @@
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
 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
@@ -100,6 +102,8 @@
 
 ln -sf gucharmap $RPM_BUILD_ROOT%{_bindir}/charmap
 
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
+	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name} --with-gnome
 
 %clean
@@ -144,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2007/11/04 23:10:41  ankry
+- sr at Latn -> sr at latin, rel. 2
+
 Revision 1.49  2007/09/18 14:56:23  megabajt
 - updated to 1.10.1
 

================================================================
Index: SPECS/istanbul.spec
diff -u SPECS/istanbul.spec:1.16 SPECS/istanbul.spec:1.17
--- SPECS/istanbul.spec:1.16	Mon Oct 22 21:27:51 2007
+++ SPECS/istanbul.spec	Mon Nov  5 00:10:41 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Narzędzie do nagrywania sesji graficznych
 Name:		istanbul
 Version:	0.2.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://zaheer.merali.org/%{name}-%{version}.tar.bz2
@@ -32,6 +32,8 @@
 Requires:	gstreamer-vorbis
 Requires:	python-Xlib >= 0.13
 Requires:	python-gnome-extras-egg
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -66,6 +68,8 @@
 %py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}
 %py_postclean $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}
 
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
+	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name} --with-gnome
 
 %clean
@@ -96,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/11/04 23:10:41  ankry
+- sr at Latn -> sr at latin, rel. 2
+
 Revision 1.16  2007/10/22 19:27:51  qboosh
 - proper package name
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtksourceview.spec?r1=1.46&r2=1.47&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtksourceview2.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gucharmap.spec?r1=1.49&r2=1.50&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/istanbul.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list