Author: qboosh Date: Sat Feb 11 13:00:13 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.2
---- Files affected: SPECS: numactl.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/numactl.spec diff -u SPECS/numactl.spec:1.3 SPECS/numactl.spec:1.4 --- SPECS/numactl.spec:1.3 Thu Jan 12 20:12:37 2006 +++ SPECS/numactl.spec Sat Feb 11 14:00:08 2006 @@ -2,12 +2,12 @@ Summary: Simple NUMA policy support Summary(pl): Prosta obsługa polityk NUMA Name: numactl -Version: 0.9.1 +Version: 0.9.2 Release: 1 License: LGPL v2.1 (library), GPL v2 (utilities) Group: Applications/System Source0: ftp://ftp.suse.com/pub/people/ak/numa/%{name}-%{version}.tar.gz -# Source0-md5: 10e951f4ca8a3d4307dc74b8ec5f9b70 +# Source0-md5: 8bac0d50c70f6de63cbf15546cca6044 URL: ftp://ftp.suse.com/pub/people/ak/numa/ BuildRequires: sed >= 4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -69,10 +69,11 @@ %files %defattr(644,root,root,755) %doc CHANGES README TODO +%attr(755,root,root) %{_bindir}/memhog +%attr(755,root,root) %{_bindir}/migratepages %attr(755,root,root) %{_bindir}/numactl %attr(755,root,root) %{_bindir}/numademo %attr(755,root,root) %{_bindir}/numastat -%attr(755,root,root) %{_bindir}/memhog %attr(755,root,root) %{_libdir}/libnuma.so.* %{_mandir}/man8/numactl.8* @@ -91,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/02/11 13:00:08 qboosh +- updated to 0.9.2 + Revision 1.3 2006/01/12 19:12:37 qboosh - updated to 0.9.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/numactl.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
