rpms/libsmbios/FC-6 .cvsignore, 1.5, 1.6 libsmbios.spec, 1.4, 1.5 sources, 1.5, 1.6

Michael E Brown (mebrown) fedora-extras-commits at redhat.com
Thu Aug 23 04:17:34 UTC 2007


Author: mebrown

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

Modified Files:
	.cvsignore libsmbios.spec sources 
Log Message:
* Wed Aug 22 2007 Michael E Brown <michael_e_brown at dell.com> - 0.13.9
- new upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libsmbios/FC-6/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	21 Apr 2007 15:11:21 -0000	1.5
+++ .cvsignore	23 Aug 2007 04:17:01 -0000	1.6
@@ -1 +1 @@
-libsmbios-0.13.6.tar.gz
+libsmbios-0.13.9.tar.gz


Index: libsmbios.spec
===================================================================
RCS file: /cvs/extras/rpms/libsmbios/FC-6/libsmbios.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libsmbios.spec	21 Apr 2007 15:11:21 -0000	1.4
+++ libsmbios.spec	23 Aug 2007 04:17:01 -0000	1.5
@@ -1,24 +1,15 @@
-###################################################################
-#
-# WARNING
-#
-# These are all automatically replaced by the release script.
-# START = Do not edit manually
+# these are all substituted by autoconf
 %define major 0
 %define minor 13
-%define sub 6
+%define sub 9
 %define extralevel %{nil}
 %define release_name libsmbios
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
-#
-# END = Do not edit manually
-#
-###################################################################
 
 Name: %{release_name}
 Version: %{release_version}
 Release: 1%{?dist}
-License: GPL style
+License: GPLv2+ or OSL
 Group: System Environment/Libraries
 Source: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
 URL: http://linux.dell.com/libsmbios/main
@@ -102,13 +93,13 @@
 chmod 755 cppunit/*.sh
 
 %build
-%configure
 export EXTRA_CXXFLAGS="%{optflags}" 
 export EXTRA_CFLAGS="%{optflags}" 
 export RELEASE_MAJOR=%{major} 
 export RELEASE_MINOR=%{minor} 
 export RELEASE_SUBLEVEL=%{sub} 
 export RELEASE_EXTRALEVEL=%{extralevel}
+%configure
 mkdir -p doc/full/html 
 make -e %{?_smp_mflags} 
 [ ! -d /usr/include/cppunit ] || make -e check
@@ -175,9 +166,16 @@
 %{_bindir}/dumpSmbios
 #%{_bindir}/sysid
 
+# ./ChangeLog is appended by configure
 %changelog
+* Wed Aug 22 2007 Michael E Brown <michael_e_brown at dell.com> - 0.13.9
+- new upstream
+
+* Tue Aug 6 2007 Michael E Brown <michael_e_brown at dell.com> - 0.13.8
+- new upstream
+
 * Tue Apr 3 2007 Michael E Brown <michael_e_brown at dell.com> - 0.13.6
-- critical bugfix to dellBiosUpdate utility to fix packet mode
+- critical bugfix for dellBiosUpdate utility for packet mode
 - autoconf/automake support for automatically building docs
 - more readable 'make' lines by splitting out env vars
 - remove run_cppunit option... always run unit tests.
@@ -216,6 +214,11 @@
 - fixed bug in TokenDA activate() code where it wasnt properly using SMI 
   (never worked, but apparently wasnt used until now.)
 
+* Tue Oct 3 2006 Michael E Brown <Michael_E_Brown at Dell.com> - 0.13.0-1
+- autotools conversion
+- add Changelog
+
 * Tue Sep 26 2006 Michael E Brown <michael_e_brown at dell.com> - 0.12.4-1
 - Changes per Fedora Packaging Guidelines to prepare to submit to Extras.
 - Add in a changelog entry per Fedora Packaging Guidelines...
+


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libsmbios/FC-6/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	21 Apr 2007 15:11:21 -0000	1.5
+++ sources	23 Aug 2007 04:17:01 -0000	1.6
@@ -1 +1 @@
-cab4267585bb5c8707510c27026d5a3b  libsmbios-0.13.6.tar.gz
+937337f441006d9508448c677188ae5e  libsmbios-0.13.9.tar.gz




More information about the fedora-extras-commits mailing list