From 06e0fb649f9498263ecf14b64c1be2e0c35a844c Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Thu, 11 Oct 2012 09:14:24 +0200 Subject: [PATCH] 3.12.10a --- .gitignore | 1 + hplip-3.12.10.tar.gz.asc | 7 ------- hplip-3.12.10a.tar.gz.asc | 7 +++++++ hplip.spec | 11 ++++++++--- sources | 2 +- 5 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 hplip-3.12.10.tar.gz.asc create mode 100644 hplip-3.12.10a.tar.gz.asc diff --git a/.gitignore b/.gitignore index 186d301..a711991 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ hplip-3.10.6.tar.gz /hplip-3.12.6.tar.gz /hplip-3.12.9.tar.gz /hplip-3.12.10.tar.gz +/hplip-3.12.10a.tar.gz diff --git a/hplip-3.12.10.tar.gz.asc b/hplip-3.12.10.tar.gz.asc deleted file mode 100644 index f11a63e..0000000 --- a/hplip-3.12.10.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.11 (GNU/Linux) - -iEYEABECAAYFAlBtIQAACgkQc9dwzaWQR7l/LwCfdOxVrvZrQmVhH2PtuzcqJxLm -5z0AoLrB7/6S++YsO73yAEZZcrSbjWx4 -=5Xz+ ------END PGP SIGNATURE----- diff --git a/hplip-3.12.10a.tar.gz.asc b/hplip-3.12.10a.tar.gz.asc new file mode 100644 index 0000000..2060c7f --- /dev/null +++ b/hplip-3.12.10a.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iEYEABECAAYFAlB1E4cACgkQc9dwzaWQR7m+UgCfQupDDON0Du6+BRtPdNBVS8fb +BecAn36X7iBEmOWKe7XPgxT4c0QAm6Li +=LzcJ +-----END PGP SIGNATURE----- diff --git a/hplip.spec b/hplip.spec index 605b1f3..e44208f 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,12 +1,14 @@ +%global posttag a + Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.12.10 -Release: 1%{?dist} +Release: 2.%{posttag}%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Url: http://hplip.sourceforge.net/ -Source0: http://downloads.sourceforge.net/sourceforge/hplip/hplip-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sourceforge/hplip/hplip-%{version}%{posttag}.tar.gz Source1: hpcups-update-ppds.sh Source2: copy-deviceids.py Patch1: hplip-pstotiff-is-rubbish.patch @@ -135,7 +137,7 @@ Requires: %{name}-libs = %{version}-%{release} SANE driver for scanners in HP's multi-function devices (from HPOJ). %prep -%setup -q +%setup -q -n hplip-%{version}%{posttag} # The pstotiff filter is rubbish so replace it (launchpad #528394). %patch1 -p1 -b .pstotiff-is-rubbish @@ -520,6 +522,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %postun libs -p /sbin/ldconfig %changelog +* Thu Oct 11 2012 Jiri Popelka 3.12.10-2.a +- 3.12.10a + * Thu Oct 04 2012 Jiri Popelka 3.12.10-1 - 3.12.10 diff --git a/sources b/sources index d9383eb..1d85aa0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38136d7f005dd222cb35134ec586dc8b hplip-3.12.10.tar.gz +f62ab4ceeb424a36b26f044d78a144bb hplip-3.12.10a.tar.gz