From 0b8614cc965f98e6eb8442d7aa16d644fb563b120387e1964c4b7a6846fcabb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 1 Feb 2012 11:18:57 +0000 Subject: [PATCH] - Remove contrib directory during build, its unused and might confuse licensing, bnc#744320 OBS-URL: https://build.opensuse.org/package/show/graphics/libmng?expand=0&rev=9 --- libmng.changes | 6 ++++++ libmng.spec | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/libmng.changes b/libmng.changes index f1233e1..7dc4283 100644 --- a/libmng.changes +++ b/libmng.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 1 11:19:24 UTC 2012 - idonmez@suse.com + +- Remove contrib directory during build, its unused and might + confuse licensing, bnc#744320 + ------------------------------------------------------------------- Mon Nov 21 17:59:42 UTC 2011 - jengelh@medozas.de diff --git a/libmng.spec b/libmng.spec index 91306c7..3d73144 100644 --- a/libmng.spec +++ b/libmng.spec @@ -79,6 +79,10 @@ This package contains the static library and the header files. %patch3 %build + +# This is not zlib licensed and unused, just as a caution, bnc#744320 +rm -rf contrib + make %{?_smp_mflags} -f makefiles/makefile.linux _LIB=%{_lib} %install