Author: qboosh Date: Mon Jan 7 19:07:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.93 - updated make patch
---- Files affected: SPECS: smp_utils.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/smp_utils.spec diff -u SPECS/smp_utils.spec:1.5 SPECS/smp_utils.spec:1.6 --- SPECS/smp_utils.spec:1.5 Mon Feb 12 23:09:15 2007 +++ SPECS/smp_utils.spec Mon Jan 7 20:07:36 2008 @@ -2,12 +2,12 @@ Summary: Utilities for SAS Management Protocol (SMP) Summary(pl.UTF-8): Narzędzia do protokołu SAS Management Protocol (SMP) Name: smp_utils -Version: 0.92 +Version: 0.93 Release: 1 License: BSD Group: Applications/System Source0: http://sg.torque.net/sg/p/%{name}-%{version}.tgz -# Source0-md5: 431bd3413347b04868fca018c4bbdf17 +# Source0-md5: 7e3d6a5f28b2eca865df5f6a618db2e1 Patch0: %{name}-make.patch URL: http://sg.torque.net/sg/smp_utils.html BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -61,9 +61,9 @@ %files %defattr(644,root,root,755) -%doc AUTHORS CHANGELOG COPYING README TODO -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man8/* +%doc AUTHORS COPYING COVERAGE CREDITS ChangeLog README TODO +%attr(755,root,root) %{_bindir}/smp_* +%{_mandir}/man8/smp_*.8* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -71,6 +71,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008-01-07 19:07:36 qboosh +- updated to 0.93 +- updated make patch + Revision 1.5 2007-02-12 22:09:15 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smp_utils.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
