Build requires groff and ghostscript.
This commit is contained in:
parent
ec44f832f9
commit
bd7ae3d4ea
@ -7,6 +7,8 @@ License: BSD
|
|||||||
URL: http://www.xs4all.nl/~waterlan/dos2unix.html
|
URL: http://www.xs4all.nl/~waterlan/dos2unix.html
|
||||||
Source: http://www.xs4all.nl/~waterlan/dos2unix/%{name}-%{version}.tar.gz
|
Source: http://www.xs4all.nl/~waterlan/dos2unix/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
|
BuildRequires: groff
|
||||||
|
BuildRequires: ghostscript
|
||||||
Provides: unix2dos = %{version}-%{release}
|
Provides: unix2dos = %{version}-%{release}
|
||||||
Obsoletes: unix2dos < 5.1-1
|
Obsoletes: unix2dos < 5.1-1
|
||||||
|
|
||||||
@ -46,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 1 2011 Tim Waugh <twaugh@redhat.com> 5.2-1
|
* Tue Feb 1 2011 Tim Waugh <twaugh@redhat.com> 5.2-1
|
||||||
- Update to 5.2.
|
- Update to 5.2.
|
||||||
|
- Build requires groff and ghostscript.
|
||||||
|
|
||||||
* Thu Aug 19 2010 Chen Lei <supercyper@163.com> 5.1.1-1
|
* Thu Aug 19 2010 Chen Lei <supercyper@163.com> 5.1.1-1
|
||||||
- Update to 5.1.1
|
- Update to 5.1.1
|
||||||
|
Loading…
Reference in New Issue
Block a user