]> git.pld-linux.org Git - packages/Narval-selftest.git/blobdiff - Narval-selftest.spec
- tabs in preamble
[packages/Narval-selftest.git] / Narval-selftest.spec
index dccd6cdd6ebe314f234556ff62bdff64213ebf68..a0f3ebaf91a8a97d02628a7677e9cfe162ccc05c 100644 (file)
@@ -1,37 +1,33 @@
 %define short_name selftest
 
 Summary:       Narval selftest module
-Summary(pl):   Modu³ testowy dla Narvala
+Summary(pl.UTF-8):     Moduł testowy dla Narvala
 Name:          Narval-%{short_name}
 Version:       20011016
 Release:       1
-Source0:       ftp://ftp.logilab.org/pub/narval/applications/%{short_name}-%{version}.npm
 License:       GPL
 Group:         Applications
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Source0:       ftp://ftp.logilab.org/pub/narval/applications/%{short_name}-%{version}.npm
+# Source0-md5: 8eafb69ffc27f2bac9136f8f7475be43
+URL:           http://www.logilab.org/narval/app.html
 Requires:      Narval
-Url:           http://www.logilab.org/narval/app.html
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-selftest is the test module for Narval.
-
+Selftest is the test module for Narval.
 It provides the actions and transformations necessary to run the
 validation tests for the Narval kernel.
 
-%description -l pl
-selftest to modu³ testuj±cy dla Narvala.
-
-Dostarcza dzia³añ i przekszta³ceñ koniecznych do wykonania testów
-poprawno¶ci kernela Narvala.
+%description -l pl.UTF-8
+Selftest to moduł testujący dla Narvala.
+Dostarcza działań i przekształceń koniecznych do wykonania testów
+poprawności kernela Narvala.
 
 %prep
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/%{_datadir}/narval/apps
-install %{SOURCE0} $RPM_BUILD_ROOT/%{_datadir}/narval/apps
+install -D %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/narval/apps/%{short_name}-%{version}.npm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.462697 seconds and 4 git commands to generate.