Removed build requirement perl-Pod-Checker
This commit is contained in:
parent
4475500206
commit
b7772c48e3
@ -1,13 +1,12 @@
|
|||||||
Summary: Text file format converters
|
Summary: Text file format converters
|
||||||
Name: dos2unix
|
Name: dos2unix
|
||||||
Version: 7.3.4
|
Version: 7.3.4
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://waterlan.home.xs4all.nl/dos2unix.html
|
URL: http://waterlan.home.xs4all.nl/dos2unix.html
|
||||||
Source: http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
|
Source: http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: perl-Pod-Checker
|
|
||||||
Provides: unix2dos = %{version}-%{release}
|
Provides: unix2dos = %{version}-%{release}
|
||||||
Obsoletes: unix2dos < 5.1-1
|
Obsoletes: unix2dos < 5.1-1
|
||||||
|
|
||||||
@ -43,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 10 2017 Erwin Waterlander <waterlan@xs4all.nl> 7.3.4-3
|
||||||
|
- Removed build requirement perl-Pod-Checker
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.4-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user