Author: hawk Date: Sat Feb 2 11:23:05 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed headers issue - release 2
---- Files affected: SPECS: xfce4-battery-plugin.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/xfce4-battery-plugin.spec diff -u SPECS/xfce4-battery-plugin.spec:1.19 SPECS/xfce4-battery-plugin.spec:1.20 --- SPECS/xfce4-battery-plugin.spec:1.19 Mon Feb 12 23:09:22 2007 +++ SPECS/xfce4-battery-plugin.spec Sat Feb 2 12:23:00 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Monitor zużycia baterii dla panelu Xfce Name: xfce4-battery-plugin Version: 0.5.0 -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: c1d923bb90b79087ca7044bcc24bab5a +Patch0: %{name}-headers_fix.patch URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -30,6 +31,7 @@ %prep %setup -q +%patch0 -p1 %build %{__intltoolize} @@ -73,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2008-02-02 11:23:00 hawk +- fixed headers issue +- release 2 + Revision 1.19 2007-02-12 22:09:22 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfce4-battery-plugin.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
