5.2.11
This commit is contained in:
parent
c16a530575
commit
16523a9bb3
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ gutenprint-5.2.6.tar.bz2
|
||||
/gutenprint-5.2.10-pre2.tar.bz2
|
||||
/gutenprint-5.2.10.tar.bz2
|
||||
/gutenprint-5.2.11-pre2.tar.bz2
|
||||
/gutenprint-5.2.11.tar.bz2
|
||||
|
@ -1,14 +1,11 @@
|
||||
%global build_with_ijs_support 1
|
||||
|
||||
%global prever pre2
|
||||
%global VERSION %{version}-%{prever}
|
||||
|
||||
Name: gutenprint
|
||||
Summary: Printer Drivers Package
|
||||
Version: 5.2.11
|
||||
Release: 0.2%{prever}%{?dist}
|
||||
Release: 1%{?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
|
||||
@ -119,7 +116,7 @@ This package contains native CUPS support for a wide range of Canon,
|
||||
Epson, HP and compatible printers.
|
||||
|
||||
%prep
|
||||
%setup -q -n gutenprint-%{VERSION}
|
||||
%setup -q
|
||||
# Fix menu placement of GIMP plugin.
|
||||
%patch0 -p1 -b .menu
|
||||
# Don't use -O6 compiler option.
|
||||
@ -282,6 +279,9 @@ fi
|
||||
/bin/rm -f /var/cache/foomatic/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 21 2016 Jiri Popelka <jpopelka@redhat.com> - 5.2.11-1
|
||||
- 5.2.11
|
||||
|
||||
* Tue Oct 06 2015 Jiri Popelka <jpopelka@redhat.com> - 5.2.11-0.2pre2
|
||||
- 5.2.11-pre2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user