SPECS: epdfview.spec - small patch fixing locale names added - BR: pkgconfig

duddits duddits at pld-linux.org
Fri Mar 20 22:28:14 CET 2009


Author: duddits                      Date: Fri Mar 20 21:28:14 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- small patch fixing locale names added
- BR: pkgconfig

---- Files affected:
SPECS:
   epdfview.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/epdfview.spec
diff -u SPECS/epdfview.spec:1.3 SPECS/epdfview.spec:1.4
--- SPECS/epdfview.spec:1.3	Fri Mar 20 17:22:35 2009
+++ SPECS/epdfview.spec	Fri Mar 20 22:28:09 2009
@@ -8,11 +8,13 @@
 Group:		X11/Applications
 Source0:	http://trac.emma-soft.com/epdfview/chrome/site/releases/%{name}-%{version}.tar.bz2
 # Source0-md5:	1919bb19c16ef0a97d48b0a8303d3c7b
+Patch0:		%{name}-locale.patch
 URL:		http://trac.emma-soft.com/epdfview/
 BuildRequires:	cups-devel
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	intltool
+BuildRequires:	pkgconfig
 BuildRequires:	poppler-glib-devel > 0.5.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,6 +34,10 @@
 
 %prep
 %setup -q
+%patch0 -p1
+# pt_PT locale quick fix
+%{__mv} po/pt_PT.gmo po/pt.gmo
+%{__mv} po/pt_PT.po po/pt.po
 
 %build
 %configure
@@ -61,6 +67,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/03/20 21:28:09  duddits
+- small patch fixing locale names added
+- BR: pkgconfig
+
 Revision 1.3  2009/03/20 16:22:35  duddits
 - up to 0.1.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epdfview.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list