[packages/libwapcaplet] - rel 2; warnings are acceptable now

arekm arekm at pld-linux.org
Thu Oct 9 08:22:53 CEST 2014


commit 41b069ae3ebdd0bfa6268bed9e60f6775d1d81c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 9 08:22:51 2014 +0200

    - rel 2; warnings are acceptable now

 libwapcaplet.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libwapcaplet.spec b/libwapcaplet.spec
index c3b6a33..86d9e30 100644
--- a/libwapcaplet.spec
+++ b/libwapcaplet.spec
@@ -6,11 +6,12 @@ Summary:	String internment library
 Summary(pl.UTF-8):	Biblioteka do więzienia łańcuchów znaków
 Name:		libwapcaplet
 Version:	0.2.1
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	http://download.netsurf-browser.org/libs/releases/%{name}-%{version}-src.tar.gz
 # Source0-md5:	c39048f10e99aab81a15022c500931d8
+Patch0:		%{name}-build.patch
 URL:		http://www.netsurf-browser.org/projects/libwapcaplet/
 BuildRequires:	netsurf-buildsystem >= 1.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,10 +56,11 @@ Statyczna biblioteka libwapcaplet.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 export CC="%{__cc}"
-export CFLAGS="%{rpmcflags}"
+export CFLAGS="%{rpmcflags} %{rpmcppflags}"
 export LDFLAGS="%{rpmldflags}"
 
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libwapcaplet.git/commitdiff/41b069ae3ebdd0bfa6268bed9e60f6775d1d81c2



More information about the pld-cvs-commit mailing list