diff --git a/giflib.changes b/giflib.changes index 3049e1c..8d9df5b 100644 --- a/giflib.changes +++ b/giflib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 5 16:23:36 UTC 2012 - jengelh@medozas.de + +- Remove redundant tags/sections + ------------------------------------------------------------------- Mon Oct 10 02:57:31 UTC 2011 - crrodriguez@opensuse.org diff --git a/giflib.spec b/giflib.spec index 6a012d1..5bd2a0a 100644 --- a/giflib.spec +++ b/giflib.spec @@ -1,7 +1,7 @@ # # spec file for package giflib # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -16,17 +16,21 @@ # - Name: giflib %define lname libgif4 -BuildRequires: xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libXt-devel BuildRequires: libtool -License: MIT -Group: System/Libraries +BuildRequires: xorg-x11-libICE-devel +BuildRequires: xorg-x11-libSM-devel +BuildRequires: xorg-x11-libX11-devel +BuildRequires: xorg-x11-libXau-devel +BuildRequires: xorg-x11-libXdmcp-devel +BuildRequires: xorg-x11-libXt-devel Url: http://sourceforge.net/projects/giflib Version: 4.1.6 -Release: 23 +Release: 0 Summary: A Library for Working with GIF Images +License: MIT +Group: System/Libraries Source: giflib-%{version}.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -60,7 +64,6 @@ This Library allows manipulating GIF Image files. Since the LZW patents have expired, giflib can again be used instead of libungif. %package progs -License: MIT Summary: Tools for Working with the GIF Library Group: Productivity/Graphics/Convertors Provides: ungif @@ -70,7 +73,6 @@ Obsoletes: ungif A tool for converting GIFs to various formats. %package devel -License: MIT Summary: Library for Working with GIF Images - Files Mandatory for Development Group: Development/Libraries/C and C++ Requires: %lname = %version