SPECS: basket.spec - updated to 0.6.0alpha1C, author says its as u...

djurban djurban at pld-linux.org
Wed Feb 8 15:31:53 CET 2006


Author: djurban                      Date: Wed Feb  8 14:31:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.0alpha1C, author says its as usable as 0.5.0, but it just beats
  the hell out of earlier versions

---- Files affected:
SPECS:
   basket.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/basket.spec
diff -u SPECS/basket.spec:1.5 SPECS/basket.spec:1.6
--- SPECS/basket.spec:1.5	Sat Jun  4 16:56:31 2005
+++ SPECS/basket.spec	Wed Feb  8 15:31:44 2006
@@ -1,14 +1,17 @@
 # $Revision$, $Date$
+%define		_alpha	Alpha1
+%define		_alpha_m	C
+%define		_alpha_f	%{_alpha}%{_alpha_m}
 Summary:	A container for various types of data
 Summary(pl):	Pojemnik na różne rodzaje danych
 Name:		basket
-Version:	0.5.0
-Release:	1
+Version:	0.6.0
+Release:	0.%{_alpha_f}.1
 License:	GPL
 Group:		Applications
 # from	http://basket.kde.org/downloads/?file=%{name}-%{version}.tar.gz
-Source0:	http://team.pld-linux.org/~djurban/%{name}-%{version}.tar.gz
-# Source0-md5:	1495261da3dbfc243a8340cd9c5723c2
+Source0:	http://team.pld-linux.org/~djurban/kde/%{name}-%{version}%{_alpha_f}.tar.gz
+# Source0-md5:	6cda67414de6bc3757a591225ee80c2a
 URL:		http://basket.kde.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -36,12 +39,12 @@
 uwalniania pulpitu ze śmieci.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_alpha}
 %{__sed} -i -e 's,\$(TOPSUBDIRS),doc po src,'  Makefile.am
 
 %build
 cp -f /usr/share/automake/config.sub admin
-export UNSERMAKE=/usr/share/unsermake/unsermake
+#export UNSERMAKE=/usr/share/unsermake/unsermake
 %{__make} -f admin/Makefile.common cvs
 
 %configure \
@@ -83,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/02/08 14:31:44  djurban
+- updated to 0.6.0alpha1C, author says its as usable as 0.5.0, but it just beats
+  the hell out of earlier versions
+
 Revision 1.5  2005/06/04 14:56:31  qboosh
 - simplified setup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/basket.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list