rpms/openhpi/F-11 openhpi.spec,1.73,1.74 openhpi.conf,1.1,NONE

Dan Horák sharkcz at fedoraproject.org
Fri Apr 17 09:16:52 UTC 2009


Author: sharkcz

Update of /cvs/pkgs/rpms/openhpi/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv874

Modified Files:
	openhpi.spec 
Removed Files:
	openhpi.conf 
Log Message:
* Fri Apr 17 2009 Dan Horak <dan[at]danny.cz> - 2.14.0-2
- use upstream default config
- libtoolize/autoreconf is not needed



Index: openhpi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openhpi/F-11/openhpi.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- openhpi.spec	17 Apr 2009 08:26:34 -0000	1.73
+++ openhpi.spec	17 Apr 2009 09:16:22 -0000	1.74
@@ -1,18 +1,16 @@
 Summary: Hardware Platform Interface library and tools
 Name: openhpi
 Version: 2.14.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: BSD
 Group: System Environment/Base
 URL: http://www.openhpi.org
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Source1: openhpi.conf
 Patch0: openhpi-2.14.0-initscript.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libsysfs-devel, net-snmp-devel, OpenIPMI-devel, glib2-devel
 BuildRequires: libtool-ltdl-devel, openssl-devel, ncurses-devel
 BuildRequires: libxml2-devel, docbook-utils
-BuildRequires: libtool
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
 Requires(preun): /sbin/service
@@ -59,9 +57,6 @@
 chmod a-x plugins/simulator/*.[ch]
 chmod a-x clients/*.[ch]
 
-libtoolize -f
-autoreconf -f
-
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
@@ -79,7 +74,6 @@
 mkdir -p $RPM_BUILD_ROOT%{_initrddir}
 mkdir -p -m1777 $RPM_BUILD_ROOT%{_var}/lib/%{name}
 make install DESTDIR=$RPM_BUILD_ROOT
-install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 
 # RH-ify the initscript location
 mv $RPM_BUILD_ROOT%{_sysconfdir}/init.d/openhpid $RPM_BUILD_ROOT%{_initrddir}
@@ -146,6 +140,10 @@
 
 
 %changelog
+* Fri Apr 17 2009 Dan Horak <dan[at]danny.cz> - 2.14.0-2
+- use upstream default config
+- libtoolize/autoreconf is not needed
+
 * Fri Apr 17 2009 Dan Horak <dan[at]danny.cz> - 2.14.0-1
 - update to 2.14.0
 


--- openhpi.conf DELETED ---




More information about the fedora-extras-commits mailing list