Author: pluto Date: Tue Oct 3 18:48:20 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.2.5 with additional gcc4/ac260 fixes.
---- Files affected: SPECS: klibido.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/klibido.spec diff -u SPECS/klibido.spec:1.5 SPECS/klibido.spec:1.6 --- SPECS/klibido.spec:1.5 Thu Sep 8 18:29:23 2005 +++ SPECS/klibido.spec Tue Oct 3 20:48:15 2006 @@ -2,12 +2,14 @@ Summary: KLibido - KDE Linux Binaries Downloader Summary(pl): KLibido - narzędzie do ściągania binariów dla KDE Name: klibido -Version: 0.2.4 +Version: 0.2.5 Release: 1 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/klibido/%{name}-%{version}.tar.gz -# Source0-md5: 36c39623eba87684ae377a1dce9f5599 +# Source0-md5: e343338541a3ff3f2983023ccc922af0 +Patch0: %{name}-gcc4.patch +Patch1: kde-ac260.patch URL: http://klibido.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -26,6 +28,8 @@ %prep %setup -q +%patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -77,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/10/03 18:48:15 pluto +- updated to 0.2.5 with additional gcc4/ac260 fixes. + Revision 1.5 2005/09/08 16:29:23 pluto - updated to 0.2.4, BR(db-cxx-devel). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/klibido.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
