diff --git a/.cvsignore b/.cvsignore index 6157fc2..92553b7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pdf2djvu_0.5.0.tar.gz +pdf2djvu_0.5.11.tar.gz diff --git a/import.log b/import.log index 4d96c26..527eb6c 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ pdf2djvu-0_4_13-3_fc10:HEAD:pdf2djvu-0.4.13-3.fc10.src.rpm:1226407417 pdf2djvu-0_5_0-1_fc10:HEAD:pdf2djvu-0.5.0-1.fc10.src.rpm:1232124128 +pdf2djvu-0_5_11-1_fc11:HEAD:pdf2djvu-0.5.11-1.fc11.src.rpm:1249370695 diff --git a/pdf2djvu.spec b/pdf2djvu.spec index ee80092..187feec 100644 --- a/pdf2djvu.spec +++ b/pdf2djvu.spec @@ -1,6 +1,6 @@ Name: pdf2djvu -Version: 0.5.0 -Release: 5%{?dist} +Version: 0.5.11 +Release: 1%{?dist} Summary: PDF to DjVu converter Group: Applications/Publishing License: GPLv2+ @@ -33,15 +33,22 @@ rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" install install -p -m 644 -D {doc,%{buildroot}%{_mandir}/man1}/pdf2djvu.1 +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(-,root,root,-) %{_bindir}/%{name} %{_mandir}/man1/* +%{_mandir}/pl/man1/* + %changelog +* Tue Aug 04 2009 Rakesh Pandit - 0.5.11-1 +- Updated to 0.5.11 + * Mon Aug 03 2009 Rakesh Pandit - 0.5.0-5 - Fixed the missing djvulibre require #500306 diff --git a/sources b/sources index ed9f5e8..093b2e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -289bc52ad069fc51993ac6b71a58ebf8 pdf2djvu_0.5.0.tar.gz +a9f99c1e755c9f3b5136de235c6851ff pdf2djvu_0.5.11.tar.gz