SPECS: prewikka.spec - updated to 0.9.14 - updated URLs - use __python macro
qboosh
qboosh at pld-linux.org
Thu Jul 17 07:13:12 CEST 2008
Author: qboosh Date: Thu Jul 17 05:13:12 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.9.14
- updated URLs
- use __python macro
---- Files affected:
SPECS:
prewikka.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/prewikka.spec
diff -u SPECS/prewikka.spec:1.14 SPECS/prewikka.spec:1.15
--- SPECS/prewikka.spec:1.14 Mon Mar 24 20:24:13 2008
+++ SPECS/prewikka.spec Thu Jul 17 07:13:07 2008
@@ -2,15 +2,16 @@
Summary: Prelude IDS web application
Summary(pl.UTF-8): Aplikacja WWW dla Prelude IDS
Name: prewikka
-Version: 0.9.13
+Version: 0.9.14
Release: 1
License: GPL v2+
Group: Applications
-Source0: http://www.prelude-ids.org/download/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 4b922ce76bb3ae87922f8a2e63e0aa5d
+#Source0Download: http://www.prelude-ids.com/developpement/telechargement/index.html
+Source0: http://www.prelude-ids.com/download/releases/prewikka/%{name}-%{version}.tar.gz
+# Source0-md5: f70ce2700ccb2d67bccc7a59ee57a472
Source1: %{name}.init
Source2: %{name}.sysconfig
-URL: http://www.prelude-ids.org/
+URL: http://www.prelude-ids.com/
BuildRequires: python >= 1:2.5
BuildRequires: python-cheetah
BuildRequires: rpm-pythonprov
@@ -34,12 +35,12 @@
%setup -q
%build
-python setup.py build
+%{__python} setup.py build
%install
rm -rf $RPM_BUILD_ROOT
-python setup.py install \
+%{__python} setup.py install \
--optimize=2 \
--root=$RPM_BUILD_ROOT
@@ -118,6 +119,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2008/07/17 05:13:07 qboosh
+- updated to 0.9.14
+- updated URLs
+- use __python macro
+
Revision 1.14 2008/03/24 19:24:13 qboosh
- updated to 0.9.13
- unified init script
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/prewikka.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list