Author: shadzik Date: Thu May 17 03:37:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add kde-ac260-lt.patch - rel 2
---- Files affected: SPECS: kgit.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/kgit.spec diff -u SPECS/kgit.spec:1.4 SPECS/kgit.spec:1.5 --- SPECS/kgit.spec:1.4 Sat May 12 20:52:38 2007 +++ SPECS/kgit.spec Thu May 17 05:37:03 2007 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Interfejs do zarzÄ…dzania repozytoriami GIT dla KDE Name: kgit Version: 0.1 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://dl.sourceforge.net/kgit/%{name}-%{version}.tar.bz2 # Source0-md5: adef4a6ca7a9da22b86ef9d30ce6ec97 +Patch0: kde-ac260-lt.patch URL: http://kgit.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -32,6 +33,7 @@ %prep %setup -q -n %{name} +%patch0 -p1 %build cp -f /usr/share/automake/config.* admin @@ -72,6 +74,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/05/17 03:37:03 shadzik +- add kde-ac260-lt.patch +- rel 2 + Revision 1.4 2007/05/12 18:52:38 shadzik - use autotools - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kgit.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
