]> git.pld-linux.org Git - packages/empy.git/blobdiff - empy.spec
- rel. 3 (rebuild with python 2.5)
[packages/empy.git] / empy.spec
index 3af20f8441e50d3b55f87e01ef1cfa626389d417..3d98b8fc4211f4d6ab3da8e55aa82e7bf840281e 100644 (file)
--- a/empy.spec
+++ b/empy.spec
@@ -1,17 +1,13 @@
-
-%include       /usr/lib/rpm/macros.python
-
 Summary:       System for embedding Python expressions and statements in template text
 Summary(pl):   System wbudowywania wyra¿eñ jêzyka Python w pliki tekstowe
 Name:          empy
-Version:       3.1
-Release:       1
-License:       GPL
+Version:       3.3
+Release:       3
+License:       LGPL
 Group:         Applications/Text
-Source0:       http://www.alcyone.com/pyos/empy/%{name}-%{version}.tar.gz
-# Source0-md5: ea679714397e602cd829a9800060835f
-URL:           http://www.alcyone.com/pyos/empy/
-BuildRequires: rpm-pythonprov
+Source0:       http://www.alcyone.com/software/empy/%{name}-%{version}.tar.gz
+# Source0-md5: e7b518a6fc4fd28fef87726cdb003118
+URL:           http://www.alcyone.com/software/empy/
 %pyrequires_eq python-modules
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,4 +48,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README *.em doc
 %attr(755,root,root) %{_bindir}/*
-%{py_sitedir}/*.py[co]
+%{py_sitescriptdir}/*.py[co]
This page took 0.079612 seconds and 4 git commands to generate.