Author: qboosh Date: Sat Sep 10 13:36:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.96
---- Files affected: packages/smp_utils: smp_utils.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/smp_utils/smp_utils.spec diff -u packages/smp_utils/smp_utils.spec:1.10 packages/smp_utils/smp_utils.spec:1.11 --- packages/smp_utils/smp_utils.spec:1.10 Sat Nov 27 15:10:43 2010 +++ packages/smp_utils/smp_utils.spec Sat Sep 10 15:35:55 2011 @@ -1,17 +1,17 @@ # $Revision$, $Date$ -# NOTE: beta versions are versioned with just new version number, -# so check URL for final releases 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.95 +Version: 0.96 Release: 1 License: BSD Group: Applications/System -Source0: http://sg.danny.cz/sg/p/%{name}-%{version}.tgz -# Source0-md5: 5eaa0c076cf163e0ed1edc9626ca136f +Source0: http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz +# Source0-md5: 71ba9b8727664a5f45ecfdc46c4b6b3c Patch0: %{name}-make.patch URL: http://sg.danny.cz/sg/smp_utils.html +BuildRequires: tar >= 1:1.22 +BuildRequires: xz BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -63,7 +63,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS COPYING COVERAGE CREDITS ChangeLog README TODO +%doc AUTHORS COPYING COVERAGE CREDITS ChangeLog README %attr(755,root,root) %{_bindir}/smp_* %{_mandir}/man8/smp_*.8* @@ -73,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2011/09/10 13:35:55 qboosh +- updated to 0.96 + Revision 1.10 2010/11/27 14:10:43 qboosh - updated to 0.95 - updated make patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/smp_utils/smp_utils.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
