Resolves:rh#1307401: FTBFS in rawhide

- Added %license tag
This commit is contained in:
Parag Nemade 2016-02-23 14:12:16 +05:30
parent 65b95bf78d
commit db5d6a7d53

View File

@ -1,13 +1,14 @@
Summary: Convert filename encodings Summary: Convert filename encodings
Name: convmv Name: convmv
Version: 2.0 Version: 2.0
Release: 3%{?dist} Release: 4%{?dist}
License: GPLv2 or GPLv3 License: GPLv2 or GPLv3
URL: http://j3e.de/linux/convmv URL: http://j3e.de/linux/convmv
Source0: http://j3e.de/linux/convmv/convmv-%{version}.tar.gz Source0: http://j3e.de/linux/convmv/convmv-%{version}.tar.gz
Patch0: convmv-2.0-preserve-timestamps.patch Patch0: convmv-2.0-preserve-timestamps.patch
BuildArch: noarch BuildArch: noarch
BuildRequires: perl(Getopt::Long)
%description %description
This package contains the tool convmv with which you can convert the encodings This package contains the tool convmv with which you can convert the encodings
@ -28,11 +29,16 @@ make test
make PREFIX=%{_prefix} DESTDIR=%{buildroot} install make PREFIX=%{_prefix} DESTDIR=%{buildroot} install
%files %files
%doc CREDITS Changes GPL2 TODO %doc CREDITS Changes TODO
%license GPL2
%{_bindir}/convmv %{_bindir}/convmv
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Tue Feb 23 2016 Parag Nemade <pnemade AT redhat DOT com> - 2.0-4
- Resolves:rh#1307401: FTBFS in rawhide
- Added %%license tag
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild