rpms/hardinfo/devel hardinfo.spec, 1.30, 1.31 fixuserdsp.patch, 1.1, NONE hardinfo-0.4.2.3-gthread.patch, 1.1, NONE hardinfo-0.4.2.3-libsoup24.patch, 1.1, NONE libzfix.patch, 1.2, NONE

Adel Gadllah drago01 at fedoraproject.org
Sat Mar 28 21:04:33 UTC 2009


Author: drago01

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

Modified Files:
	hardinfo.spec 
Removed Files:
	fixuserdsp.patch hardinfo-0.4.2.3-gthread.patch 
	hardinfo-0.4.2.3-libsoup24.patch libzfix.patch 
Log Message:
update to 0.5b


Index: hardinfo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hardinfo/devel/hardinfo.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hardinfo.spec	25 Feb 2009 03:24:42 -0000	1.30
+++ hardinfo.spec	28 Mar 2009 21:04:03 -0000	1.31
@@ -1,16 +1,12 @@
 Name: hardinfo
-Version: 0.4.2.3
-Release: 9%{?dist}
+Version: 0.5b
+Release: 1%{?dist}
 Summary: System Profiler and Benchmark      
 
 Group: Applications/System     
 License: GPLv2        
 URL: http://hardinfo.berlios.de/            
 Source0:  http://download.berlios.de/hardinfo/%{name}-%{version}.tar.bz2  
-Patch0: fixuserdsp.patch
-Patch1: libzfix.patch
-Patch2: hardinfo-0.4.2.3-libsoup24.patch
-Patch3: hardinfo-0.4.2.3-gthread.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel
@@ -20,6 +16,9 @@
 BuildRequires:  libtasn1-devel
 
 Requires:  pciutils 
+Requires:  gcc
+Requires:  glx-utils
+Requires:  xorg-x11-utils
 
 %description
 HardInfo can gather information about a system's hardware and operating system,
@@ -27,17 +26,13 @@
 text formats
 
 %prep
-%setup -q
-%patch0 -p1 -b .fixuserdsp
-%patch1 -p1 -b .libzfix
-%patch2 -p0 -b .libsoup24
-%patch3 -p1 -b .gthread
+%setup -q -n %{name}-0.5
 
 %build
 export LIBDIR=%{_libdir}
 %configure
-make %{?_smp_mflags} ARCHOPTS="%{optflags}"
-
+#make %{?_smp_mflags} ARCHOPTS="%{optflags} -fPIC"
+make ARCHOPTS="%{optflags} -fPIC"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -62,6 +57,10 @@
 
 
 %changelog
+* Sat Mar 28 2009 Adel Gadllah <adel.gadllah at gmail.com> 0.5b-1
+- New upstream version
+- Drop patches
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.2.3-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


--- fixuserdsp.patch DELETED ---


--- hardinfo-0.4.2.3-gthread.patch DELETED ---


--- hardinfo-0.4.2.3-libsoup24.patch DELETED ---


--- libzfix.patch DELETED ---




More information about the fedora-extras-commits mailing list