- B.02.14
- Drop gcc43 patch now upstream
This commit is contained in:
parent
044175eed0
commit
041f2e2855
@ -1 +1 @@
|
||||
lshw-B.02.13.tar.gz
|
||||
lshw-B.02.14.tar.gz
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff -uNr -x '*~' lshw-B.02.13.orig/src/core/abi.cc lshw-B.02.13/src/core/abi.cc
|
||||
--- lshw-B.02.13.orig/src/core/abi.cc 2008-05-09 22:32:50.000000000 +0200
|
||||
+++ lshw-B.02.13/src/core/abi.cc 2008-08-13 14:15:41.000000000 +0200
|
||||
@@ -7,6 +7,7 @@
|
||||
#include "version.h"
|
||||
#include "abi.h"
|
||||
#include "osutils.h"
|
||||
+#include <cstdlib>
|
||||
#include <unistd.h>
|
||||
#include <dirent.h>
|
||||
|
12
lshw.spec
12
lshw.spec
@ -1,7 +1,7 @@
|
||||
Summary: Hardware lister
|
||||
Name: lshw
|
||||
Version: B.02.13
|
||||
Release: 4%{?dist}
|
||||
Version: B.02.14
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: http://ezix.org/project/wiki/HardwareLiSter
|
||||
@ -9,7 +9,6 @@ Source0: http://www.ezix.org/software/files/%{name}-%{version}.tar.gz
|
||||
Source1: lshw.desktop
|
||||
Source2: lshw.consolehelper
|
||||
Source3: lshw.pam
|
||||
Patch0: lshw-B.02.13-gcc43.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%description
|
||||
@ -36,7 +35,6 @@ plain, XML or HTML format.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%{__sed} -i 's|-g -Wall -g|%{optflags}|' src/Makefile
|
||||
%{__sed} -i 's|-g -Wall -Os|%{optflags}|' src/core/Makefile
|
||||
@ -108,8 +106,12 @@ desktop-file-install --vendor fedora \
|
||||
%{_datadir}/applications/fedora-%{name}.desktop
|
||||
|
||||
%changelog
|
||||
* Sun Mar 1 2009 Terje Rosten <terjeros@phys.ntnu.no> - B.02.14-1
|
||||
- B.02.14
|
||||
- Drop gcc43 patch now upstream
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - B.02.13-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
- rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Wed Aug 13 2008 Terje Rosten <terjeros@phys.ntnu.no> - B.02.13-3
|
||||
- rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user