rebase to 5.2.12-pre2, GhostScript IJS driver and Foomatic data generator were removed from package

This commit is contained in:
Zdenek Dohnal 2016-09-20 14:20:58 +02:00
parent cf03febb57
commit 60a8f32294

View File

@ -1,11 +1,14 @@
%global prever pre2
%global build_with_ijs_support 1
#%%global VERSION %%{version}
%global VERSION %{version}-%{prever}
Name: gutenprint
Summary: Printer Drivers Package
Version: 5.2.11
Release: 2%{?dist}
Version: 5.2.12
Release: 0.1%{prever}%{?dist}
URL: http://gimp-print.sourceforge.net/
Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2
Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{VERSION}.tar.bz2
# Post-install script to update foomatic PPDs.
Source1: gutenprint-foomaticppdupdate
Source2: gutenprint-foomaticppdupdate.8
@ -116,7 +119,7 @@ This package contains native CUPS support for a wide range of Canon,
Epson, HP and compatible printers.
%prep
%setup -q
%setup -q -n %{name}-%{VERSION}
# Fix menu placement of GIMP plugin.
%patch0 -p1 -b .menu
# Don't use -O6 compiler option.
@ -215,13 +218,10 @@ exit 0
%doc COPYING
%{_bindir}/escputil
%{_mandir}/man1/escputil.1*
%{_bindir}/ijsgutenprint.5.2
%if %{build_with_ijs_support}
%{_mandir}/man1/ijsgutenprint.5.2.1*
%{_mandir}/man1/ijsgutenprint.1*
%endif
%{_datadir}/gutenprint
%{_libdir}/gutenprint/
%files doc
%doc COPYING AUTHORS NEWS README doc/FAQ.html doc/gutenprint-users-manual.odt doc/gutenprint-users-manual.pdf
@ -249,8 +249,6 @@ exit 0
%doc
%{_sbindir}/gutenprint-foomaticppdupdate
%{_mandir}/man8/gutenprint-foomaticppdupdate.8*
%{_datadir}/foomatic/db/source/driver/*
%{_datadir}/foomatic/db/source/opt/*
%files extras
%doc
@ -279,6 +277,9 @@ fi
/bin/rm -f /var/cache/foomatic/*
%changelog
* Tue Sep 20 2016 Zdenek Dohnal <zdohnal@redhat.com> - 5.2.12-0.2pre2
- rebase to 5.2.12-pre2, GhostScript IJS driver and Foomatic data generator were removed from package
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild