[gnubg] Drop spurious libpng seds.

Jon Ciesla limb at fedoraproject.org
Wed Aug 14 14:23:40 UTC 2013


commit 46e54f38136a4e058123f0c149fe2ea33135eeed
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Aug 14 09:18:14 2013 -0500

    Drop spurious libpng seds.

 gnubg.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/gnubg.spec b/gnubg.spec
index 14adeae..33cfc0d 100644
--- a/gnubg.spec
+++ b/gnubg.spec
@@ -4,7 +4,7 @@ Group:         Amusements/Games
 Summary:       A backgammon game and analyser
 Epoch:         1
 Version:       1.02.000
-Release:       2%{?dist}
+Release:       3%{?dist}
 Source0:       http://gnubg.org/media/sources/gnubg-release-1.02.000-sources.tar.gz
 Source1:       gnubg.desktop
 Source2:       gnubg.png
@@ -66,15 +66,10 @@ play GNU Backgammon using the command line or a graphical interface
 # containing configure
 ./autogen.sh
 
-sed -i s/png12/png16/g configure
-
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
 %configure --with-python
 
-#Please don't look, this is hideous.
-sed -i s/png12/png15/g Makefile
-
 make
 
 %install
@@ -171,6 +166,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/gnubg/gnubg_ts0.bd
 
 %changelog
+* Wed Aug 14 2013 Jon Ciesla <limburgher at gmail.com> - 1:1.02.000-3
+- Drop libpng seds.
+
 * Sun Aug 11 2013 Michael Petch <mpetch at gnubg.org> - 1:1.02.000-2
 - esound was deprecated in the code, use libcanberra
 - Remove unused sound dependencies


More information about the scm-commits mailing list