From e6f58e8f2f0676922596ac171fc9d1e6d3a1dcdb Mon Sep 17 00:00:00 2001 From: kloczek Date: Thu, 6 Sep 2001 20:00:37 +0000 Subject: [PATCH] - updated to 9.18, - added Makefile.common patch wit fis for create lib.so symlinks in install target. Changed files: netpbm.spec -> 1.21 --- netpbm.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/netpbm.spec b/netpbm.spec index 778e69f..796e39c 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,7 +1,7 @@ Summary: A library for handling different graphics file formats Summary(pl): Biblioteki do obs³ugi ró¿nych formatów graficznych Name: netpbm -Version: 9.15 +Version: 9.18 Release: 1 License: freeware Group: Libraries @@ -12,6 +12,7 @@ Group(pl): Biblioteki Source0: ftp://download.sourceforge.net/pub/sourceforge/netpbm/%{name}-%{version}.tgz Patch0: %{name}-install.patch Patch1: %{name}-system-jbig.patch +Patch2: %{name}-Makefile.common.patch BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel @@ -98,6 +99,7 @@ do oraz z format %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__make} \ @@ -109,9 +111,11 @@ do oraz z format JPEGLIB_DIR=%{_libdir} \ PNGLIB_DIR=%{_libdir} \ TIFFLIB_DIR=%{_libdir} << EOF -1 +gnu /usr +regular shared +yes EOF %install -- 2.44.0