]> git.pld-linux.org Git - packages/Narval.git/blobdiff - Narval.spec
- massive attack s/pld.org.pl/pld-linux.org/
[packages/Narval.git] / Narval.spec
index c660b73750ab3a10fc33a107dc47d80126388d53..306111cccd6d4767b7d4760a9b6ae3609b7d09cf 100644 (file)
@@ -1,16 +1,16 @@
 %define python_sitepkgsdir %(echo `python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3] + '/site-packages/')"`)
 
 Summary:       Python XMLTools
+Summary(pl):   Narzêdzia XML dla Pythona
 Name:          Narval
 Version:       1.1
 Release:       1
+License:       GPL
+Group:         Applications
 Source0:       ftp://ftp.logilab.org/pub/narval/%{name}-%{version}.tar.gz
 Source1:       horn.desktop
 Patch0:                %{name}-apps_dir.patch
-License:       GPL
-Group:         Applications
-Group(de):     Applikationen
-Group(pl):     Aplikacje
+URL:           http://www.logilab.org/narval/index.html
 BuildRequires: python >= 2.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Requires:      python-PyXML
@@ -18,7 +18,6 @@ Requires:     python-4Suite
 Requires:      python-xmlrpc
 Requires:      python-xmltools
 Requires:      python-pygtk
-Url:           http://www.logilab.org/narval/index.html
 
 %description
 NARVAL is the first software agent available as free software (Gnu
@@ -62,15 +61,13 @@ install share/transforms/Email/* $RPM_BUILD_ROOT%{_datadir}/narval/transforms/Em
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Applications
 
-gzip -9fn PKG-INFO README doc/ANNOUNCE* doc/CHANGELOG doc/CONTRIBUTORS doc/README.UNIX
-
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz doc/*.gz doc/*.xml doc/howtos doc/manuals
+%doc PKG-INFO README doc/ANNOUNCE* doc/CHANGELOG doc/CONTRIBUTORS doc/README.UNIX
+%doc doc/*.xml doc/howtos doc/manuals
 %attr(755,root,root) %{_bindir}/*
 %{python_sitepkgsdir}/narval
 %{_datadir}/narval
This page took 0.050793 seconds and 4 git commands to generate.