SPECS: libgweather.spec - updated to 2.22.1.2 - force make -j1 (do...

megabajt megabajt at pld-linux.org
Wed Apr 16 16:42:18 CEST 2008


Author: megabajt                     Date: Wed Apr 16 14:42:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.22.1.2
- force make -j1 (doesn't build without it)

---- Files affected:
SPECS:
   libgweather.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/libgweather.spec
diff -u SPECS/libgweather.spec:1.8 SPECS/libgweather.spec:1.9
--- SPECS/libgweather.spec:1.8	Tue Apr  8 17:13:10 2008
+++ SPECS/libgweather.spec	Wed Apr 16 16:42:13 2008
@@ -2,12 +2,12 @@
 Summary:	Library to access weather information from online services for numerous locations
 Summary(pl.UTF-8):	Biblioteka dostępu do informacji pogodowych z serwisów internetowych dla różnych miejsc
 Name:		libgweather
-Version:	2.22.1.1
+Version:	2.22.1.2
 Release:	1
 License:	GPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgweather/2.22/%{name}-%{version}.tar.bz2
-# Source0-md5:	6b0e12931db8c640992bef75bd3cc24b
+# Source0-md5:	6283f775434066e0183ee0c6cb789ac5
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.22.0
 BuildRequires:	autoconf >= 2.59
@@ -65,6 +65,7 @@
 
 sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
 mv po/sr@{Latn,latin}.po
+mv po-locations/sr@{Latn,latin}.po
 
 %build
 %{__intltoolize}
@@ -74,7 +75,7 @@
 %{__autoheader}
 %{__automake}
 %configure
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -123,6 +124,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-04-16 14:42:13  megabajt
+- updated to 2.22.1.2
+- force make -j1 (doesn't build without it)
+
 Revision 1.8  2008-04-08 15:13:10  megabajt
 - updated to 2.22.1.1 (new soname)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgweather.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list