]> git.pld-linux.org Git - packages/aub.git/blobdiff - aub.spec
- tabs in preamble
[packages/aub.git] / aub.spec
index 6279a084bd12068e14ecd1247501f056e67b0a75..14c1d34fd2d9dbbd733dcda3306e3028625fbc6c 100644 (file)
--- a/aub.spec
+++ b/aub.spec
@@ -1,14 +1,15 @@
 Summary:       Assemble Usenet Binaries
-Summary(pl):   Narzêdzie do ¶ci±gania binariów z usenetu
+Summary(pl.UTF-8):     Narzędzie do ściągania binariów z usenetu
 Name:          aub
-Version:       2.1.2
-Release:       1
+Version:       2.1.3
+Release:       3
 License:       GPL
 Group:         Applications/News
-Source0:       http://yukidoke.org/~mako/projects/aub/download/aub-2.1.2.tar.gz
+Source0:       http://yukidoke.org/~mako/projects/aub/download/%{name}-%{version}.tar.gz
+# Source0-md5: ddbf57eb340199bca978569017061fcb
 URL:           http://yukidoke.org/~mako/projects/aub/
-BuildRequires: rpm-perlprov
-BuildRequires: perl >= 5.6
+BuildRequires: perl-devel >= 1:5.6
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -17,10 +18,10 @@ and decode them automatically. It is simple, well documented, and easy
 to use and configure. It handles multi-part postings, and both
 uuencoded and base64 encodings.
 
-%description -l pl
-aub jest programem w Perlu do ¶ci±gania artyku³ów z grup usenetowych i
+%description -l pl.UTF-8
+aub jest programem w Perlu do ściągania artykułów z grup usenetowych i
 ich automatycznego dekodowania. Jest prosty, dobrze udokumentowany,
-³atwy w u¿yciu i konfiguracji. Obs³uguje przesy³ki wieloczê¶ciowe,
+łatwy w użyciu i konfiguracji. Obsługuje przesyłki wieloczęściowe,
 zakodowane uuencode lub base64.
 
 %prep
@@ -40,4 +41,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/aub
-%{_mandir}/man1/*.1.gz
+%{_mandir}/man1/*.1*
This page took 0.198665 seconds and 4 git commands to generate.