[packages/libCSS] - updated to 0.5.0

witekfl witekfl at pld-linux.org
Mon Mar 16 12:03:26 CET 2015


commit 41f416440ac3c0b3c4e06071959ef691d84edfaf
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Mon Mar 16 12:03:06 2015 +0100

    - updated to 0.5.0

 libCSS-build.patch | 11 ++++++-----
 libCSS.spec        | 14 +++++++-------
 2 files changed, 13 insertions(+), 12 deletions(-)
---
diff --git a/libCSS.spec b/libCSS.spec
index 57c3e52..adb0990 100644
--- a/libCSS.spec
+++ b/libCSS.spec
@@ -5,19 +5,19 @@
 Summary:	CSS parser and selection engine
 Summary(pl.UTF-8):	Silnik analizujący i wybierający CSS
 Name:		libCSS
-Version:	0.4.0
+Version:	0.5.0
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	http://download.netsurf-browser.org/libs/releases/libcss-%{version}-src.tar.gz
-# Source0-md5:	96e833c624c336f01c68665346a45549
+# Source0-md5:	62acb77a91237e987d90c05bc0cf8c5b
 Patch0:		%{name}-build.patch
 URL:		http://www.netsurf-browser.org/projects/libcss/
-BuildRequires:	libparserutils-devel >= 0.2.0
-BuildRequires:	libwapcaplet-devel >= 0.2.1
-BuildRequires:	netsurf-buildsystem >= 1.2
-Requires:	libparserutils >= 0.2.0
-Requires:	libwapcaplet >= 0.2.1
+BuildRequires:	libparserutils-devel >= 0.2.1
+BuildRequires:	libwapcaplet-devel >= 0.2.2
+BuildRequires:	netsurf-buildsystem >= 1.3
+Requires:	libparserutils >= 0.2.1
+Requires:	libwapcaplet >= 0.2.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
diff --git a/libCSS-build.patch b/libCSS-build.patch
index 86e2e42..226ece3 100644
--- a/libCSS-build.patch
+++ b/libCSS-build.patch
@@ -1,15 +1,16 @@
---- libcss-0.3.0/Makefile~	2014-10-09 08:40:33.000000000 +0200
-+++ libcss-0.3.0/Makefile	2014-10-09 08:40:46.021213521 +0200
-@@ -15,12 +15,6 @@
+--- libcss-0.5.0/Makefile.orig	2015-03-16 11:57:17.844943636 +0100
++++ libcss-0.5.0/Makefile	2015-03-16 11:58:12.197982514 +0100
+@@ -15,12 +15,7 @@ TESTRUNNER := $(PERL) $(NSTESTTOOLS)/tes
  WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
  	-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
  	-Wmissing-declarations -Wnested-externs
 -# BeOS/Haiku/AmigaOS4 standard library headers create warnings
--ifneq ($(TARGET),beos)
--  ifneq ($(TARGET),amiga)
+-ifneq ($(HOST),i586-pc-haiku)
+-  ifneq ($(findstring amigaos,$(HOST)),amigaos)
 -    WARNFLAGS := $(WARNFLAGS) -Werror
 -  endif
 -endif
++
  CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \
  	-I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
  ifneq ($(GCCVER),2)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libCSS.git/commitdiff/41f416440ac3c0b3c4e06071959ef691d84edfaf



More information about the pld-cvs-commit mailing list