]> git.pld-linux.org Git - packages/empy.git/blobdiff - empy.spec
- rel. 3 (rebuild with python 2.5)
[packages/empy.git] / empy.spec
index d06cba60e1af377991a705ffe6c5af1880ab5b26..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.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: 252ace7ecf6e9c210f29a4c38ed742e8
-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.057706 seconds and 4 git commands to generate.