SPECS: aoetools.spec - updated to 11
qboosh
qboosh at pld-linux.org
Fri Oct 6 11:00:55 CEST 2006
Author: qboosh Date: Fri Oct 6 09:00:55 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 11
---- Files affected:
SPECS:
aoetools.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/aoetools.spec
diff -u SPECS/aoetools.spec:1.10 SPECS/aoetools.spec:1.11
--- SPECS/aoetools.spec:1.10 Sat Aug 19 13:40:57 2006
+++ SPECS/aoetools.spec Fri Oct 6 11:00:49 2006
@@ -2,12 +2,12 @@
Summary: AoE tools - programs for users of ATA over Ethernet
Summary(pl): Narzędzia AoE - programy dla używających ATA over Ethernet
Name: aoetools
-Version: 10
+Version: 11
Release: 0.1
License: GPL v2
Group: Base/Utilities
Source0: http://dl.sourceforge.net/aoetools/%{name}-%{version}.tar.gz
-# Source0-md5: af89514d4abf5dd18d116dccea13a6fc
+# Source0-md5: 6dcae199043f273c38d053833cae5525
URL: http://aoetools.sourceforge.net/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,6 +26,11 @@
%prep
%setup -q
+%build
+%{__make} \
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags} -Wall"
+
%install
rm -rf $RPM_BUILD_ROOT
@@ -37,7 +42,7 @@
%files
%defattr(644,root,root,755)
-%doc NEWS README
+%doc NEWS README TODO
%attr(755,root,root) %{_sbindir}/aoe-discover
%attr(755,root,root) %{_sbindir}/aoe-interfaces
%attr(755,root,root) %{_sbindir}/aoe-stat
@@ -59,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/10/06 09:00:49 qboosh
+- updated to 11
+
Revision 1.10 2006/08/19 11:40:57 qboosh
- etherd devices added to dev.spec (first 256 minors)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/aoetools.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list