get rid of ancient compat cruft

This commit is contained in:
Nils Philippsen 2013-09-23 15:32:38 +02:00
parent a8194ec90c
commit 009cd50150

View File

@ -9,11 +9,6 @@
%global gimpplugindir %(gimptool --gimpplugindir 2>/dev/null || echo INVALID)/plug-ins
%global iconrootdir %{_datadir}/icons/hicolor
# work around old %%configure macro
%if ! (0%{?rhel} > 6 || 0%{?fedora} > 12)
%global configure %(echo '%configure' | sed 's+\./configure+%%{_configure}+g')
%endif
# needed for off-root building
%global _configure ../configure
@ -231,6 +226,9 @@ fi
%{_datadir}/sane/xsane
%changelog
* Mon Sep 23 2013 Nils Philippsen <nils@redhat.com>
- get rid of ancient compat cruft
* Mon Sep 09 2013 Nils Philippsen <nils@redhat.com> - 0.999-6
- avoid producing PDFs with bpp > 8