Autobuild autoformatter for 58332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgme?expand=0&rev=2
This commit is contained in:
parent
80eef3f424
commit
9006fe11b8
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libgme
|
||||
#
|
||||
# Copyright (c) 2010 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
|
||||
@ -19,8 +19,8 @@
|
||||
%define soname 0
|
||||
|
||||
Name: libgme
|
||||
Version: 0.5.5
|
||||
Release: 0
|
||||
Version: 0.5.5
|
||||
Release: 1
|
||||
License: LGPLv2.1+
|
||||
Summary: Collection of video game music file emulators
|
||||
Url: http://code.google.com/p/game-music-emu/
|
||||
@ -50,6 +50,8 @@ the following formats and systems:
|
||||
- VGM/VGZ: Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro
|
||||
|
||||
%package -n %{name}%{soname}
|
||||
|
||||
|
||||
Summary: Collection of video game music file emulators
|
||||
Group: System/Libraries
|
||||
|
||||
@ -67,6 +69,7 @@ the following formats and systems:
|
||||
- VGM/VGZ: Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro
|
||||
|
||||
%package devel
|
||||
License: LGPLv2.1+
|
||||
Summary: Development libraries and headers for %{name}
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libgme
|
||||
#
|
||||
# Copyright (c) 2010 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
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
Name: libgme
|
||||
Version: to_be_filled_by_service
|
||||
Release: 0
|
||||
Release: 1
|
||||
License: LGPLv2.1+
|
||||
Summary: Collection of video game music file emulators
|
||||
Url: http://code.google.com/p/game-music-emu/
|
||||
@ -50,6 +50,8 @@ the following formats and systems:
|
||||
- VGM/VGZ: Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro
|
||||
|
||||
%package -n %{name}%{soname}
|
||||
|
||||
|
||||
Summary: Collection of video game music file emulators
|
||||
Group: System/Libraries
|
||||
|
||||
@ -67,6 +69,7 @@ the following formats and systems:
|
||||
- VGM/VGZ: Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro
|
||||
|
||||
%package devel
|
||||
License: LGPLv2.1+
|
||||
Summary: Development libraries and headers for %{name}
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user