Accepting request 198711 from home:jsmeix:branches:Printing
Version upgrade to 3.13.9 OBS-URL: https://build.opensuse.org/request/show/198711 OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=81
This commit is contained in:
17
hplip.spec
17
hplip.spec
@@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: hplip
|
||||
# BuildRequires foomatic-filters to avoid /usr/lib/rpm/brp-symlink ERROR:
|
||||
# link target doesn't exist (neither in build root nor in installed system):
|
||||
@@ -59,23 +58,22 @@ Group: Hardware/Printing
|
||||
# where 'a' or 'b' do not mean 'alpha' or 'beta' but 'second' or 'third' release in the month
|
||||
# (usually bugfix releases have the suffix like 3.12.10a = first bugfix release for 3.12.10).
|
||||
# Official releases have a 3 digit number and release candidates have a 4 digit number: x.y.m.rc
|
||||
Version: 3.13.8
|
||||
Version: 3.13.9
|
||||
Release: 0
|
||||
Url: http://hplipopensource.com
|
||||
# Source0...Source9 is for sources from HP:
|
||||
# URL for Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.13.8.tar.gz
|
||||
# URL to verify Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.13.8.tar.gz.asc
|
||||
# URL for Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.13.9.tar.gz
|
||||
# URL to verify Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.13.9.tar.gz.asc
|
||||
# How to verify Source0 see: http://hplipopensource.com/node/327
|
||||
# For example: /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0xA59047B9
|
||||
# /usr/bin/gpg --verify hplip-3.13.8.tar.gz.asc hplip-3.13.8.tar.gz
|
||||
# /usr/bin/gpg --verify hplip-3.13.9.tar.gz.asc hplip-3.13.9.tar.gz
|
||||
# must result: Good signature from "HPLIP (HP Linux Imaging and Printing) <hplip@hp.com>"
|
||||
Source0: http://prdownloads.sourceforge.net/hplip/hplip-%{version}.tar.gz
|
||||
Source1: http://prdownloads.sourceforge.net/hplip/hplip-%{version}.tar.gz.asc
|
||||
Source2: hplip.keyring
|
||||
# Patch0...Patch9 is for patches from HP:
|
||||
# Patch10...Patch99 is for Suse patches for the sources from HP:
|
||||
# Patch10 fixes "... is used uninitialized ..." warnings:
|
||||
Patch10: fix-uninitialized-variables.diff
|
||||
# Patch10 fix-uninitialized-variables.diff is obsolete since version 3.13.9 because it is fixed in the source.
|
||||
# Patch11 fix_gcc44_glib.diff is obsolete since version 3.9.6b because it is fixed in the source.
|
||||
# Patch12 hplip-3.9.8-CVE-2010-4267.patch fixeed a remote buffer overflow in hpmud/pml.c which
|
||||
# is no longer needed because it is fixed in the upstream sources in HPLIP version 3.13.7
|
||||
@@ -330,9 +328,6 @@ with the scan drivers in HPLIP for standard HP all-in-one printers.
|
||||
%endif
|
||||
# Be quiet when unpacking:
|
||||
%setup -q
|
||||
# Patch10 fix-uninitialized-variables.diff
|
||||
# fixes "... is used uninitialized ..." warnings:
|
||||
%patch10 -b .fix-uninitialized-variables.orig
|
||||
# Patch101 change-udev-rules.diff
|
||||
# changes the udev rules file 56-hpmud.rules
|
||||
%patch101 -b .change-udev-rules.orig
|
||||
@@ -682,9 +677,7 @@ exit 0
|
||||
/usr/lib/cups/backend/hp
|
||||
%dir /usr/lib/cups/filter
|
||||
/usr/lib/cups/filter/foomatic-rip-hplip
|
||||
/usr/lib/cups/filter/hpcac
|
||||
/usr/lib/cups/filter/hpcups
|
||||
/usr/lib/cups/filter/hplipjs
|
||||
/usr/lib/cups/filter/hpps
|
||||
/usr/lib/cups/filter/pstotiff
|
||||
%dir %{_datadir}/cups
|
||||
|
Reference in New Issue
Block a user