[packages/libwapcaplet] - updated to 0.2.2

witekfl witekfl at pld-linux.org
Mon Mar 16 11:56:19 CET 2015


commit 6d555093c28207775f60fd93cb419be989774e51
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Mon Mar 16 11:56:02 2015 +0100

    - updated to 0.2.2

 libwapcaplet-build.patch | 8 ++++----
 libwapcaplet.spec        | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libwapcaplet.spec b/libwapcaplet.spec
index 86d9e30..590ad64 100644
--- a/libwapcaplet.spec
+++ b/libwapcaplet.spec
@@ -5,15 +5,15 @@
 Summary:	String internment library
 Summary(pl.UTF-8):	Biblioteka do więzienia łańcuchów znaków
 Name:		libwapcaplet
-Version:	0.2.1
-Release:	2
+Version:	0.2.2
+Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	http://download.netsurf-browser.org/libs/releases/%{name}-%{version}-src.tar.gz
-# Source0-md5:	c39048f10e99aab81a15022c500931d8
+# Source0-md5:	20c3f9b40e88d46b4f0b837735fcb0ea
 Patch0:		%{name}-build.patch
 URL:		http://www.netsurf-browser.org/projects/libwapcaplet/
-BuildRequires:	netsurf-buildsystem >= 1.1
+BuildRequires:	netsurf-buildsystem >= 1.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
diff --git a/libwapcaplet-build.patch b/libwapcaplet-build.patch
index 03b9783..bacd723 100644
--- a/libwapcaplet-build.patch
+++ b/libwapcaplet-build.patch
@@ -1,9 +1,9 @@
---- libwapcaplet-0.2.1/Makefile~	2014-04-17 15:31:40.000000000 +0200
-+++ libwapcaplet-0.2.1/Makefile	2014-10-09 08:21:05.987216066 +0200
-@@ -18,7 +18,7 @@
+--- libwapcaplet-0.2.2/Makefile.orig	2015-03-16 11:53:38.726130704 +0100
++++ libwapcaplet-0.2.2/Makefile	2015-03-16 11:54:43.132448452 +0100
+@@ -18,7 +18,7 @@ WARNFLAGS := -Wall -W -Wundef -Wpointer-
  	-Wmissing-declarations -Wnested-externs
  # BeOS/Haiku standard library headers issue warnings
- ifneq ($(TARGET),beos)
+ ifneq ($(BUILD),i586-pc-haiku)
 -  WARNFLAGS := $(WARNFLAGS) -Werror
 +  WARNFLAGS := $(WARNFLAGS)
  endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libwapcaplet.git/commitdiff/6d555093c28207775f60fd93cb419be989774e51



More information about the pld-cvs-commit mailing list