diff --git a/jbigkit.changes b/jbigkit.changes index b4cf162..f8d66ef 100644 --- a/jbigkit.changes +++ b/jbigkit.changes @@ -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 diff --git a/jbigkit.spec b/jbigkit.spec index ac77f0a..210b789 100644 --- a/jbigkit.spec +++ b/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 Version: 2.0 -Release: 1 +Release: 0 Summary: JBIG1 lossless image compression tools +License: GPL-2.0+ 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 Patch0: jbigkit-2.0-shlib.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: make autoconf automake gcc gcc-c++ +BuildRoot: %{_tmppath}/%{name}-%{version}-build %package -n libjbig Summary: JBIG1 lossless image compression library