Browse Source

update: libdiscid

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3490 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 13 years ago
parent
commit
5490225b13
1 changed files with 7 additions and 2 deletions
  1. 7 2
      lib/libd/libdiscid/libdiscid-vl.spec

+ 7 - 2
lib/libd/libdiscid/libdiscid-vl.spec

@@ -1,5 +1,5 @@
 %define pkg_version 0.2.2
-%define pkg_release 2%{?_dist_release}
+%define pkg_release 3%{?_dist_release}
 
 Summary:	A library for creating MusicBrainz DiscIDs from audio CDs
 Summary(ja):	音楽 CD から MusicBrainz ディスク ID を作成するためのライブラリ
@@ -7,8 +7,9 @@ Name:		libdiscid
 Version:	%{pkg_version}
 Release:	%{pkg_release}
 Source0:	%{name}-%{version}.tar.gz
+
 License:	LGPL
-Group:		Sytem Environment/Libraries 
+Group:		System Environment/Libraries 
 URL:		http://musicbrainz.org/doc/libdiscid/ 
 
 BuildRequires:	pkgconfig
@@ -28,6 +29,7 @@ submission URL for adding the DiscID to the database.
 
 %package        devel
 Summary:        Development files for %{name}
+Summary(ja):    %{name} の開発用ファイル
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig
@@ -72,6 +74,9 @@ developing applications that use libdiscid.
 
 
 %changelog
+* Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.2.2-3
+- fixed Group typo
+
 * Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.2.2-2
 - rebuild package