packages: xfce4-battery-plugin/xfce4-battery-plugin.spec - no need to regen...

baggins baggins at pld-linux.org
Fri May 11 14:51:11 CEST 2012


Author: baggins                      Date: Fri May 11 12:51:11 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no need to regenarate auto*
- plug now built as module

---- Files affected:
packages/xfce4-battery-plugin:
   xfce4-battery-plugin.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/xfce4-battery-plugin/xfce4-battery-plugin.spec
diff -u packages/xfce4-battery-plugin/xfce4-battery-plugin.spec:1.26 packages/xfce4-battery-plugin/xfce4-battery-plugin.spec:1.27
--- packages/xfce4-battery-plugin/xfce4-battery-plugin.spec:1.26	Fri May 11 14:47:06 2012
+++ packages/xfce4-battery-plugin/xfce4-battery-plugin.spec	Fri May 11 14:51:06 2012
@@ -9,10 +9,6 @@
 Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.0/%{name}-%{version}.tar.bz2
 # Source0-md5:	4fb65d12928d438273eebbe76bba5d6d
 URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
-BuildRequires:	autoconf >= 2.63
-BuildRequires:	automake
-BuildRequires:	intltool
-BuildRequires:	libtool
 BuildRequires:	libxfce4ui-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.601
@@ -33,12 +29,6 @@
 %setup -q
 
 %build
-%{__intltoolize}
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
 %configure \
 	--disable-static
 
@@ -50,6 +40,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
 
 %find_lang %{name}
@@ -66,8 +57,8 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-battery-plugin
-%{_datadir}/xfce4/panel-plugins/battmon.desktop
+%attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libbattery.so
+%{_datadir}/xfce4/panel/plugins/battery.desktop
 %{_iconsdir}/hicolor/*/*/*.png
 %{_iconsdir}/hicolor/scalable/*/*.svg
 
@@ -77,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2012/05/11 12:51:06  baggins
+- no need to regenarate auto*
+- plug now built as module
+
 Revision 1.26  2012/05/11 12:47:06  baggins
 - up to 1.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/xfce4-battery-plugin/xfce4-battery-plugin.spec?r1=1.26&r2=1.27



More information about the pld-cvs-commit mailing list