SPECS: littlewizard.spec - final 1.2.0 version - merge with DEVEL - BR: lib...
lisu
lisu at pld-linux.org
Sat Jul 5 22:24:37 CEST 2008
Author: lisu Date: Sat Jul 5 20:24:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- final 1.2.0 version
- merge with DEVEL
- BR: libselinux-devel
- no international files
---- Files affected:
SPECS:
littlewizard.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/littlewizard.spec
diff -u SPECS/littlewizard.spec:1.25 SPECS/littlewizard.spec:1.26
--- SPECS/littlewizard.spec:1.25 Wed Sep 26 00:54:15 2007
+++ SPECS/littlewizard.spec Sat Jul 5 22:24:31 2008
@@ -2,20 +2,20 @@
Summary: Development environment for children
Summary(pl.UTF-8): Środowiko programistyczne dla dzieci
Name: littlewizard
-Version: 1.1.5
+Version: 1.2.0
Release: 1
License: GPL v2+
Group: Development/Tools
Source0: http://dl.sourceforge.net/littlewizard/%{name}-%{version}.tar.gz
-# Source0-md5: 37993a3046142e604a3141bc68c51987
+# Source0-md5: a47967c5b54805bcd1564d3d462af86e
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
BuildRequires: gtk+2-devel >= 2.0.0
+BuildRequires: libselinux-devel
BuildRequires: libxml2-devel
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -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
@@ -58,7 +58,6 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p1
%build
%{__aclocal}
@@ -76,17 +75,15 @@
install littlewizard.desktop $RPM_BUILD_ROOT%{_desktopdir}
-%find_lang %{name}
-
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files -f %{name}.lang
+%files
%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,7 +106,21 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.25 2007/09/25 22:54:15 lisu
+Revision 1.26 2008/07/05 20:24:31 lisu
+- final 1.2.0 version
+- merge with DEVEL
+- BR: libselinux-devel
+- no international files
+
+Revision 1.25.2.2 2008/04/02 20:13:10 lisu
+- up to 1.2.0rc2
+
+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
Revision 1.24 2007/09/25 22:41:26 lisu
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/littlewizard.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list