packages: gtksourceview2/gtksourceview2.spec - updated BRs - en at shaw is sup...

qboosh qboosh at pld-linux.org
Sat Mar 19 14:27:26 CET 2011


Author: qboosh                       Date: Sat Mar 19 13:27:26 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated BRs
- en at shaw is supported now (via LANGUAGE)
- package docs

---- Files affected:
packages/gtksourceview2:
   gtksourceview2.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/gtksourceview2/gtksourceview2.spec
diff -u packages/gtksourceview2/gtksourceview2.spec:1.38 packages/gtksourceview2/gtksourceview2.spec:1.39
--- packages/gtksourceview2/gtksourceview2.spec:1.38	Fri Oct 22 14:07:39 2010
+++ packages/gtksourceview2/gtksourceview2.spec	Sat Mar 19 14:27:21 2011
@@ -12,12 +12,12 @@
 BuildRequires:	autoconf >= 2.64
 BuildRequires:	automake >= 1:1.10.3
 BuildRequires:	docbook-dtd412-xml
-BuildRequires:	gettext-devel
+BuildRequires:	gettext-devel >= 0.17
 BuildRequires:	gnome-common >= 2.24.0
 BuildRequires:	gtk+2-devel >= 2:2.14.0
 BuildRequires:	gtk-doc >= 1.11
-BuildRequires:	intltool >= 0.36.1
-BuildRequires:	libtool
+BuildRequires:	intltool >= 0.40
+BuildRequires:	libtool >= 2:2.2.6
 BuildRequires:	libxml2-devel >= 1:2.6.31
 BuildRequires:	pkgconfig
 BuildRequires:	rpm-pythonprov
@@ -78,8 +78,6 @@
 
 %prep
 %setup -q -n gtksourceview-%{version}
-sed -i s#^en at shaw## po/LINGUAS
-rm po/en at shaw.po
 
 %build
 %{__gtkdocize}
@@ -90,10 +88,10 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	--disable-silent-rules \
 	--enable-gtk-doc \
 	--enable-static \
-	--with-html-dir=%{_gtkdocdir} \
-	--disable-silent-rules
+	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
@@ -112,6 +110,7 @@
 
 %files -f gtksourceview-2.0.lang
 %defattr(644,root,root,755)
+%doc AUTHORS ChangeLog MAINTAINERS NEWS README
 %attr(755,root,root) %{_libdir}/libgtksourceview-2.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgtksourceview-2.0.so.0
 %{_datadir}/gtksourceview-2.0
@@ -137,6 +136,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2011/03/19 13:27:21  qboosh
+- updated BRs
+- en at shaw is supported now (via LANGUAGE)
+- package docs
+
 Revision 1.38  2010/10/22 12:07:39  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtksourceview2/gtksourceview2.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list