SPECS: littlewizard.spec - up to 1.1.5 - fix --as-needed flag - us...

lisu lisu at pld-linux.org
Wed Sep 26 00:41:31 CEST 2007


Author: lisu                         Date: Tue Sep 25 22:41:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1.5
- fix --as-needed flag
- use desktop file included with project

---- Files affected:
SPECS:
   littlewizard.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/littlewizard.spec
diff -u SPECS/littlewizard.spec:1.23 SPECS/littlewizard.spec:1.24
--- SPECS/littlewizard.spec:1.23	Tue Feb 13 07:46:52 2007
+++ SPECS/littlewizard.spec	Wed Sep 26 00:41:26 2007
@@ -2,15 +2,16 @@
 Summary:	Development environment for children
 Summary(pl.UTF-8):	Środowiko programistyczne dla dzieci
 Name:		littlewizard
-Version:	1.1.4
-Release:	4
-License:	GPL v2
+Version:	1.1.5
+Release:	1
+License:	GPL v2+
 Group:		Development/Tools
 Source0:	http://dl.sourceforge.net/littlewizard/%{name}-%{version}.tar.gz
-# Source0-md5:	b3dad856d0931f4f6846bf8a523792f9
-Source1:	%{name}.desktop
+# Source0-md5:	37993a3046142e604a3141bc68c51987
 Patch0:		%{name}-Makefile.patch
 Patch1:		%{name}-pixmapsdir.patch
+Patch2:		%{name}-desktop.patch
+Patch3:		%{name}-separatelibs.patch
 URL:		http://littlewizard.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -56,6 +57,8 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %{__aclocal}
@@ -72,7 +75,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install littlewizard.desktop $RPM_BUILD_ROOT%{_desktopdir}
 
 %find_lang %{name}
 
@@ -107,6 +110,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2007/09/25 22:41:26  lisu
+- up to 1.1.5
+- fix --as-needed flag
+- use desktop file included with project
+
 Revision 1.23  2007/02/13 06:46:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/littlewizard.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list