Author: czarny Date: Mon Jan 1 16:29:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.5.3 - changed URL to the moved one - patch to make it work in PLD
---- Files affected: SPECS: typespeed.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/typespeed.spec diff -u SPECS/typespeed.spec:1.12 SPECS/typespeed.spec:1.13 --- SPECS/typespeed.spec:1.12 Fri Aug 11 01:54:08 2006 +++ SPECS/typespeed.spec Mon Jan 1 17:29:49 2007 @@ -2,12 +2,13 @@ Summary: Program for counting typed chars Summary(pl): Program do mierzenia iloĊci wciskanych klawiszy Name: typespeed -Version: 0.5.1 +Version: 0.5.3 Release: 1 License: GPL Group: Applications/Text -Source0: http://ls.purkki.org/typespeed/%{name}-%{version}.tar.gz -# Source0-md5: a39a4f76c047803c0b3d295d136365f0 +Source0: http://tobias.eyedacor.org/typespeed/%{name}-%{version}.tar.gz +# Source0-md5: ee888deb405a40045297a6e5175f78e8 +Patch0: %{name}-dirs.patch URL: http://ls.purkki.org/typespeed/ BuildRequires: ncurses-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -23,6 +24,7 @@ %prep %setup -q +%patch0 -p1 %build %{__make} \ @@ -57,6 +59,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007/01/01 16:29:49 czarny +- up to 0.5.3 +- changed URL to the moved one +- patch to make it work in PLD + Revision 1.12 2006/08/10 23:54:08 mmazur - up to 0.5.1 - This is an *evil* *evil* game. Played it twice in network mode and allmost ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/typespeed.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
