Author: adamg Date: Mon Dec 18 23:49:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - apply kde-ac260-lt.patch (makes the software work when using autoconf-2.60) - thanks glen - release 5
---- Files affected: SPECS: kthinkbat.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/kthinkbat.spec diff -u SPECS/kthinkbat.spec:1.10 SPECS/kthinkbat.spec:1.11 --- SPECS/kthinkbat.spec:1.10 Sun Dec 3 16:17:54 2006 +++ SPECS/kthinkbat.spec Tue Dec 19 00:49:17 2006 @@ -3,13 +3,14 @@ Summary(pl): Monitor baterii laptopa dla KDE Name: kthinkbat Version: 0.2.3 -Release: 4 +Release: 5 License: GPL Group: Applications/Networking Source0: http://lepetitfou.dyndns.org/download/kthinkbat/src/kthinkbat-0.2.x/%{name}-%{version}.tar.bz2 # Source0-md5: edea76c527e7a89da92da14578c2be68 Patch0: %{name}-assert.patch Patch1: kde-am.patch +Patch2: kde-ac260-lt.patch URL: https://lepetitfou.dyndns.org/wiki/view/Werkstatt/KThinkBat BuildRequires: autoconf BuildRequires: automake @@ -56,6 +57,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__make} -f admin/Makefile.common cvs @@ -98,6 +100,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/12/18 23:49:17 adamg +- apply kde-ac260-lt.patch (makes the software work when using + autoconf-2.60) - thanks glen +- release 5 + Revision 1.10 2006/12/03 15:17:54 arekm - rel 4; noautoreq libtool stuff ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kthinkbat.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
