Browse Source

SDL2_image 2.0.1-1

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

+ 12 - 2
S/SDL2_image/SDL2_image.spec → S/SDL2_image/SDL2_image-vl.spec

@@ -1,6 +1,9 @@
+%define ver 2.0.1
+%define rel 1
+
 Name:           SDL2_image
-Version:        2.0.1
-Release:        2%{?dist}
+Version:        %{ver}
+Release:        %{rel}%{?_dist_release}
 Summary:        Image loading library for SDL
 
 Group:          System Environment/Libraries
@@ -15,6 +18,10 @@ BuildRequires:  libtiff-devel
 BuildRequires:  libwebp-devel
 BuildRequires:  chrpath
 
+Vendor: Project Vine
+Distribution: Vine Linux
+Packager: iwaim
+
 %description
 Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
 designed to provide fast access to the graphics frame buffer and audio
@@ -72,6 +79,9 @@ rm -f %{buildroot}%{_libdir}/*.la
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sun Apr 16 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 2.0.1-1
+- initial build for Vine Linux
+
 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild