SPECS: littlewizard.spec - fix 'fix darekr fix'
darekr
darekr at pld-linux.org
Wed Jul 13 15:39:02 CEST 2005
Author: darekr Date: Wed Jul 13 13:39:02 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix 'fix darekr fix'
---- Files affected:
SPECS:
littlewizard.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/littlewizard.spec
diff -u SPECS/littlewizard.spec:1.5 SPECS/littlewizard.spec:1.6
--- SPECS/littlewizard.spec:1.5 Wed Jul 13 15:26:07 2005
+++ SPECS/littlewizard.spec Wed Jul 13 15:38:56 2005
@@ -1,13 +1,13 @@
# $Revision$, $Date$
-%define rc rc2
+%define _rc rc2
Summary: Development environment for children
Summary(pl): Środowiko programistyczne dla dzieci
Name: littlewizard
-Version: 1.0.0rc2
-Release: 0.1
+Version: 1.0.0
+Release: 0.%{_rc}.1
License: GPL v2
Group: Development
-Source0: http://dl.sourceforge.net/littlewizard/%{name}-%{version}.tar.gz
+Source0: http://dl.sourceforge.net/littlewizard/%{name}-%{version}%{_rc}.tar.gz
# Source0-md5: a68d33d34bd01f28070358809642f7c8
URL: http://littlewizard.sourceforge.net/
#BuildRequires:
@@ -22,7 +22,7 @@
się bez klawiatury, korzystając z systemu "złap i upuść".
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
%build
%configure
@@ -53,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/07/13 13:38:56 darekr
+- fix 'fix darekr fix'
+
Revision 1.5 2005/07/13 13:26:07 darekr
- killed empty files from %doc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/littlewizard.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list