rebuilt by autoport with build requirements: libgcj4-devel>=6.1.0-2mamba [release 2.02-2mamba;Sat May 14 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 08:28:40 +01:00
parent bc9921e3e8
commit dff882ae0a

View File

@ -1,6 +1,6 @@
Name: pdftk
Version: 2.02
Release: 1mamba
Release: 2mamba
Summary: Command-line tool for working with PDFs
Group: Applications/Publishing
Vendor: openmamba
@ -15,6 +15,7 @@ BuildRequires: libgcc
BuildRequires: libgcj4-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: libgcj4-devel >= 6.1.0-2mamba
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -43,5 +44,8 @@ install -D -m0644 pdftk.1 %{buildroot}%{_mandir}/man1/pdftk.1
%doc license_gpl_pdftk/readme.txt
%changelog
* Sat May 14 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.02-2mamba
- rebuilt by autoport with build requirements: libgcj4-devel>=6.1.0-2mamba
* Wed Feb 17 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.02-1mamba
- package created using the webbuild interface