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