rpms/dmidecode/devel dmidecode.spec,1.39,1.40

Anton Arapov aarapov at fedoraproject.org
Fri Dec 18 15:41:15 UTC 2009


Author: aarapov

Update of /cvs/pkgs/rpms/dmidecode/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18594

Modified Files:
	dmidecode.spec 
Log Message:
* Fri Dec 18 2009 Prarit Bhargava <prarit at redhat.com> - 1:2.1.0-1.40
- Fix rpmlint errors in specfile



Index: dmidecode.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dmidecode/devel/dmidecode.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- dmidecode.spec	28 Aug 2009 20:41:44 -0000	1.39
+++ dmidecode.spec	18 Dec 2009 15:41:14 -0000	1.40
@@ -2,20 +2,19 @@ Summary:        Tool to analyse BIOS DMI
 Name:           dmidecode
 Version:        2.10
 Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})%{?dist}
-Epoch:		1
+Epoch:          1
 Group:          System Environment/Base
 License:        GPLv2+
-Source0:	dmidecode-%{version}.tar.bz2
+Source0:        dmidecode-%{version}.tar.bz2
 Patch0:         dmidecode-add-hewlett-packard-to-dmioem.patch
 Patch1:         dmidecode-recognize-more-memory.patch
 Patch2:         dmidecode-add-socket-lga1366.patch
 Patch3:         dmidecode-warn-on-unsupported-smbios-version.patch
 Patch4:         dmidecode-smbios-2.6.1-updates.patch
-URL:		http://www.nongnu.org/dmidecode/
+URL:            http://www.nongnu.org/dmidecode/
 Buildroot:      %{_tmppath}/%{name}-%{version}-root
-BuildPreReq: 	/usr/bin/aclocal /usr/bin/automake /usr/bin/autoconf
-ExclusiveArch:	%{ix86} x86_64 ia64
-Obsoletes:	kernel-utils
+BuildRequires:  /usr/bin/aclocal /usr/bin/automake /usr/bin/autoconf
+ExclusiveArch:  %{ix86} x86_64 ia64
 
 %description
 dmidecode reports information about x86 & ia64 hardware as described in the
@@ -58,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %changelog
+* Fri Dec 18 2009 Prarit Bhargava <prarit at redhat.com> - 1:2.1.0-1.40
+- Fix rpmlint errors in specfile
+
 * Fri Aug 28 2009 Jarod Wilson <jarod at redhat.com> - 1:2.10-1.39
 - Fix cache associativity mapping (was missing some commas)
 




More information about the fedora-extras-commits mailing list