From 399f4b7ee8d00432545c28d89875c4e31b671fa18002ac4d76cb10ccb8d06ac4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 23 Oct 2012 20:43:03 +0000 Subject: [PATCH] Accepting request 139131 from home:dimstar:branches:X11:common:Factory tweak OBS-URL: https://build.opensuse.org/request/show/139131 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libspectre?expand=0&rev=14 --- libspectre-0.2.7.tar.gz | 3 --- libspectre.changes | 2 +- libspectre.spec | 24 +++++++++++++----------- 3 files changed, 14 insertions(+), 15 deletions(-) delete mode 100644 libspectre-0.2.7.tar.gz diff --git a/libspectre-0.2.7.tar.gz b/libspectre-0.2.7.tar.gz deleted file mode 100644 index e2e1f82..0000000 --- a/libspectre-0.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e81b822a106beed14cf0fec70f1b890c690c2ffa150fa2eee41dc26518a6c3ec -size 387947 diff --git a/libspectre.changes b/libspectre.changes index c8f138c..0abff45 100644 --- a/libspectre.changes +++ b/libspectre.changes @@ -2,7 +2,7 @@ Sun Oct 21 08:43:31 UTC 2012 - zaitor@opensuse.org - Update to version 0.2.7: - + This release fixes two crashes than can happen when %%Pages: + + This release fixes two crashes that can happen when %%Pages: or %%Page: comments are missing in the document or when %%Pages: comment is present but it's invalid. - Changed tarball into upstream default gz. diff --git a/libspectre.spec b/libspectre.spec index 3fd4880..24e6044 100644 --- a/libspectre.spec +++ b/libspectre.spec @@ -1,7 +1,7 @@ # -# spec file for package libspectre +# spec file for package libspectre (Version 0.2.6) # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +# norootforbuild -Url: http://libspectre.freedesktop.org/ +Url: http://libspectre.freedesktop.org/wiki/ Name: libspectre -Summary: Library for Rendering PostScript Documents License: GPL-2.0+ Group: Development/Libraries/C and C++ -Version: 0.2.7 -Release: 0 -Source0: http://libspectre.freedesktop.org/releases/%name-%version.tar.gz +Summary: Library for Rendering PostScript Documents +Version: 0.2.6 +Release: 1 +Source0: %name-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libspectre1 = %{version}-%{release} -BuildRequires: ghostscript-devel -BuildRequires: ghostscript-library +BuildRequires: ghostscript-devel ghostscript-library BuildRequires: pkg-config %description @@ -37,8 +37,9 @@ provides a convenient easy to use API for handling and rendering Postscript documents. %package -n libspectre1 -Summary: Library for Rendering PostScript Documents +License: GPL-2.0+ Group: Development/Libraries/C and C++ +Summary: Library for Rendering PostScript Documents %description -n libspectre1 libspectre is a small library for rendering Postscript documents. It @@ -46,8 +47,9 @@ provides a convenient easy to use API for handling and rendering Postscript documents. %package -n libspectre-devel -Summary: Library for Rendering PostScript Documents +License: GPL-2.0+ Group: Development/Libraries/C and C++ +Summary: Library for Rendering PostScript Documents Requires: libspectre1 >= %version %requires_eq ghostscript-devel