Fixed the missing djvulibre require #500306

This commit is contained in:
Rakesh Pandit 2009-08-03 11:09:17 +00:00
parent 6f39e6e6d4
commit 79f7f3db19
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: pdf2djvu
Version: 0.5.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: PDF to DjVu converter
Group: Applications/Publishing
License: GPLv2+
@ -14,6 +14,7 @@ BuildRequires: pkgconfig
BuildRequires: poppler-devel
BuildRequires: pstreams-devel
BuildRequires: fontconfig-devel
Requires: djvulibre
%description
pdf2djvu creates DjVu files from PDF files. It's able to extract:
@ -41,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Mon Aug 03 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 0.5.0-5
- Fixed the missing djvulibre require #500306
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild