Browse Source

new: libcue

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7417 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 11 years ago
parent
commit
99b03090f8
1 changed files with 13 additions and 3 deletions
  1. 13 3
      lib/libc/libcue/libcue-vl.spec

+ 13 - 3
lib/libc/libcue/libcue.spec → lib/libc/libcue/libcue-vl.spec

@@ -1,15 +1,22 @@
+%define ver 1.3.0
+%define rel 1
+
 Name:		libcue
-Version:	1.3.0
-Release:	5%{?dist}
+Version:	%{ver}
+Release:	%{rel}%{?_dist_release}
 Summary:	Cue sheet parser library
+Summary:	Cue シートをパースするライブラリ
 
 Group:		System Environment/Libraries
 # Files libcue/rem.{c,h} contains a BSD header
 License:	GPLv2 and BSD
 URL:		http://libcue.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
+Vendor: Project Vine
+Distribution: Vine Linux
+Packager: iwaim
 
 %description
 Libcue is intended for parsing a so-called cue sheet from a char string or
@@ -66,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Feb  2 2013 IWAI, Masaharu <iwai@alib.jp> 1.3.0-1
+- initial build for Vine Linux
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild