SPECS: xfce4-battery-plugin.spec - added -buildfix.patch - fixed locale nam...

megabajt megabajt at pld-linux.org
Mon Mar 2 17:59:01 CET 2009


Author: megabajt                     Date: Mon Mar  2 16:59:01 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -buildfix.patch
- fixed locale names
- release 2

---- Files affected:
SPECS:
   xfce4-battery-plugin.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/xfce4-battery-plugin.spec
diff -u SPECS/xfce4-battery-plugin.spec:1.21 SPECS/xfce4-battery-plugin.spec:1.22
--- SPECS/xfce4-battery-plugin.spec:1.21	Sun Nov  2 16:59:51 2008
+++ SPECS/xfce4-battery-plugin.spec	Mon Mar  2 17:58:56 2009
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):	Monitor zużycia baterii dla panelu Xfce
 Name:		xfce4-battery-plugin
 Version:	0.5.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://goodies.xfce.org/releases/xfce4-battery-plugin/%{name}-%{version}.tar.bz2
 # Source0-md5:	d8a666d85bb3c1dd007b547de4dd7037
 Patch0:		%{name}-headers_fix.patch
+Patch1:		%{name}-buildfix.patch
 URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake
@@ -32,6 +33,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__intltoolize}
@@ -51,6 +53,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+mv $RPM_BUILD_ROOT%{_datadir}/locale/nb{_NO,}
+mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,}
+
 %find_lang %{name}
 
 %clean
@@ -75,6 +80,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/03/02 16:58:56  megabajt
+- added -buildfix.patch
+- fixed locale names
+- release 2
+
 Revision 1.21  2008/11/02 15:59:51  gotar
 - upgraded to 0.5.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfce4-battery-plugin.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list