SPECS: libsmbios.spec - updated to 0.13.8
qboosh
qboosh at pld-linux.org
Sun Aug 12 21:12:45 CEST 2007
Author: qboosh Date: Sun Aug 12 19:12:45 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.13.8
---- Files affected:
SPECS:
libsmbios.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/libsmbios.spec
diff -u SPECS/libsmbios.spec:1.3 SPECS/libsmbios.spec:1.4
--- SPECS/libsmbios.spec:1.3 Mon Jul 9 20:38:03 2007
+++ SPECS/libsmbios.spec Sun Aug 12 21:12:40 2007
@@ -2,12 +2,12 @@
Summary: Open BIOS parsing library
Summary(pl.UTF-8): Biblioteka analizująca Open BIOS
Name: libsmbios
-Version: 0.13.6
+Version: 0.13.8
Release: 1
License: OSL v2.1 or GPL v2+
Group: Libraries
Source0: http://linux.dell.com/libsmbios/download/libsmbios/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: cab4267585bb5c8707510c27026d5a3b
+# Source0-md5: d119ba7b2d97536a1eae69c1acc49c0e
URL: http://linux.dell.com/libsmbios/main/index.html
BuildRequires: cppunit-devel
BuildRequires: doxygen
@@ -46,7 +46,7 @@
Requires: %{name} = %{version}-%{release}
Requires: libstdc++-devel
# for libsmbiosxml only
-#BuildRequires: libxml2-devel
+#Requires: libxml2-devel
%description devel
Header files and development documentation for libsmbios.
@@ -86,7 +86,8 @@
%build
CPPFLAGS="-DLIBSMBIOS_ASSERT_CONFIG=1"
-%configure
+# ${!varname} bashism
+bash %configure
%{__make}
%install
@@ -134,6 +135,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/08/12 19:12:40 qboosh
+- updated to 0.13.8
+
Revision 1.3 2007/07/09 18:38:03 qboosh
- fixed build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libsmbios.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list