]> git.pld-linux.org Git - packages/aoetools.git/commitdiff
- updated to 26
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 31 May 2008 13:25:50 +0000 (13:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aoetools.spec -> 1.22

aoetools.spec

index 2114a108acc0330cf49d0056d6d27c33b0ef787d..e8780d27fe70b95906e26733a412341f4ace4db2 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       AoE tools - programs for users of ATA over Ethernet
 Summary(pl.UTF-8):     Narzędzia AoE - programy dla używających ATA over Ethernet
 Name:          aoetools
-Version:       23
+Version:       26
 Release:       0.1
 License:       GPL v2
 Group:         Base/Utilities
 Source0:       http://dl.sourceforge.net/aoetools/%{name}-%{version}.tar.gz
-# Source0-md5: 5fb66fbe16fdcc43eb78bfb58378a2a9
+# Source0-md5: 9dc4a56cbd4ebd3eb226c2b46a401766
 URL:           http://aoetools.sourceforge.net/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,7 +41,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS README TODO devnodes.txt
+%doc NEWS README devnodes.txt
 %attr(755,root,root) %{_sbindir}/aoe-discover
 %attr(755,root,root) %{_sbindir}/aoe-flush
 %attr(755,root,root) %{_sbindir}/aoe-interfaces
@@ -52,6 +52,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/aoe-version
 %attr(755,root,root) %{_sbindir}/aoecfg
 %attr(755,root,root) %{_sbindir}/aoeping
+%attr(755,root,root) %{_sbindir}/coraid-update
 %{_mandir}/man8/aoe-discover.8*
 %{_mandir}/man8/aoe-flush.8*
 %{_mandir}/man8/aoe-interfaces.8*
@@ -62,3 +63,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/aoe-version.8*
 %{_mandir}/man8/aoecfg.8*
 %{_mandir}/man8/aoeping.8*
+%{_mandir}/man8/coraid-update.8*
This page took 0.06714 seconds and 4 git commands to generate.