rpms/flashrom/F-7 .cvsignore, 1.3, 1.4 flashrom.spec, 1.2, 1.3 sources, 1.3, 1.4

Peter Lemenkov (peter) fedora-extras-commits at redhat.com
Sun Oct 28 06:53:22 UTC 2007


Author: peter

Update of /cvs/extras/rpms/flashrom/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26258/F-7

Modified Files:
	.cvsignore flashrom.spec sources 
Log Message:
svn ver. 2897


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/flashrom/F-7/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Oct 2007 13:07:56 -0000	1.3
+++ .cvsignore	28 Oct 2007 06:52:48 -0000	1.4
@@ -1 +1 @@
-flashrom-2817.tar.bz2
+flashrom-2897.tar.bz2


Index: flashrom.spec
===================================================================
RCS file: /cvs/extras/rpms/flashrom/F-7/flashrom.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- flashrom.spec	3 Oct 2007 13:00:48 -0000	1.2
+++ flashrom.spec	28 Oct 2007 06:52:48 -0000	1.3
@@ -1,12 +1,12 @@
 Summary:	Simple program for reading/writing BIOS chips content
 Name:		flashrom
 Version:	0
-Release:	0.2.20071003svn2817%{?dist}
+Release:	0.3.20071028svn2897%{?dist}
 License:	GPLv2+
 Group:		Applications/System
-# svn -r 2817 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom
-# tar -cjvf flashrom-2817.tar.bz2 flashrom
-Source0:	flashrom-2817.tar.bz2
+# svn -r 2897 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom
+# tar -cjvf flashrom-2897.tar.bz2 flashrom
+Source0:	flashrom-2897.tar.bz2
 Patch0:		flashrom--Makefile_cleanup.diff
 URL:		http://linuxbios.org/Flashrom
 BuildRequires:	pciutils-devel
@@ -23,6 +23,7 @@
 %prep
 %setup -q -n %{name}
 %patch0 -b .Makefile_cleanup
+gzip %{name}.8
 
 %build
 # currently disabling DiscOnChip due to instability
@@ -30,9 +31,9 @@
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT%{_bindir}
-install -p %{name} $RPM_BUILD_ROOT%{_bindir}
-install -D -p -m644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
+mkdir -p $RPM_BUILD_ROOT%{_sbindir}
+install -p %{name} $RPM_BUILD_ROOT%{_sbindir}
+install -D -p -m644 %{name}.8.gz $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8.gz
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -41,10 +42,14 @@
 %defattr(-,root,root,-)
 %doc COPYING README
 %{_bindir}/%{name}
-%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man8/%{name}.8.gz
 
 %changelog
 
+* Sun Oct 28 2007 Peter Lemenkov <lemenkov at gmail.com> 0-0.3.20071028svn2897
+- svn ver. 2897 (support for Gigabyte M61P-S3 SPI m/b, Am29LV040B chip)
+- flashrom executable now sits in sbindir since it's administrator's tool
+
 * Wed Oct  3 2007 Peter Lemenkov <lemenkov at gmail.com> 0-0.2.20071003svn2817
 - Added correct BZ# for ExludeArch issue
 - Preserved timestamp then installing flashrom


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/flashrom/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	3 Oct 2007 13:07:56 -0000	1.3
+++ sources	28 Oct 2007 06:52:48 -0000	1.4
@@ -1 +1 @@
-34283f09c2b9fba015cb2f17c2a2f52d  flashrom-2817.tar.bz2
+6b1699ca97833713efbf2a703471217b  flashrom-2897.tar.bz2




More information about the fedora-extras-commits mailing list