]> git.pld-linux.org Git - packages/convmv.git/blobdiff - convmv.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/convmv.git] / convmv.spec
index 904a0ca4e8f8de502358a464543a81c03d0a72bf..d03c2bee9acd67f49f1905d2a5aa9d711f886828 100644 (file)
@@ -1,14 +1,16 @@
 Summary:       Convmv - convert filenames from one encoding to another
 Summary(pl.UTF-8):     Convmv - konwersja nazw plików z jednego kodowania do innego
 Name:          convmv
-Version:       1.08
+Version:       2.05
 Release:       1
 License:       GPL v2
 Group:         Applications/File
-Source0:       http://j3e.de/linux/convmv/%{name}-%{version}.tar.gz
-# Source0-md5: 40707f82b1a9631fe715f68f94431d3a
-URL:           http://j3e.de/linux/convmv/
+Source0:       https://j3e.de/linux/convmv/%{name}-%{version}.tar.gz
+# Source0-md5: c151ddd68f3060eab6c69b1907eaec7e
+URL:           https://j3e.de/linux/convmv/
 BuildRequires: perl-tools-pod
+BuildRequires: rpm-perlprov >= 4.1-13
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,7 +47,6 @@ przełącznika "--nosmart".
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        PREFIX=%{_prefix}
@@ -56,5 +57,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc CREDITS Changes TODO
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
+%attr(755,root,root) %{_bindir}/convmv
+%{_mandir}/man1/convmv.1*
This page took 0.588633 seconds and 4 git commands to generate.