SPECS: hdparm.spec - added sgio patch - more docs

qboosh qboosh at pld-linux.org
Sat Jan 26 22:23:49 CET 2008


Author: qboosh                       Date: Sat Jan 26 21:23:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added sgio patch
- more docs

---- Files affected:
SPECS:
   hdparm.spec (1.91 -> 1.92) 

---- Diffs:

================================================================
Index: SPECS/hdparm.spec
diff -u SPECS/hdparm.spec:1.91 SPECS/hdparm.spec:1.92
--- SPECS/hdparm.spec:1.91	Sun Aug 26 03:39:15 2007
+++ SPECS/hdparm.spec	Sat Jan 26 22:23:44 2008
@@ -19,6 +19,7 @@
 Source2:	%{name}.sysconfig
 Source3:	%{name}.8.pl
 Patch0:		%{name}-man-patch
+Patch1:		%{name}-sgio.patch
 URL:		http://sourceforge.net/projects/hdparm/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -76,6 +77,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
@@ -102,14 +104,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc contrib/README Changelog README.acoustic
+%doc contrib/README Changelog LICENSE.TXT README.acoustic TODO
 %attr(755,root,root) %{_sbindir}/hdparm
 %attr(755,root,root) %{_sbindir}/idectl
 %attr(755,root,root) %{_sbindir}/ultrabayd
 %attr(754,root,root) /etc/rc.d/rc.hdparm
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/hdparm
-%{_mandir}/man8/*
-%lang(pl) %{_mandir}/pl/man8/*
+%{_mandir}/man8/hdparm.8*
+%lang(pl) %{_mandir}/pl/man8/hdparm.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -117,6 +119,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92  2008-01-26 21:23:44  qboosh
+- added sgio patch
+- more docs
+
 Revision 1.91  2007-08-26 01:39:15  qboosh
 - updated to 7.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hdparm.spec?r1=1.91&r2=1.92&f=u



More information about the pld-cvs-commit mailing list