packages: gtksourceview3/gtksourceview3.spec - updated to 2.91.5 - kill lib...

wiget wiget at pld-linux.org
Sat Feb 12 22:37:51 CET 2011


Author: wiget                        Date: Sat Feb 12 21:37:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.91.5
- kill libtool file

---- Files affected:
packages/gtksourceview3:
   gtksourceview3.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/gtksourceview3/gtksourceview3.spec
diff -u packages/gtksourceview3/gtksourceview3.spec:1.1 packages/gtksourceview3/gtksourceview3.spec:1.2
--- packages/gtksourceview3/gtksourceview3.spec:1.1	Sun Jan 16 16:11:32 2011
+++ packages/gtksourceview3/gtksourceview3.spec	Sat Feb 12 22:37:46 2011
@@ -5,12 +5,12 @@
 Summary:	Text widget that extends the standard GTK+ 3.x
 Summary(pl.UTF-8):	Widget tekstowy rozszerzający standardowy z GTK+ 3.x
 Name:		gtksourceview3
-Version:	2.91.4
+Version:	2.91.5
 Release:	1
 License:	GPL v2+ and LGPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/2.91/gtksourceview-%{version}.tar.bz2
-# Source0-md5:	1c3f9211c1e4f4276b77624f417598c6
+# Source0-md5:	3b3a217e8ddad65b4f2ca8e4497964ff
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf >= 2.64
 BuildRequires:	automake >= 1:1.10.3
@@ -18,7 +18,7 @@
 BuildRequires:	gettext-devel >= 0.17
 BuildRequires:	gnome-common >= 2.24.0
 BuildRequires:	gobject-introspection-devel >= 0.9.0
-BuildRequires:	gtk+3-devel >= 2.91.7
+BuildRequires:	gtk+3-devel >= 3.0.0
 BuildRequires:	gtk-doc >= 1.11
 BuildRequires:	intltool >= 0.40.0
 %if %{with glade}
@@ -62,7 +62,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe dla GtkSourceView
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	gtk+2-devel >= 2:2.14.0
+Requires:	gtk+3-devel >= 3.0.0
 Requires:	libxml2-devel >= 1:2.6.31
 
 %description devel
@@ -93,8 +93,8 @@
 
 %prep
 %setup -q -n gtksourceview-%{version}
-sed -i s#^en at shaw## po/LINGUAS
-rm po/en at shaw.po
+sed -i "s#^en at shaw##" po/LINGUAS
+%{__rm} po/en at shaw.po
 
 %build
 %{__gtkdocize}
@@ -119,6 +119,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
 %find_lang gtksourceview-3.0
 
 %clean
@@ -141,7 +143,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgtksourceview-3.0.so
-%{_libdir}/libgtksourceview-3.0.la
 %{_includedir}/gtksourceview-3.0
 %{_pkgconfigdir}/gtksourceview-3.0.pc
 %{_datadir}/gir-1.0/GtkSource-3.0.gir
@@ -162,6 +163,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/02/12 21:37:46  wiget
+- updated to 2.91.5
+- kill libtool file
+
 Revision 1.1  2011/01/16 15:11:32  wiget
 - based on gtksourceview2.spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtksourceview3/gtksourceview3.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list