devel/hdparm hdparm-8.1-nostrip.patch, NONE, 1.1 hdparm.spec, 1.36, 1.37 sources, 1.16, 1.17 hdparm-7.6-nostrip.patch, 1.1, NONE

Karsten Hopp (karsten) fedora-extras-commits at redhat.com
Mon Feb 18 16:32:55 UTC 2008


Author: karsten

Update of /cvs/extras/devel/hdparm
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30776

Modified Files:
	hdparm.spec sources 
Added Files:
	hdparm-8.1-nostrip.patch 
Removed Files:
	hdparm-7.6-nostrip.patch 
Log Message:
- update to 8.1

hdparm-8.1-nostrip.patch:

--- NEW FILE hdparm-8.1-nostrip.patch ---
diff -up hdparm-8.1/Makefile.nostrip hdparm-8.1/Makefile
--- hdparm-8.1/Makefile.nostrip	2008-02-18 17:30:51.000000000 +0100
+++ hdparm-8.1/Makefile	2008-02-18 17:31:00.000000000 +0100
@@ -26,7 +26,7 @@ OBJS = hdparm.o identify.o sgio.o
 
 hdparm: hdparm.h sgio.h $(OBJS)
 	$(CC) $(LDFLAGS) -o hdparm $(OBJS)
-	strip hdparm
+#	strip hdparm
 
 sgio.o:	sgio.h
 


Index: hdparm.spec
===================================================================
RCS file: /cvs/extras/devel/hdparm/hdparm.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- hdparm.spec	24 Aug 2007 14:04:43 -0000	1.36
+++ hdparm.spec	18 Feb 2008 16:32:19 -0000	1.37
@@ -1,12 +1,12 @@
 Summary: A utility for displaying and/or setting hard disk parameters
 Name: hdparm
-Version: 7.7
+Version: 8.1
 Release: 1%{?dist}
 License: BSD
 Group: Applications/System
 URL:    http://sourceforge.net/projects/hdparm/
 Source: http://hdparm.sourceforge.net/sourceforge/hdparm/hdparm-%{version}.tar.gz
-Patch0: hdparm-7.6-nostrip.patch
+Patch0: hdparm-8.1-nostrip.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch: s390 s390x
 
@@ -41,6 +41,9 @@
 %{_mandir}/man8/hdparm.8*
 
 %changelog
+* Mon Feb 18 2008 Karsten Hopp <karsten at redhat.com> 8.1-1
+- update to 8.1
+
 * Fri Aug 24 2007 Karsten Hopp <karsten at redhat.com> 7.7-1
 - update to 7.7
 


Index: sources
===================================================================
RCS file: /cvs/extras/devel/hdparm/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	24 Aug 2007 14:04:43 -0000	1.16
+++ sources	18 Feb 2008 16:32:19 -0000	1.17
@@ -1 +1 @@
-0d96f03155fe5c119ca338a51ad1eaa7  hdparm-7.7.tar.gz
+87c1512497195204034503665f71f5fc  hdparm-8.1.tar.gz


--- hdparm-7.6-nostrip.patch DELETED ---




More information about the fedora-extras-commits mailing list