SPECS: vte.spec - sr at Latn -> sr at latin; release 2
megabajt
megabajt at pld-linux.org
Sat Nov 10 13:44:47 CET 2007
Author: megabajt Date: Sat Nov 10 12:44:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sr at Latn -> sr at latin; release 2
---- Files affected:
SPECS:
vte.spec (1.125 -> 1.126)
---- Diffs:
================================================================
Index: SPECS/vte.spec
diff -u SPECS/vte.spec:1.125 SPECS/vte.spec:1.126
--- SPECS/vte.spec:1.125 Tue Sep 18 15:04:26 2007
+++ SPECS/vte.spec Sat Nov 10 13:44:41 2007
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Biblioteka z kontrolką terminala VTE
Name: vte
Version: 0.16.9
-Release: 1
+Release: 2
License: LGPL v2+
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/vte/0.16/%{name}-%{version}.tar.bz2
@@ -30,6 +30,8 @@
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.197
Requires(pre): utempter
+# sr at Latn vs. sr at latin
+Conflicts: glibc-misc < 6:2.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -138,7 +140,10 @@
rm -f $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/*.{la,a}
-%find_lang vte
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
+ mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
+
+%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -181,6 +186,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.126 2007/11/10 12:44:41 megabajt
+- sr at Latn -> sr at latin; release 2
+
Revision 1.125 2007/09/18 13:04:26 megabajt
- updated to 0.16.9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vte.spec?r1=1.125&r2=1.126&f=u
More information about the pld-cvs-commit
mailing list