rpms/python-dmidecode/EL-4 .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 python-dmidecode.spec, 1.1, 1.2 sources, 1.2, 1.3

dsommers dsommers at fedoraproject.org
Tue Dec 15 14:44:24 UTC 2009


Author: dsommers

Update of /cvs/pkgs/rpms/python-dmidecode/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29620/EL-4

Modified Files:
	.cvsignore import.log python-dmidecode.spec sources 
Log Message:
Updated to the correct 3.10.8 version, release set to 2.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-dmidecode/EL-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	2 Dec 2009 07:10:33 -0000	1.2
+++ .cvsignore	15 Dec 2009 14:44:24 -0000	1.3
@@ -1 +1 @@
-python-dmidecode-3.10.7.tar.gz
+python-dmidecode-3.10.8.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-dmidecode/EL-4/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	2 Dec 2009 07:10:34 -0000	1.1
+++ import.log	15 Dec 2009 14:44:24 -0000	1.2
@@ -1 +1,2 @@
 python-dmidecode-3_10_7-3_fc11:EL-4:python-dmidecode-3.10.7-3.fc11.src.rpm:1259737799
+python-dmidecode-3_10_8-2_fc13:EL-4:python-dmidecode-3.10.8-2.fc13.src.rpm:1260888245


Index: python-dmidecode.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-dmidecode/EL-4/python-dmidecode.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-dmidecode.spec	2 Dec 2009 07:10:34 -0000	1.1
+++ python-dmidecode.spec	15 Dec 2009 14:44:24 -0000	1.2
@@ -3,8 +3,8 @@
 
 Summary: Python module to access DMI data
 Name: python-dmidecode
-Version: 3.10.7
-Release: 3%{?dist}
+Version: 3.10.8
+Release: 2%{?dist}
 License: GPLv2
 Group: System Environment/Libraries
 URL: http://projects.autonomy.net.au/python-dmidecode/
@@ -25,6 +25,9 @@ as python data structures or as XML data
 
 %build
 make build
+cd unit-tests
+make
+cd ..
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -46,6 +49,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/python-dmidecode/
 
 %changelog
+
+* Thu Dec 15 2009 Nima Talebi <nima at it.net.au> - 3.10.8-1
+- New Upstream release.
+- Big-endian and little-endian approved.
+- Packaged unit-test to tarball.
+- Rewritten unit-test to be able to run as non-root user, where it will not
+  try to read /dev/mem.
+- Added two dmidump data files to the unit-test.
+
 * Thu Nov 26 2009 David Sommerseth <davids at redhat.com> - 3.10.7-3
 - Fixed even more .spec file issues and removed explicit mentioning
   of /usr/share/python-dmidecode/pymap.xml


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-dmidecode/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	2 Dec 2009 07:10:34 -0000	1.2
+++ sources	15 Dec 2009 14:44:24 -0000	1.3
@@ -1 +1 @@
-22ee3707930451632307f83e4e33942b  python-dmidecode-3.10.7.tar.gz
+59356791cb6e48d5057f5110eae1a2b0  python-dmidecode-3.10.8.tar.gz




More information about the scm-commits mailing list