commit 2a2238822970b0555807466a56da5231e52f25a4
Author: Jakub Bogusz <[email protected]>
Date:   Tue Dec 15 22:01:38 2015 +0100

    - updated to 3.6.1
    - one more fix added to link patch

 openhpi-link.patch |  9 +++++++++
 openhpi.spec       | 11 ++++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/openhpi.spec b/openhpi.spec
index 2df27c0..f0d18cb 100644
--- a/openhpi.spec
+++ b/openhpi.spec
@@ -2,12 +2,12 @@
 Summary:       Service Availability Forum's Hardware Platform Interface (HPI) 
implementation
 Summary(pl.UTF-8):     Implementacja HPI (Hardware Platform Interface) Service 
Availability Forum
 Name:          openhpi
-Version:       3.2.1
-Release:       2
+Version:       3.6.1
+Release:       1
 License:       BSD
 Group:         Applications/System
 Source0:       
http://downloads.sourceforge.net/openhpi/%{name}-%{version}.tar.gz
-# Source0-md5: 115bd1c8f3443c6fa3bf893d73f37dca
+# Source0-md5: 4718b16e0f749b5ad214a9b04f45dd23
 Patch0:                %{name}-types.patch
 Patch1:                %{name}-sh.patch
 Patch2:                %{name}-proto.patch
@@ -24,6 +24,7 @@ BuildRequires:        docbook-dtd41-sgml
 BuildRequires: docbook-utils
 BuildRequires: gcc >= 5:3.2.0
 BuildRequires: glib2-devel >= 1:2.12
+BuildRequires: libgcrypt-devel
 BuildRequires: libltdl-devel
 %ifarch ppc ppc64
 BuildRequires: librtas-devel
@@ -214,8 +215,8 @@ rm -rf $RPM_BUILD_ROOT
 
 # remove useless static plugins (but *.la are used by lt_dlopen)
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/*.a
-# prepare for %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+# packaged as %doc
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
diff --git a/openhpi-link.patch b/openhpi-link.patch
index cf064fa..08d99af 100644
--- a/openhpi-link.patch
+++ b/openhpi-link.patch
@@ -8,3 +8,12 @@
  
  clean-local:
        rm -f *~ core core.*
+--- openhpi-3.6.1/ssl/Makefile.am.orig 2015-09-15 00:48:33.000000000 +0200
++++ openhpi-3.6.1/ssl/Makefile.am      2015-12-15 21:26:02.249408789 +0100
+@@ -19,5 +19,5 @@
+ libopenhpi_ssl_la_SOURCES = oh_ssl.c oh_ssl.h
+ 
+ libopenhpi_ssl_la_LDFLAGS = -version-info @HPI_LIB_VERSION@
+-libopenhpi_ssl_la_LIBADD  = @CRYPTO_LIB@
++libopenhpi_ssl_la_LIBADD  = $(top_builddir)/utils/libopenhpiutils.la 
@CRYPTO_LIB@
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openhpi.git/commitdiff/2a2238822970b0555807466a56da5231e52f25a4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to