]> git.pld-linux.org Git - packages/flashrom.git/commitdiff
- up to 0.9.1 auto/th/flashrom-0_9_1-1
authorlisu <lisu@pld-linux.org>
Mon, 14 Sep 2009 12:15:46 +0000 (12:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- pass LIBS just once

Changed files:
    flashrom.spec -> 1.11

flashrom.spec

index 3c3a89cfaa113fadb45500392393a6abde53ce95..5f4f15bbeb2b59f44ef6fab552cb365c2c961237 100644 (file)
@@ -1,12 +1,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
@@ -78,7 +78,7 @@ EFI / coreboot / firmware z pliku.
 %{__make} \
        CC='%{__cc}' \
        CFLAGS='%{rpmcflags}' \
-       LDFLAGS='%{rpmldflags} -lpci -lz'
+       LDFLAGS='%{rpmldflags}'
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.122599 seconds and 4 git commands to generate.