rpms/openhpi/devel .cvsignore, 1.14, 1.15 openhpi.spec, 1.70, 1.71 sources, 1.14, 1.15

Dan Horák sharkcz at fedoraproject.org
Wed Feb 25 20:29:11 UTC 2009


Author: sharkcz

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

Modified Files:
	.cvsignore openhpi.spec sources 
Log Message:
* Wed Feb 25 2009 Dan Horak <dan[at]danny.cz> - 2.13.3-1
- update to 2.13.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openhpi/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	20 Nov 2008 13:31:46 -0000	1.14
+++ .cvsignore	25 Feb 2009 20:28:41 -0000	1.15
@@ -1 +1 @@
-openhpi-2.13.1.tar.gz
+openhpi-2.13.3.tar.gz


Index: openhpi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openhpi/devel/openhpi.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- openhpi.spec	17 Jan 2009 16:05:55 -0000	1.70
+++ openhpi.spec	25 Feb 2009 20:28:41 -0000	1.71
@@ -1,7 +1,7 @@
 Summary: Hardware Platform Interface library and tools
 Name: openhpi
-Version: 2.13.1
-Release: 3%{?dist}
+Version: 2.13.3
+Release: 1%{?dist}
 License: BSD
 Group: System Environment/Base
 URL: http://www.openhpi.org
@@ -12,6 +12,7 @@
 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
@@ -30,6 +31,7 @@
 various types of hardware. This includes, but is not limited to, IPMI based
 servers, Blade Center, and machines which export data via sysfs.
 
+
 %package libs
 Group: System Environment/Libraries
 Summary: The system libraries for the openhpi project
@@ -38,6 +40,7 @@
 %description libs
 The system libraries for the openhpi project.
 
+
 %package devel
 Group: Development/Libraries
 Summary: The development environment for the openhpi project
@@ -47,6 +50,7 @@
 %description devel
 The development libraries and header files for the openhpi project.
 
+
 %prep
 %setup -q
 %patch1 -p1 -b .initd
@@ -55,10 +59,13 @@
 chmod a-x plugins/simulator/*.[ch]
 chmod a-x clients/*.[ch]
 
+libtoolize -f
+autoreconf -f
+
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-%configure --disable-static --disable-dummy
+%configure --disable-static
 
 # Don't use rpath!
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
@@ -148,6 +155,9 @@
 
 
 %changelog
+* Wed Feb 25 2009 Dan Horak <dan[at]danny.cz> - 2.13.3-1
+- update to 2.13.3
+
 * Sat Jan 17 2009 Tomas Mraz <tmraz at redhat.com> - 2.13.1-3
 - rebuild with new openssl
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openhpi/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	20 Nov 2008 13:31:46 -0000	1.14
+++ sources	25 Feb 2009 20:28:41 -0000	1.15
@@ -1 +1 @@
-2931746349102de04fb47585cc1cb0d3  openhpi-2.13.1.tar.gz
+1916b2430d13b03abb93d384c5c431a0  openhpi-2.13.3.tar.gz




More information about the fedora-extras-commits mailing list