[hplip/f16] 3.12.10a

Jiří Popelka jpopelka at fedoraproject.org
Thu Oct 11 07:44:50 UTC 2012


commit 779a3b030c05717cf53e46227020c2f9beb57733
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Thu Oct 11 09:14:24 2012 +0200

    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(-)
---
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.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 56dfe6a..06d4d38 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 <jpopelka at redhat.com> 3.12.10-2.a
+- 3.12.10a
+
 * Thu Oct 04 2012 Jiri Popelka <jpopelka at redhat.com> 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


More information about the scm-commits mailing list