[grads/f16] libpng15 patch not needed on F16

Deji Akingunola deji at fedoraproject.org
Fri Jan 27 05:05:26 UTC 2012


commit 2893d05d0de270d02475d66afcfeeadfa358fd15
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Fri Jan 27 00:05:30 2012 -0500

    libpng15 patch not needed on F16

 grads.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/grads.spec b/grads.spec
index 174b55f..d7785dc 100644
--- a/grads.spec
+++ b/grads.spec
@@ -11,7 +11,6 @@ URL:            http://grads.iges.org/grads/grads.html
 Source0:        ftp://iges.org/grads/2.0/grads-%{version}-src.tar.gz
 
 Patch0:		grads-use-system-libshp_libsx.patch
-Patch1:		grads-libpng15.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -41,7 +40,6 @@ commonly used operating systems and is freely distributed over the Internet.
 %prep
 %setup -q
 %patch0 -p0 -b .sys
-%patch1 -p0 -b .png15
 # change path to datas to %{_datadir}/%{name}
 sed -i -e 's@/usr/local/lib/grads@%{_datadir}/%{name}@' src/gxsubs.c
 autoreconf -f -i


More information about the scm-commits mailing list