packages: wesnoth/wesnoth.spec - s/png12/png
lisu
lisu at pld-linux.org
Sat Mar 27 14:22:24 CET 2010
Author: lisu Date: Sat Mar 27 13:22:24 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- s/png12/png
---- Files affected:
packages/wesnoth:
wesnoth.spec (1.129 -> 1.130)
---- Diffs:
================================================================
Index: packages/wesnoth/wesnoth.spec
diff -u packages/wesnoth/wesnoth.spec:1.129 packages/wesnoth/wesnoth.spec:1.130
--- packages/wesnoth/wesnoth.spec:1.129 Sat Mar 27 13:46:32 2010
+++ packages/wesnoth/wesnoth.spec Sat Mar 27 14:22:18 2010
@@ -115,6 +115,9 @@
# don't install locales in %{_datadir}/%{name}
%{__sed} -i 's,${DATADIR}/${LOCALEDIR},${LOCALEDIR},' CMakeLists.txt
+# link using libpng instead of libpng12
+%{__sed} -i 's,png12,png,' src/CMakeLists.txt
+
%build
install -d build
cd build
@@ -254,6 +257,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.130 2010/03/27 13:22:18 lisu
+- s/png12/png
+
Revision 1.129 2010/03/27 12:46:32 lisu
- missing merge from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wesnoth/wesnoth.spec?r1=1.129&r2=1.130&f=u
More information about the pld-cvs-commit
mailing list