Browse Source

SDL2_mixer 2.0.1-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11035 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 7 years ago
parent
commit
3dd2b03971
1 changed files with 11 additions and 2 deletions
  1. 11 2
      S/SDL2_mixer/SDL2_mixer-vl.spec

+ 11 - 2
S/SDL2_mixer/SDL2_mixer.spec → S/SDL2_mixer/SDL2_mixer-vl.spec

@@ -1,6 +1,9 @@
+%define ver 2.0.1
+%define rel 1
+
 Name:           SDL2_mixer
-Version:        2.0.1
-Release:        2%{?dist}
+Version:        %{ver}
+Release:        %{rel}%{?_dist_release}
 Summary:        Simple DirectMedia Layer - Sample Mixer Library
 
 Group:          System Environment/Libraries
@@ -16,6 +19,10 @@ BuildRequires:  libmodplug-devel
 BuildRequires:  fluidsynth-devel
 BuildRequires:  libmikmod-devel
 
+Vendor: Project Vine
+Distribution: Vine Linux
+Packager: iwaim
+
 %description
 SDL_mixer is a sample multi-channel audio mixer library.
 It supports any number of simultaneously playing channels of 16 bit stereo
@@ -72,6 +79,8 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_includedir}/SDL2/*
 
 %changelog
+* Sun Apr 16 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 2.0.1-1
+
 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild