Accepting request 112906 from home:aljex
fixup spec license comments and license tag for Factory OBS-URL: https://build.opensuse.org/request/show/112906 OBS-URL: https://build.opensuse.org/package/show/graphics/jbigkit?expand=0&rev=2
This commit is contained in:
parent
a6be633c12
commit
8bfc940ae8
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 6 18:06:11 UTC 2012 - brian@aljex.com
|
||||||
|
|
||||||
|
- Clean up spec license comment and license header for Factory
|
||||||
|
- remove unnecessary buildrequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 6 06:25:39 UTC 2012 - brian@aljex.com
|
Fri Apr 6 06:25:39 UTC 2012 - brian@aljex.com
|
||||||
|
|
||||||
|
27
jbigkit.spec
27
jbigkit.spec
@ -1,14 +1,31 @@
|
|||||||
|
#
|
||||||
|
# spec file for package jbigkit
|
||||||
|
#
|
||||||
|
# Copyright (c) 2012 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
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: jbigkit
|
Name: jbigkit
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: JBIG1 lossless image compression tools
|
Summary: JBIG1 lossless image compression tools
|
||||||
|
License: GPL-2.0+
|
||||||
Group: Productivity/Graphics/Convertors
|
Group: Productivity/Graphics/Convertors
|
||||||
License: GPL
|
Url: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
|
||||||
URL: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
|
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Patch0: jbigkit-2.0-shlib.patch
|
Patch0: jbigkit-2.0-shlib.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: make autoconf automake gcc gcc-c++
|
|
||||||
|
|
||||||
%package -n libjbig
|
%package -n libjbig
|
||||||
Summary: JBIG1 lossless image compression library
|
Summary: JBIG1 lossless image compression library
|
||||||
|
Loading…
Reference in New Issue
Block a user