SPECS (DEVEL): littlewizard.spec - up to 1.2.0rc1 - -separatelibs....

lisu lisu at pld-linux.org
Sun Dec 16 00:13:25 CET 2007


Author: lisu                         Date: Sat Dec 15 23:13:25 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 1.2.0rc1
- -separatelibs.patch is obsolete
- add COMPATIBILITY file to docs

---- Files affected:
SPECS:
   littlewizard.spec (1.25 -> 1.25.2.1) 

---- Diffs:

================================================================
Index: SPECS/littlewizard.spec
diff -u SPECS/littlewizard.spec:1.25 SPECS/littlewizard.spec:1.25.2.1
--- SPECS/littlewizard.spec:1.25	Wed Sep 26 00:54:15 2007
+++ SPECS/littlewizard.spec	Sun Dec 16 00:13:20 2007
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
+%define	_rc	rc1
 Summary:	Development environment for children
 Summary(pl.UTF-8):	Ĺšrodowiko programistyczne dla dzieci
 Name:		littlewizard
-Version:	1.1.5
-Release:	1
+Version:	1.2.0
+Release:	0.%{_rc}.1
 License:	GPL v2+
 Group:		Development/Tools
-Source0:	http://dl.sourceforge.net/littlewizard/%{name}-%{version}.tar.gz
-# Source0-md5:	37993a3046142e604a3141bc68c51987
+Source0:	http://dl.sourceforge.net/littlewizard/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5:	e815bdd7f32da5fdd1afd236693acee4
 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
@@ -26,8 +26,8 @@
 
 %description -l pl.UTF-8
 Little wizard ("mały czarodziej") to środowisko programistyczne dla
-dzieci. Programuje siÄ™ je bez klawiatury, korzystajÄ
c z systemu "złap
-i upuść".
+dzieci. Programuje siÄ™ w nim bez uĹźycia klawiatury, korzystajÄ
c z
+systemu "złap i upuść".
 
 %package devel
 Summary:	Header files for littlewizard
@@ -54,11 +54,10 @@
 Biblioteki statyczne dla littlewizard.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__aclocal}
@@ -86,7 +85,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO
+%doc AUTHORS COMPATIBILITY ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %{_pixmapsdir}/*
@@ -109,6 +108,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25.2.1  2007-12-15 23:13:20  lisu
+- up to 1.2.0rc1
+- -separatelibs.patch is obsolete
+- add COMPATIBILITY file to docs
+
 Revision 1.25  2007-09-25 22:54:15  lisu
 - don't set CFLAGS with make, configure is enough
 
================================================================

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



More information about the pld-cvs-commit mailing list