packages: flashrom/flashrom.spec - up to 0.9.1 - pass LIBS just once

lisu lisu at pld-linux.org
Mon Sep 14 14:15:52 CEST 2009


Author: lisu                         Date: Mon Sep 14 12:15:51 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9.1
- pass LIBS just once

---- Files affected:
packages/flashrom:
   flashrom.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/flashrom/flashrom.spec
diff -u packages/flashrom/flashrom.spec:1.10 packages/flashrom/flashrom.spec:1.11
--- packages/flashrom/flashrom.spec:1.10	Thu Jun 11 12:10:46 2009
+++ packages/flashrom/flashrom.spec	Mon Sep 14 14:15:46 2009
@@ -2,12 +2,12 @@
 Summary:	Tool Flashing your BIOS from the Unix/Linux command line
 Summary(pl.UTF-8):	Narzędzie do aktualizacji BIOS z lini poleceń Unix/Linux
 Name:		flashrom
-Version:	0.9.0
+Version:	0.9.1
 Release:	1
-License:	GPL v2
+License:	GPL v2+
 Group:		Applications/System
-Source0:	http://qa.coreboot.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	2211590202aead416eb649c9348b35b3
+Source0:	http://qa.coreboot.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	2b7cc0e45a0ac4c6d43c0f7cd05b041a
 URL:		http://www.coreboot.org/Flashrom
 BuildRequires:	pciutils-devel
 BuildRequires:	zlib-devel
@@ -79,7 +79,7 @@
 %{__make} \
 	CC='%{__cc}' \
 	CFLAGS='%{rpmcflags}' \
-	LDFLAGS='%{rpmldflags} -lpci -lz'
+	LDFLAGS='%{rpmldflags}'
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -102,6 +102,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/09/14 12:15:46  lisu
+- up to 0.9.1
+- pass LIBS just once
+
 Revision 1.10  2009/06/11 10:10:46  shadzik
 - rpm-build BR is redundand
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/flashrom/flashrom.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list