Build requires perl-Pod-Checker.
This commit is contained in:
parent
9c3a710d76
commit
efee4c8ec9
1 changed files with 5 additions and 2 deletions
7
wcd.spec
7
wcd.spec
|
|
@ -1,13 +1,13 @@
|
|||
Summary: Chdir for DOS and Unix
|
||||
Name: wcd
|
||||
Version: 5.2.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/File
|
||||
Source: http://waterlan.home.xs4all.nl/%{name}-%{version}-src.tar.gz
|
||||
URL: http://waterlan.home.xs4all.nl/
|
||||
BuildRequires: gettext
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-Pod-Checker
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: libunistring-devel
|
||||
|
||||
|
|
@ -50,6 +50,9 @@ make -C src install-profile DESTDIR=${RPM_BUILD_ROOT} prefix=%{_prefix} sysconfd
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 22 2013 Erwin Waterlander <waterlan@xs4all.nl> - 5.2.3-3
|
||||
- Build requires perl-Pod-Checker.
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue