SPECS: system-config-printer.spec - sr at Latn -> sr at latin; release 2

megabajt megabajt at pld-linux.org
Sat Nov 10 17:51:13 CET 2007


Author: megabajt                     Date: Sat Nov 10 16:51:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sr at Latn -> sr at latin; release 2

---- Files affected:
SPECS:
   system-config-printer.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/system-config-printer.spec
diff -u SPECS/system-config-printer.spec:1.13 SPECS/system-config-printer.spec:1.14
--- SPECS/system-config-printer.spec:1.13	Wed Oct 24 00:11:31 2007
+++ SPECS/system-config-printer.spec	Sat Nov 10 17:51:07 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Graficzny interfejs do zarządzania drukarkami
 Name:		system-config-printer
 Version:	0.7.76
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://cyberelk.net/tim/data/system-config-printer/%{name}-%{version}.tar.bz2
@@ -24,6 +24,8 @@
 Requires:	python-pynotify
 Requires:	python-rhpl
 %pyrequires_eq	python-libs
+# sr at Latn vs. sr at latin
+Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,16 +44,20 @@
 %setup -q
 %patch0 -p1
 
+sed -i -e s#sr\@Latn#sr\@latin# configure.in
+mv po/sr\@{Latn,latin}.po
+
 %build
 %{__intltoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%{configure}
+%configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -86,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/11/10 16:51:07  megabajt
+- sr at Latn -> sr at latin; release 2
+
 Revision 1.13  2007/10/23 22:11:31  patrys
 - 0.7.76
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/system-config-printer.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list