SPECS: wesnoth.spec - converting tent.png not required now (file-4.26 is OK)

sls sls at pld-linux.org
Sun Sep 7 17:01:20 CEST 2008


Author: sls                          Date: Sun Sep  7 15:01:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- converting tent.png not required now (file-4.26 is OK)

---- Files affected:
SPECS:
   wesnoth.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/wesnoth.spec
diff -u SPECS/wesnoth.spec:1.92 SPECS/wesnoth.spec:1.93
--- SPECS/wesnoth.spec:1.92	Mon Sep  1 22:06:50 2008
+++ SPECS/wesnoth.spec	Sun Sep  7 17:01:15 2008
@@ -24,8 +24,6 @@
 Patch0:		%{name}-Makefile.patch
 Patch1:		%{name}-locale_dir.patch
 URL:		http://www.wesnoth.org/
-# because of png
-BuildRequires:	ImageMagick
 BuildRequires:	SDL-devel >= 1.2.7
 BuildRequires:	SDL_image-devel >= 1.2
 BuildRequires:	SDL_mixer-devel >= 1.2
@@ -116,11 +114,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# Invalid or incomplete multibyte or wide character - but after convert it's OK
-mv $RPM_BUILD_ROOT%{_datadir}/wesnoth/data/core/images/terrain/tent.png{,-}
-convert $RPM_BUILD_ROOT%{_datadir}/wesnoth/data/core/images/terrain/tent.png{-,}
-rm $RPM_BUILD_ROOT%{_datadir}/wesnoth/data/core/images/terrain/tent.png-
-
 # install additional docs
 install changelog README  $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 gzip -9nf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{changelog,README}
@@ -249,6 +242,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2008/09/07 15:01:15  sls
+- converting tent.png not required now (file-4.26 is OK)
+
 Revision 1.92  2008/09/01 20:06:50  arekm
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth.spec?r1=1.92&r2=1.93&f=u



More information about the pld-cvs-commit mailing list