]> git.pld-linux.org Git - packages/AutoNap.git/blobdiff - AutoNap.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/AutoNap.git] / AutoNap.spec
index 2988b1c7729609285d085ac2ec2a62d894358927..0e40628d26fc29729f8253b59fefb9de2a7edc83 100644 (file)
@@ -1,9 +1,8 @@
-%include       /usr/lib/rpm/macros.perl
 Summary:       Napster/OpenNap client written in Perl
-Summary(pl):   Klient Napstera/OpenNapa napisany w Perlu
+Summary(pl.UTF-8):     Klient Napstera/OpenNapa napisany w Perlu
 Name:          AutoNap
 Version:       0.5.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       http://dl.sourceforge.net/autonap/%{name}-%{version}.tar.gz
@@ -13,16 +12,17 @@ BuildRequires:      perl-devel >= 1:5.6
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-MP3-Napster
 Requires:      perl-Term-ReadKey
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 AutoNap is a (hopefully) fully automatizable Napster/OpenNap client
 which consequently serves one lone purpose: Getting MP3s!
 
-%description -l pl
-AutoNap jest zdatnym do ca³kowitej automatyzacji klientem
-Napstera/OpenNapa, konsekwentnie s³u¿±cym jednemu celowi: uzyskiwaniu
-plików MP3.
+%description -l pl.UTF-8
+AutoNap jest zdatnym do całkowitej automatyzacji klientem
+Napstera/OpenNapa, konsekwentnie służącym jednemu celowi: uzyskiwaniu
+plików MP3.
 
 %prep
 %setup -q
@@ -48,6 +48,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README-running Changelog
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %{perl_vendorlib}/AutoLib
 %{_mandir}/man*/*
This page took 0.060033 seconds and 4 git commands to generate.