SPECS: pykota.spec - started updating to latest stable (developmen...

baggins baggins at pld-linux.org
Thu Dec 6 19:57:59 CET 2007


Author: baggins                      Date: Thu Dec  6 18:57:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- started updating to latest stable (development version is unusable right now)

---- Files affected:
SPECS:
   pykota.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/pykota.spec
diff -u SPECS/pykota.spec:1.6 SPECS/pykota.spec:1.7
--- SPECS/pykota.spec:1.6	Tue Feb 13 09:06:42 2007
+++ SPECS/pykota.spec	Thu Dec  6 19:57:54 2007
@@ -1,18 +1,17 @@
 # $Revision$, $Date$
 # TODO: files, initscript, make it working
-%define	svn_tag	1904
 Name:		pykota
 Summary:	Print Quota and Accounting Software Solution
 Summary(pl.UTF-8):	Narzędzie do limitowania i rozliczania wydruków
-Version:	0.%{svn_tag}
+Version:	1.26
 Release:	0.1
-License:	GPL v 2
+License:	GPLv2
 Group:		Applications/Printing
 # NOTE: from svn:
-# svn co svn://svn.librelogiciel.com/pykota/trunk pykota
-Source0:	%{name}-%{svn_tag}.tar.bz2
+# svn co svn://svn.librelogiciel.com/pykota/tags/1.26/
+Source0:	%{name}-%{version}.tar.bz2
 # Source0-md5:	0e00c7850342de4dea0cd7d000772e2a
-URL:		http://www.librelogiciel.com/software/PyKota/action_Presentation
+URL:		http://www.pykota.com/
 # Requires: from http://www.librelogiciel.com/software/PyKota/Download/action_Download
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -23,9 +22,11 @@
 Narzędzie do limitowania i rozliczania wydruków.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
+python checkdeps.py
+
 python setup.py build
 
 %install
@@ -91,7 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.6  2007-02-13 08:06:42  glen
+Revision 1.7  2007-12-06 18:57:54  baggins
+- started updating to latest stable (development version is unusable right now)
+
+Revision 1.6  2007/02/13 08:06:42  glen
 - tabs in preamble
 
 Revision 1.5  2007/02/12 01:06:28  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pykota.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list