Author: megabajt Date: Mon Feb 14 21:44:54 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.0 - removed obsolete -headers_fix.patch and -buildfix.patch
---- Files affected: packages/xfce4-battery-plugin: xfce4-battery-plugin.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/xfce4-battery-plugin/xfce4-battery-plugin.spec diff -u packages/xfce4-battery-plugin/xfce4-battery-plugin.spec:1.23 packages/xfce4-battery-plugin/xfce4-battery-plugin.spec:1.24 --- packages/xfce4-battery-plugin/xfce4-battery-plugin.spec:1.23 Fri Feb 4 19:24:08 2011 +++ packages/xfce4-battery-plugin/xfce4-battery-plugin.spec Mon Feb 14 22:44:49 2011 @@ -2,25 +2,23 @@ Summary: Battery monitor panel plugin for Xfce Summary(pl.UTF-8): Monitor zużycia baterii dla panelu Xfce Name: xfce4-battery-plugin -Version: 0.5.1 -Release: 3 +Version: 1.0.0 +Release: 1 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 +Source0: http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.0/%{name}-%{version}.tar.bz2 +# Source0-md5: 2696307f34f6b9630fcaaea102004e78 URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin BuildRequires: autoconf >= 2.63 BuildRequires: automake BuildRequires: intltool BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: rpmbuild(macros) >= 1.601 BuildRequires: xfce4-dev-tools >= 4.4.0 BuildRequires: xfce4-panel-devel >= 4.4.0 -Requires(post,postun): gtk-update-icon-cache -Requires(post,postun): hicolor-icon-theme +Requires: gtk-update-icon-cache +Requires: hicolor-icon-theme Requires: xfce4-panel >= 4.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,8 +30,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %{__intltoolize} @@ -53,8 +49,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -mv $RPM_BUILD_ROOT%{_datadir}/locale/nb{_NO,} -mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} +%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK %find_lang %{name} @@ -72,7 +67,8 @@ %doc AUTHORS ChangeLog README %attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-battery-plugin %{_datadir}/xfce4/panel-plugins/battmon.desktop -%{_iconsdir}/hicolor/*/devices/*.* +%{_iconsdir}/hicolor/*/*/*.png +%{_iconsdir}/hicolor/scalable/*/*.svg %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -80,6 +76,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2011/02/14 21:44:49 megabajt +- updated to 1.0.0 +- removed obsolete -headers_fix.patch and -buildfix.patch + Revision 1.23 2011/02/04 18:24:08 wiget - Requires(post,postun): gtk-update-icon-cache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-battery-plugin/xfce4-battery-plugin.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
