Author: duddits Date: Fri Mar 13 14:08:01 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.3.0 - DESTDIR.patch updated - %files
---- Files affected: SPECS: schedtool.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/schedtool.spec diff -u SPECS/schedtool.spec:1.13 SPECS/schedtool.spec:1.14 --- SPECS/schedtool.spec:1.13 Mon Jul 28 00:22:00 2008 +++ SPECS/schedtool.spec Fri Mar 13 15:07:56 2009 @@ -2,12 +2,12 @@ Summary: Tool for querying and altering scheduler parameters Summary(pl.UTF-8): Narzędzie do odpytywania i zmieniania parametrów schedulera Name: schedtool -Version: 1.2.6 -Release: 2 +Version: 1.3.0 +Release: 1 License: GPL v2 Group: Applications/System Source0: http://freequaos.host.sk/schedtool/%{name}-%{version}.tar.bz2 -# Source0-md5: 06896c295c58be19c4c330234a0c02aa +# Source0-md5: 0d968f05d3ad7675f1f33ef1f6d0a3fb Patch0: %{name}-DESTDIR.patch URL: http://freequaos.host.sk/schedtool/ # requires new sched_getaffinity prototype @@ -44,8 +44,8 @@ %files %defattr(644,root,root,755) %doc CHANGES README SCHED_DESIGN TUNING -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man8/* +%attr(755,root,root) %{_bindir}/schedtool +%{_mandir}/man8/schedtool.8* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -53,6 +53,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2009/03/13 14:07:56 duddits +- up to 1.3.0 +- DESTDIR.patch updated +- %files + Revision 1.13 2008/07/27 22:22:00 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/schedtool.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
