]> git.pld-linux.org Git - packages/Narval.git/commitdiff
- cosmetics, pl summary
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Oct 2001 16:00:00 +0000 (16:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Narval.spec -> 1.5

Narval.spec

index c660b73750ab3a10fc33a107dc47d80126388d53..e59f299fb15c9020bff788a0e46e2695f2120ba4 100644 (file)
@@ -1,16 +1,18 @@
 %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
-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
+Source0:       ftp://ftp.logilab.org/pub/narval/%{name}-%{version}.tar.gz
+Source1:       horn.desktop
+Patch0:                %{name}-apps_dir.patch
+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 +20,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
@@ -64,7 +65,6 @@ 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
 
This page took 0.072396 seconds and 4 git commands to generate.