rpms/libsmbios/devel .cvsignore, 1.14, 1.15 libsmbios.spec, 1.18, 1.19 sources, 1.14, 1.15

Michael E Brown mebrown at fedoraproject.org
Tue Feb 3 21:53:58 UTC 2009


Author: mebrown

Update of /cvs/extras/rpms/libsmbios/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32670

Modified Files:
	.cvsignore libsmbios.spec sources 
Log Message:
* Tue Feb 3 2009 Michael E Brown <michael_e_brown at dell.com> - 2.2.12-1
- Add feature to turn on debugging printf()'s without recompiling by setting
  certain environment variables:
    LIBSMBIOS_C_DEBUG_OUTPUT_ALL    -- all debugging output
        or, per module:
    LIBSMBIOS_C_DEBUG_CONSTRUCTOR_C
    LIBSMBIOS_C_DEBUG_SYSINFO_C
    LIBSMBIOS_C_DEBUG_SMBIOS_C
    LIBSMBIOS_C_DEBUG_TOKEN_C
    LIBSMBIOS_C_DEBUG_MEMORY_C
    LIBSMBIOS_C_DEBUG_CMOS_C
    LIBSMBIOS_C_DEBUG_SMI_C



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libsmbios/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	2 Feb 2009 21:58:42 -0000	1.14
+++ .cvsignore	3 Feb 2009 21:53:28 -0000	1.15
@@ -1 +1 @@
-libsmbios-2.2.12.tar.bz2
+libsmbios-2.2.13.tar.bz2


Index: libsmbios.spec
===================================================================
RCS file: /cvs/extras/rpms/libsmbios/devel/libsmbios.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- libsmbios.spec	2 Feb 2009 21:58:42 -0000	1.18
+++ libsmbios.spec	3 Feb 2009 21:53:28 -0000	1.19
@@ -3,7 +3,7 @@
 # these are all substituted by autoconf
 %define major 2
 %define minor 2
-%define micro 12
+%define micro 13
 %define extra %{nil}
 %define lang_dom  libsmbios-2.2
 %define release_version %{major}.%{minor}.%{micro}%{extra}
@@ -325,7 +325,20 @@
 %{_datadir}/smbios-utils
 
 %changelog
-* Thu Feb 2 2009 Michael E Brown <michael_e_brown at dell.com> - 2.2.12-1
+* Tue Feb 3 2009 Michael E Brown <michael_e_brown at dell.com> - 2.2.12-1
+- Add feature to turn on debugging printf()'s without recompiling by setting
+  certain environment variables:
+    LIBSMBIOS_C_DEBUG_OUTPUT_ALL    -- all debugging output
+        or, per module:
+    LIBSMBIOS_C_DEBUG_CONSTRUCTOR_C
+    LIBSMBIOS_C_DEBUG_SYSINFO_C
+    LIBSMBIOS_C_DEBUG_SMBIOS_C
+    LIBSMBIOS_C_DEBUG_TOKEN_C
+    LIBSMBIOS_C_DEBUG_MEMORY_C
+    LIBSMBIOS_C_DEBUG_CMOS_C
+    LIBSMBIOS_C_DEBUG_SMI_C
+
+* Mon Feb 2 2009 Michael E Brown <michael_e_brown at dell.com> - 2.2.12-1
 - Add pkgconfig files to -devel
 - fixup yum plugin to not parse certain data that causes a crash on some machines (Optiplex 755, others may be affected)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libsmbios/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	2 Feb 2009 21:58:42 -0000	1.14
+++ sources	3 Feb 2009 21:53:28 -0000	1.15
@@ -1 +1 @@
-d62b367c8c68f89d58afb278948b58f6  libsmbios-2.2.12.tar.bz2
+d4dbde23ede9095b64bc7d91d9b6b629  libsmbios-2.2.13.tar.bz2




More information about the fedora-extras-commits mailing list