packages (DEVEL): libgweather/libgweather.spec - BR stable gtk+ - kill libt...

wiget wiget at pld-linux.org
Sat Feb 12 21:02:31 CET 2011


Author: wiget                        Date: Sat Feb 12 20:02:31 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- BR stable gtk+
- kill libtool file

---- Files affected:
packages/libgweather:
   libgweather.spec (1.30.2.4 -> 1.30.2.5) 

---- Diffs:

================================================================
Index: packages/libgweather/libgweather.spec
diff -u packages/libgweather/libgweather.spec:1.30.2.4 packages/libgweather/libgweather.spec:1.30.2.5
--- packages/libgweather/libgweather.spec:1.30.2.4	Thu Feb  3 20:01:19 2011
+++ packages/libgweather/libgweather.spec	Sat Feb 12 21:02:26 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteka dostępu do informacji pogodowych z serwisów internetowych dla różnych miejsc
 Name:		libgweather
 Version:	2.91.6
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgweather/2.91/%{name}-%{version}.tar.bz2
@@ -15,8 +15,8 @@
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-common >= 2.20.0
 BuildRequires:	gobject-introspection-devel >= 0.6.7
-BuildRequires:	glib2-devel >= 2.13.0
-BuildRequires:	gtk+3-devel >= 2.91.0
+BuildRequires:	glib2-devel >= 1:2.28.0
+BuildRequires:	gtk+3-devel >= 3.0.0
 BuildRequires:	gtk-doc >= 1.9
 BuildRequires:	intltool >= 0.40.3
 BuildRequires:	libsoup-gnome-devel >= 2.26.0
@@ -44,7 +44,7 @@
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	GConf2-devel >= 2.26.0
-Requires:	gtk+3-devel >= 2.91.0
+Requires:	gtk+3-devel >= 3.0.0
 Requires:	libsoup-devel >= 2.26.0
 Requires:	libxml2-devel >= 1:2.6.30
 Obsoletes:	gnome-applets-devel <= 2.21.4
@@ -81,7 +81,7 @@
 
 %prep
 %setup -q
-sed -i s#^en at shaw## po/LINGUAS
+sed -i "s#^en at shaw##" po/LINGUAS
 rm po/en at shaw.po
 
 %build
@@ -97,6 +97,7 @@
 	--enable-gtk-doc \
 	--with-html-dir=%{_gtkdocdir} \
 	--disable-silent-rules
+
 %{__make} -j1 -C data
 %{__make}
 
@@ -106,7 +107,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %find_lang libgweather-3.0
 
@@ -145,7 +147,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgweather-3.so
-%{_libdir}/libgweather-3.la
 %{_includedir}/libgweather-3.0
 %{_pkgconfigdir}/gweather-3.0.pc
 %{_datadir}/gir-1.0/GWeather-3.0.gir
@@ -164,6 +165,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30.2.5  2011/02/12 20:02:26  wiget
+- BR stable gtk+
+- kill libtool file
+
 Revision 1.30.2.4  2011/02/03 19:01:19  wiget
 - BR and R update
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgweather/libgweather.spec?r1=1.30.2.4&r2=1.30.2.5&f=u



More information about the pld-cvs-commit mailing list