Resolves:rh#1307401: FTBFS in rawhide
- Added %license tag
This commit is contained in:
parent
65b95bf78d
commit
db5d6a7d53
10
convmv.spec
10
convmv.spec
@ -1,13 +1,14 @@
|
||||
Summary: Convert filename encodings
|
||||
Name: convmv
|
||||
Version: 2.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
|
||||
License: GPLv2 or GPLv3
|
||||
URL: http://j3e.de/linux/convmv
|
||||
Source0: http://j3e.de/linux/convmv/convmv-%{version}.tar.gz
|
||||
Patch0: convmv-2.0-preserve-timestamps.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(Getopt::Long)
|
||||
|
||||
%description
|
||||
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
|
||||
|
||||
%files
|
||||
%doc CREDITS Changes GPL2 TODO
|
||||
%doc CREDITS Changes TODO
|
||||
%license GPL2
|
||||
%{_bindir}/convmv
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user