Author: mmazur Date: Thu Aug 10 23:54:13 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.5.1 - This is an *evil* *evil* game. Played it twice in network mode and allmost got a heart attack both times. The adrenaline rush... bungy jumping my ass.
---- Files affected: SPECS: typespeed.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/typespeed.spec diff -u SPECS/typespeed.spec:1.11 SPECS/typespeed.spec:1.12 --- SPECS/typespeed.spec:1.11 Tue Dec 13 19:01:47 2005 +++ SPECS/typespeed.spec Fri Aug 11 01:54:08 2006 @@ -2,12 +2,12 @@ Summary: Program for counting typed chars Summary(pl): Program do mierzenia iloĊci wciskanych klawiszy Name: typespeed -Version: 0.4.4 +Version: 0.5.1 Release: 1 License: GPL Group: Applications/Text Source0: http://ls.purkki.org/typespeed/%{name}-%{version}.tar.gz -# Source0-md5: 97ca3e3d0323c41ecc4f453f557287ea +# Source0-md5: a39a4f76c047803c0b3d295d136365f0 URL: http://ls.purkki.org/typespeed/ BuildRequires: ncurses-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -28,15 +28,13 @@ %{__make} \ CC="%{__cc}" \ CFLAGS="%{rpmcflags} -D_GNU_SOURCE -I/usr/include/ncurses" -./typespeed \ - --makescores %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/{usr/share/typespeed,etc} install -D typespeed $RPM_BUILD_ROOT%{_bindir}/typespeed -install -D typespeed.1 $RPM_BUILD_ROOT%{_mandir}/man1/typespeed.1 +install -D typespeed.6 $RPM_BUILD_ROOT%{_mandir}/man6/typespeed.6 install words.* $RPM_BUILD_ROOT%{_datadir}/typespeed/ echo %{_datadir}/typespeed/ > $RPM_BUILD_ROOT%{_sysconfdir}/typespeedrc @@ -59,6 +57,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 + got a heart attack both times. The adrenaline rush... bungy jumping my ass. + Revision 1.11 2005/12/13 18:01:47 glen - adapterized (avoid macros with /usr/include/{ncurses,freetype}*) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/typespeed.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
