]> git.pld-linux.org Git - packages/empy.git/blobdiff - empy.spec
- rel. 3 (rebuild with python 2.5)
[packages/empy.git] / empy.spec
index 89e4bd281f519b58c92a3c10db9268e82c9cd6b6..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.2
-Release:       1
+Version:       3.3
+Release:       3
 License:       LGPL
 Group:         Applications/Text
 Source0:       http://www.alcyone.com/software/empy/%{name}-%{version}.tar.gz
-# Source0-md5: 85c1681097b12e32a5b2efd0bbdf3652
+# Source0-md5: e7b518a6fc4fd28fef87726cdb003118
 URL:           http://www.alcyone.com/software/empy/
-BuildRequires: rpm-pythonprov
 %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.045865 seconds and 4 git commands to generate.