[packages/commoncpp2] - rel 3; fix openssl & texinfo build

arekm arekm at pld-linux.org
Fri Sep 14 20:33:10 CEST 2018


commit 4c3fdf6b5058935e219a6f2b7f04b0b2ea7d4346
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Sep 14 20:33:01 2018 +0200

    - rel 3; fix openssl & texinfo build

 commoncpp2-info.patch | 11 +++++++++++
 commoncpp2.spec       |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/commoncpp2.spec b/commoncpp2.spec
index 469db86..5cbe784 100644
--- a/commoncpp2.spec
+++ b/commoncpp2.spec
@@ -7,7 +7,7 @@ Summary:	A GNU package for creating portable C++ programs
 Summary(pl.UTF-8):	Pakiet GNU do tworzenia przenośnych programów w C++
 Name:		commoncpp2
 Version:	1.8.1
-Release:	2
+Release:	3
 License:	GPL v2+ with runtime exception
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@ Patch0:		%{name}-netfilter.patch
 Patch1:		%{name}-include.patch
 Patch2:		%{name}-link.patch
 Patch3:		%{name}-info.patch
+Patch4:		openssl.patch
 URL:		http://www.gnu.org/software/commoncpp/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -83,6 +84,7 @@ Statyczna biblioteka commoncpp2.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
diff --git a/commoncpp2-info.patch b/commoncpp2-info.patch
index e781b2d..72a434f 100644
--- a/commoncpp2-info.patch
+++ b/commoncpp2-info.patch
@@ -12,3 +12,14 @@
  @end direntry
  
  @c -----------------------------------------------------------------------
+--- commoncpp2-1.8.1/doc/commoncpp2.texi~	2018-09-14 20:23:16.000000000 +0200
++++ commoncpp2-1.8.1/doc/commoncpp2.texi	2018-09-14 20:27:22.988658061 +0200
+@@ -46,7 +46,7 @@
+ 
+ @page
+ @vskip 0pt plus 1filll
+- at center{Copyright @copyright{} 1999, 2000, 2001, 2002 Open Source Telecom Corporation}
++ at center Copyright @copyright{} 1999, 2000, 2001, 2002 Open Source Telecom Corporation
+ @include fdlnotice.texi
+ @page
+ @end titlepage
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/commoncpp2.git/commitdiff/4c3fdf6b5058935e219a6f2b7f04b0b2ea7d4346



More information about the pld-cvs-commit mailing list