[DevIL] Rebuilt with libpng16

Kalev Lember kalev at fedoraproject.org
Fri Jun 28 16:17:02 UTC 2013


commit 5340c538ed6f54ef3c7cc9d0c804e548ab56d377
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Jun 28 18:15:44 2013 +0200

    Rebuilt with libpng16

 DevIL.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/DevIL.spec b/DevIL.spec
index 139c147..48c3154 100644
--- a/DevIL.spec
+++ b/DevIL.spec
@@ -1,6 +1,6 @@
 Name:           DevIL
 Version:        1.7.8
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        A cross-platform image library
 Group:          System Environment/Libraries
 License:        LGPLv2
@@ -72,7 +72,7 @@ iconv -f iso8859-1 CREDITS -t utf8 > CREDITS.conv
 touch -r CREDITS CREDITS.conv
 mv CREDITS.conv CREDITS
 chmod -x src-IL/src/il_*.c
-sed -i 's|png12|png15|g' configure
+sed -i 's|png12|png16|g' configure
 
 
 %build
@@ -137,6 +137,9 @@ fi
 
 
 %changelog
+* Fri Jun 28 2013 Kalev Lember <kalevlember at gmail.com> - 1.7.8-15
+- Rebuilt with libpng16
+
 * Mon Apr 15 2013 Hans de Goede <hdegoede at redhat.com> - 1.7.8-14
 - devil_cpp_wrapper.hpp depends on ILUT, move it to -ILUT-devel (rhbz#951901)
 


More information about the scm-commits mailing list