SPECS: beagle.spec, bluefish.spec, brasero.spec - sr at Latn -> sr at la...

ankry ankry at pld-linux.org
Sun Nov 4 00:11:31 CET 2007


Author: ankry                        Date: Sat Nov  3 23:11:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sr at Latn -> sr at latin, rel. 3

---- Files affected:
SPECS:
   beagle.spec (1.113 -> 1.114) , bluefish.spec (1.86 -> 1.87) , brasero.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.113 SPECS/beagle.spec:1.114
--- SPECS/beagle.spec:1.113	Sun Sep 30 20:45:50 2007
+++ SPECS/beagle.spec	Sun Nov  4 00:11:26 2007
@@ -25,7 +25,7 @@
 Summary(pl.UTF-8):	Beagle - podsystem indeksujący
 Name:		beagle
 Version:	0.2.18
-Release:	2
+Release:	3
 License:	Various
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
@@ -80,6 +80,8 @@
 %else
 Requires:	sqlite
 %endif
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 ExclusiveArch:	%{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9 sparc64
 ExcludeArch:	i386
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -296,6 +298,8 @@
 
 rm -rf $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
@@ -423,6 +427,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2007/11/03 23:11:26  ankry
+- sr at Latn -> sr at latin, rel. 3
+
 Revision 1.113  2007/09/30 18:45:50  qrczak
 - Updated to epiphany-2.20
 - Release 2

================================================================
Index: SPECS/bluefish.spec
diff -u SPECS/bluefish.spec:1.86 SPECS/bluefish.spec:1.87
--- SPECS/bluefish.spec:1.86	Mon Feb 12 22:23:49 2007
+++ SPECS/bluefish.spec	Sun Nov  4 00:11:26 2007
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Bluefish - Edytor HTML-a dla zaawansowanych
 Name:		bluefish
 Version:	1.0.7
-Release:	2
+Release:	3
 License:	GPL
 Group:		X11/Applications/Editors
 # The master server is here
@@ -41,6 +41,8 @@
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	shared-mime-info
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -89,6 +91,8 @@
     $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/mimetypes/gnome-mime-application-bluefish-project.png
 rm -f $RPM_BUILD_ROOT%{_desktopdir}/bluefish-project.desktop
 
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
+	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}
 
 %clean
@@ -121,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2007/11/03 23:11:26  ankry
+- sr at Latn -> sr at latin, rel. 3
+
 Revision 1.86  2007/02/12 21:23:49  glen
 - tabs in preamble
 

================================================================
Index: SPECS/brasero.spec
diff -u SPECS/brasero.spec:1.28 SPECS/brasero.spec:1.29
--- SPECS/brasero.spec:1.28	Wed Sep 19 15:49:25 2007
+++ SPECS/brasero.spec	Sun Nov  4 00:11:26 2007
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Program do wypalania płyt dla GNOME
 Name:		brasero
 Version:	0.6.1
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/brasero/0.6/%{name}-%{version}.tar.bz2
@@ -38,6 +38,8 @@
 Requires:	hal >= 0.5
 Suggests:	dvd+rw-tools
 Obsoletes:	bonfire
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -70,6 +72,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} --all-name
 
 %clean
@@ -107,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2007/11/03 23:11:26  ankry
+- sr at Latn -> sr at latin, rel. 3
+
 Revision 1.28  2007/09/19 13:49:25  megabajt
 - %gconf_schema_uninstall moved to %preun
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/beagle.spec?r1=1.113&r2=1.114&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bluefish.spec?r1=1.86&r2=1.87&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brasero.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list