rpms/viaideinfo/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 viaideinfo.spec, 1.3, 1.4

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Thu Feb 1 05:28:12 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/viaideinfo/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19459/FC-6

Modified Files:
	.cvsignore sources viaideinfo.spec 
Log Message:
Update to new upstream release (0.5) which adds some new hardware support; add zlib-devel to BuildRequires; fix minor grammar error in previous %changelog entry.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/viaideinfo/FC-6/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	19 Oct 2006 06:50:13 -0000	1.2
+++ .cvsignore	1 Feb 2007 05:27:41 -0000	1.3
@@ -1 +1 @@
-viaideinfo-0.4.tar.gz
+viaideinfo-0.5.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/viaideinfo/FC-6/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	19 Oct 2006 06:50:13 -0000	1.2
+++ sources	1 Feb 2007 05:27:41 -0000	1.3
@@ -1 +1 @@
-e436a580eb8a047a0551cb996b11e6f5  viaideinfo-0.4.tar.gz
+5db6b9f406416e33efd31df1ad44a54c  viaideinfo-0.5.tar.gz


Index: viaideinfo.spec
===================================================================
RCS file: /cvs/extras/rpms/viaideinfo/FC-6/viaideinfo.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- viaideinfo.spec	22 Oct 2006 01:48:57 -0000	1.3
+++ viaideinfo.spec	1 Feb 2007 05:27:41 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		viaideinfo
-Version:	0.4
-Release:	3%{?dist}
+Version:	0.5
+Release:	1%{?dist}
 Summary:	Displays the information of installed VIA IDE controllers 
 Group:		Applications/System
 License:	GPL
@@ -12,6 +12,7 @@
 ExclusiveArch:	%{ix86} x86_64
 
 BuildRequires:	pciutils-devel >= 2.2.0  
+BuildRequires:	zlib-devel
 
 # Taken from the README
 %description
@@ -26,7 +27,7 @@
 Supported devices:
 	VT82C576, VT82C586, VT82C586A, VT82C586B, VT82C596A, VT82C596B,
 	VT82C686, VT82C686A, VT82C686B, VT8231, VT8233, VT8233C, VT8233A,
-	VT8235, VT8237, VT8237A, VT8251, VT6410
+	VT8235, VT8237, VT8237A, VT8251, VT6410, VT8237S, CX700
 
 
 %prep
@@ -55,11 +56,17 @@
 
 
 %changelog
+* Wed Jan 31 2007 Peter Gordon <peter at thecodergeek.com> - 0.5-1
+- Update to new upstream release (0.5). This adds support for SATA_EIDE
+  controllers and VT8237S, CX700 southbridges.
+- Added zlib-devel to BuildRequires.
+- Fix minor grammar error in prior %%changelog entry. 
+
 * Sat Oct 21 2006 Peter Gordon <peter at thecodergeek.com> - 0.4-3
 - Bump release to fix CVS tagging issue
 
 * Sat Oct 21 2006 Peter Gordon <peter at thecodergeek.com> - 0.4-2
-- Enable building on x86_64 (It works fine on x86-64 Via-based systems too,
+- Enable building on x86_64. (It works fine on x86-64 Via-based systems too,
   according to an email from the upstream maintainer.)
 
 * Tue Oct 17 2006 Peter Gordon <peter at thecodergeek.com> - 0.4-1




More information about the fedora-extras-commits mailing list