From 544ced717a5ed6993c5d733f547f9640285bfed31e625f1591af5c7e220168a8 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 18 Apr 2011 08:48:47 +0000 Subject: [PATCH] Autobuild autoformatter for 67596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libid3tag?expand=0&rev=12 --- libid3tag.spec | 35 +++++------------------------------ 1 file changed, 5 insertions(+), 30 deletions(-) diff --git a/libid3tag.spec b/libid3tag.spec index 85fcf68..7cd1269 100644 --- a/libid3tag.spec +++ b/libid3tag.spec @@ -1,7 +1,7 @@ # -# spec file for package libid3tag (Version 0.15.1b) +# spec file for package libid3tag # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -23,9 +23,9 @@ BuildRequires: gperf zlib-devel BuildRequires: pkg-config Summary: ID3 Tag Manipulation Library Version: 0.15.1b -Release: 158 +Release: 169 Group: System/Libraries -License: GPL v2 or later +License: GPLv2+ Url: http://www.underbit.com/products/mad/ Source: %{name}-%{version}.tar.bz2 Patch: libid3tag-noweak.dif @@ -47,7 +47,7 @@ Authors: Underbit Technologies, Inc. %package devel -License: GPL v2 or later +License: GPLv2+ Summary: Development package for libid3tag library Group: Development/Libraries/C and C++ Requires: libid3tag = %version zlib-devel @@ -101,28 +101,3 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libid3tag*.*a %{_libdir}/pkgconfig/id3tag.pc %changelog -* Thu May 08 2008 tiwai@suse.de -- VUL-0: libid3tag overflow (CVE-2008-2109, bnc#387731) -- don't install static and *.la files -- clean up spec file -* Thu Mar 29 2007 meissner@suse.de -- zlib-devel to buildrequires -* Tue Oct 31 2006 meissner@suse.de -- fixed configure.ac to accept more than 1 -O/-f option, added - requires -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Wed Jan 11 2006 tiwai@suse.de -- compile with -fstack-protector. -* Mon Jul 05 2004 hvogel@suse.de -- add pgkconfig file -* Thu Feb 26 2004 tiwai@suse.de -- updated to version 0.15.1b. -- fixed memory allocation check. -- fixed for autoreconf. -* Tue Jan 13 2004 tiwai@suse.de -- build as non-root. -* Mon Aug 11 2003 tiwai@suse.de -- fixed the handling of v2 tag. -* Thu Jul 03 2003 tiwai@suse.de -- split from mad: version 0.15.0b.