Browse Source

2015-03-18 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* cdrdao: rebuilt
	* digikam: fixed Group
	* easytag, libao, libcrystalhd, libmp4v2: updated
	


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9439 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 9 years ago
parent
commit
c8c20dc8ae

+ 8 - 5
c/cdrdao/cdrdao-vl.spec

@@ -2,7 +2,7 @@ Name: cdrdao
 Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
 Summary(ja): ディスクアットワンス(DAO)モードでオーディオデータを CD-R へ書き込むツール
 Version: 1.2.3
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 Group: Applications/Multimedia
 License: GPLv2+
@@ -38,9 +38,12 @@ CD中身の原文の説明に基づきます。DAOモードのレコーディン
 
 %package -n gcdmaster
 Summary: Graphical front end to cdrdao for composing audio CDs
+Summary(ja): オーディオCDを作製するための cdrdao グラフィカルフロントエンド
 Group: Applications/Multimedia
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
+Requires(post): GConf2
 Requires(post): shared-mime-info
+Requires(preun): GConf2
 Requires(postun): shared-mime-info
 
 %description -n gcdmaster
@@ -61,9 +64,6 @@ the audio data.
         --without-scglib \
         --without-mp3-support \
         --without-lame
-# --with-pcctsinc=%{_includedir}/pccts \
-#           --without-lame \
-#           --without-mp3-support
 
 make %{?_smp_mflags}
 
@@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/*
 
 %changelog
+* Tue Mar 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.2.3-4
+- rebuilt with libao-1.2.0
+
 * Fri Jul 06 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.3-3
 - rebuild with libao-1.1.0
 

+ 8 - 4
d/digikam/digikam-vl.spec

@@ -2,7 +2,7 @@
 
 Name:	     digikam
 Version:     4.8.0
-Release:     1%{?_dist_release}
+Release:     2%{?_dist_release}
 Summary:     A digital camera accessing & photo management application
 Summary(ja): デジタルカメラへのアクセス機能を持つ写真管理アプリケーション
 
@@ -172,7 +172,7 @@ TimeAdjust         : adjust date and time
 Summary:     Runtime libraries for kipi-plugins
 Summary(ja): kipi-plugins のランタイムライブラリ
 License:     GPLv2+ and Adobe
-Group:       Applications/Documentation
+Group:       System Environment/Libraries
 Requires:    kipi-plugins = %{version}-%{release}
 %{?_kde4_version:Requires: kdelibs4 >= %{_kde4_version}}
 %{?_qt4_version:Requires: qt4 >= %{_qt4_version}}
@@ -181,8 +181,8 @@ Requires:    kipi-plugins = %{version}-%{release}
 %{summary}.
 
 %package -n kipi-plugins-doc
-Summary:     Application handbook, documentation for %{name}
-Summary(ja): %{name} のドキュメント
+Summary:     Application handbook, documentation for kipi-plugins
+Summary(ja): kipi-plugins のドキュメント
 Group:       Applications/Documentation
 # for upgrade path
 Obsoletes:   kipi-plugins < 2.5.0-4
@@ -502,6 +502,10 @@ update-desktop-database -q &> /dev/null
 %files -n kipi-plugins-doc -f kipi-plugins-doc.lang
 
 %changelog
+* Tue Mar 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 4.8.0-2
+- changed kipi-plugins-libs Group to System Environment/Libraries
+- updated summary of kipi-plugins-doc and kipi-plugins-libs 
+
 * Mon Mar  9 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 4.8.0-1
 - new upstream release
 

+ 69 - 51
e/easytag/easytag-vl.spec

@@ -1,83 +1,101 @@
-%define _glib_ver	2.4.1
-%define _gtk_ver	2.4.1
-%define _flac_ver	1.2.0
-%define _id3lib_ver	3.8.3-0vl7
-
-Summary:	Tag Editor for MP3, Ogg Vorbis, FLAC and othe music files
-Summary(ja):	MP3, Ogg Vorbis, FLAC 等に対応したタグエディタ
+Summary:	Tag Editor for MP4, MP3, Ogg Vorbis, FLAC and othe music files
+Summary(ja):	MP4, MP3, Ogg Vorbis, FLAC 等に対応したタグエディタ
 Name:		easytag
-Version:	2.1
+Version:	2.2.6
 Release:	1%{?_dist_release}
-License:	GPL
+License: 	GPLv2+
 Group:		Applications/Multimedia
-URL:		http://easytag.sourceforge.net/
-Source0:	http://jaist.dl.sourceforge.net/sourceforge/easytag/easytag-%{version}.tar.bz2
-Source1:	easytag.desktop
-# converted from pixmaps/EasyTag.xpm
-Source2:	easytag.png
-Patch0:		easytag-2.0-audio-file-player.patch
-BuildRequires:	glib2-devel >= %{_glib_ver}, gtk2-devel >= %{_gtk_ver}
-BuildRequires:	libogg-devel, libvorbis-devel, flac-devel >= %{_flac_ver}
-BuildRequires:	id3lib-devel >= %{_id3lib_ver}
-Buildroot:	%{_tmppath}/%{name}-%{version}-root
+URL:		https://wiki.gnome.org/Apps/EasyTAG
 
-Requires(post):   /sbin/ldconfig desktop-file-utils
-Requires(postun): /sbin/ldconfig desktop-file-utils
+Source0:	https://download.gnome.org/sources/easytag/2.2/%{name}-%{version}.tar.xz
+
+Buildroot:	%{_tmppath}/%{name}-%{version}-root
+BuildRequires:  appdata-tools
+BuildRequires:  desktop-file-utils
+BuildRequires:  docbook-dtds
+BuildRequires:  docbook-style-xsl
+BuildRequires:  flac-devel
+BuildRequires:  gtk3-devel
+BuildRequires:  id3lib-devel >= 3.7.12
+BuildRequires:  intltool
+BuildRequires:  itstool
+BuildRequires:  libid3tag-devel
+BuildRequires:  libvorbis-devel
+BuildRequires:  libxslt
+#BuildRequires: pkgconfig(opusfile)
+BuildRequires:  speex-devel
+BuildRequires:  taglib-devel
+BuildRequires:  wavpack-devel
+
+Requires(post):   desktop-file-utils
+Requires(postun): desktop-file-utils
 
 Vendor:		Project Vine
 Distribution:	Vine Linux
 
+
 %description
-EasyTAG is a utility for viewing and editing tags for MP3, MP2, Ogg Vorbis,
-FLAC and other audio files.
+EasyTAG is a utility for viewing, editing and writing the tags of MP4, MP3,
+MP2, FLAC, Ogg Opus, Ogg Speex, Ogg Vorbis, MusePack and Monkey's Audio files.
 
-%prep
-%setup -q
+%description -l ja
+EasyTAG は、MP4, MP3, MP2, FLAC, Ogg Opus, Ogg Speex, Ogg Vorbis などオーディオファイルのタグを閲覧したり編集したりするユーティリティです。
 
-%patch0 -p1 -b .audio-file-player
 
-# drop unneeded 'x' attribute
-%__chmod -x COPYING ChangeLog README THANKS TODO USERS-GUIDE
-%{_bindir}/find doc -type f -exec %__chmod -x "{}" \;
+%prep
+%setup -q
 
 %build
-%configure --disable-mp4
-%__make
+%configure
+make V=1 %{?_smp_mflags}
+
 
 %install
-%__rm -rf %{buildroot}
+rm -rf %{buildroot}
+
+make DESTDIR=%{buildroot} INSTALL="install -p" install
+find %{buildroot} -type f -name "*.la" -delete
 
-%makeinstall
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
-# install icon
-%__mkdir_p %{buildroot}%{_datadir}/pixmaps
-%__mkdir_p %{buildroot}%{_datadir}/applications
-%__install -p -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
-%__install -p -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
+
+%clean
+rm -rf %{buildroot}
 
 %post
-/sbin/ldconfig
-%{_bindir}/update-desktop-database %{_datadir}/applications >& /dev/null ||:
+touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+update-desktop-database &> /dev/null || :
 
 %postun
-/sbin/ldconfig
-%{_bindir}/update-desktop-database %{_datadir}/applications >& /dev/null ||:
+if [ $1 -eq 0 ] ; then
+    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
+    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+fi
+update-desktop-database &> /dev/null || :
+
+%posttrans
+gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
-%clean
-%__rm -rf %{buildroot}
 
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc COPYING ChangeLog README THANKS TODO USERS-GUIDE
-%doc doc/*.html doc/users_guide_*
+%defattr(-,root,root,-)
+%doc COPYING ChangeLog README THANKS TODO
 %{_bindir}/easytag
-%{_datadir}/easytag
-%{_datadir}/pixmaps/*
+%{_datadir}/appdata/easytag.appdata.xml
 %{_datadir}/applications/%{name}.desktop
-%{_mandir}/man1/easytag.1*
+%{_datadir}/icons/hicolor/*/apps/easytag.*
+#{_mandir}/man1/easytag.1*
+
 
 %changelog
+* Tue Mar 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 2.2.6-1
+- updated to 2.2.6
+
+* Tue Mar 20 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.1.7-1
+- updated to 2.1.7
+- remove mpg123 code from the source tarball
+- import patch[012] from Fedora
+
 * Mon Sep 22 2008 Shu KONNO <owa@bg.wakwak.com> 2.1-1vl5
 - applied new versioning policy, spec in utf-8
 

+ 40 - 22
lib/liba/libao/libao-vl.spec

@@ -1,14 +1,20 @@
-Summary: Cross Platform Audio Output Library.
 Name: libao
-Version: 1.1.0
-Release: 2%{?_dist_release}
+Version: 1.2.0
+Release: 1%{?_dist_release}
+Summary: Cross Platform Audio Output Library.
+Summary(ja): クロスプラットフォームなオーディオ出力ライブラリ
+
 Group: System Environment/Libraries
-License: GPL
+License: GPLv2
 URL: http://www.xiph.org/ao/
+
 Source: http://downloads.xiph.org/releases/ao/libao-%{version}.tar.gz
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildRequires: perl audiofile
-BuildRequires: glib2-devel alsa-lib-devel pulseaudio-libs-devel
+BuildRequires: alsa-lib-devel
+BuildRequires: glib2-devel
+BuildRequires: perl
+BuildRequires: pulseaudio-libs-devel
 
 %description
 Libao is a cross-platform audio library that allows programs to output
@@ -28,8 +34,9 @@ want to use in order for them to work.
 
 %package devel
 Summary: Cross Platform Audio Output Library Development.
+Summary(ja): libao の開発用ファイル
 Group: Development/Libraries
-Requires: libao = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 
 %description devel
 The libao-devel package contains the header files, static libraries and
@@ -42,18 +49,31 @@ perl -p -i -e "s/-ffast-math//" configure
 
 %build
 %configure \
-  --disable-broken-oss \
-  --disable-esd \
-  --disable-arts \
-  --disable-nas
-make
+    --disable-broken-oss \
+    --disable-esd \
+    --disable-arts \
+    --disable-nas \
+    --enable-alsa \
+    --enable-pulse
+
+make %{?_smp_mflags}
+
 
 %install
 [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
-rm doc/Makefile*
-rm $RPM_BUILD_ROOT%{_libdir}/lib*.la
+rm -f doc/Makefile*
+rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/ao/plugins-4/lib*.la
+
+%clean
+[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
 
 %files
 %defattr(-,root,root)
@@ -67,18 +87,16 @@ rm $RPM_BUILD_ROOT%{_libdir}/lib*.la
 %doc doc/*
 %{_includedir}/ao
 %{_libdir}/libao.so
-%{_libdir}/ao/*/*.la
+#{_libdir}/ao/*/*.la
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/aclocal/ao.m4
-
-%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%exclude %{_libdir}/ckport/db/libao.ckport
 
 %changelog
+* Tue Mar 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.2.0-1
+- new upstream release
+- added Japanese summary
+
 * Sat Jul 05 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.0-2
 - rebuild with VineSeed environment
 

+ 53 - 36
lib/libc/libcrystalhd/libcrystalhd-vl.spec

@@ -1,31 +1,36 @@
-Summary:        Broadcom Crystal HD device interface library
+%global majorminor 1.0
+%global date 20120405
+
 Name:           libcrystalhd
-Version:        3.5.1
-Release:        3%{?_dist_release}
+Version:        3.10.0
+Release:        1%{?_dist_release}
+Summary:        Broadcom Crystal HD device interface library
+Summary(ja):    Broadcom Crystal HD デバイスのインターフェースライブラリ
+
 License:        LGPLv2
 Group:          System Environment/Libraries
+URL:            http://www.broadcom.com/support/crystal_hd/
+
 #Source:         http://www.broadcom.com/docs/support/crystalhd/crystalhd_linux_20100703.zip
 # This tarball and README are inside the above zip file...
-Source0:        crystalhd_07032010.tbz2
+# Patch generated from http://git.linuxtv.org/jarod/crystalhd.git
+Source0:        libcrystalhd-%{date}.tar.bz2
 Source1:        README_07032010
 # We're going to use even newer firmware for now
 Source2:        bcm70012fw.bin
 Source3:        bcm70015fw.bin
 # LICENSE file is copy-n-pasted from http://www.broadcom.com/support/crystal_hd/
 Source4:        LICENSE
+Source5:        libcrystalhd-snapshot.sh
+Patch0:         libcrystalhd-nosse2.patch
+# https://patchwork2.kernel.org/patch/2247431/
+Patch1:         crystalhd-gst-Port-to-GStreamer-1.0-API.patch
+
+BuildRoot:      %{_tmppath}/%{name}-%{version}-root
+BuildRequires:  autoconf automake libtool
+BuildRequires:  gstreamer1-devel >= %{majorminor}
+BuildRequires:  gstreamer1-plugins-base-devel >= %{majorminor}
 Requires:       crystalhd-firmware
-URL:            http://www.broadcom.com/support/crystal_hd/
-# Patch generated from http://git.wilsonet.com/crystalhd.git/
-Patch0:         libcrystalhd-updates.patch
-# patch for ppc
-Patch1:		libcrystalhd-ppc.patch
-# patch for gcc4.6 based on 
-# http://git.wilsonet.com/?p=crystalhd.git;a=patch;h=dd4f01a0f9861425406c9ead7e326324d525d19a
-Patch10:	libcrystalhd-3.5.1-gcc46.patch
-# fix building failures
-Patch11:	libcrystalhd-3.5.1-define-first.patch
-ExcludeArch:    s390 s390x
-BuildRequires:  autoconf automake
 
 %description
 The libcrystalhd library provides userspace access to Broadcom Crystal HD
@@ -36,6 +41,7 @@ bcm970015 hardware.
 
 %package devel
 Summary:       Development libs for libcrystalhd
+Summary(ja):   libcrystalhd の開発用ファイル
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
@@ -44,41 +50,34 @@ Development libraries needed to build applications against libcrystalhd.
 
 %package -n crystalhd-firmware
 Summary:       Firmware for the Broadcom Crystal HD video decoder
+Summary(ja):   Broadcom Crystal HD ビデオデコーダ用ファームウェア
 License:       Redistributable, no modification permitted
-BuildArch:     noarch
 Group:         System Environment/Kernel
+BuildArch:     noarch
 Requires:      %{name} = %{version}-%{release}
 
 %description -n crystalhd-firmware
 Firmwares for the Broadcom Crystal HD (bcm970012 and bcm970015)
 video decoders.
 
-%define        majorminor 0.10
-%define        _gst 0.10.30
-%define        _gstpb 0.10.30
-
 %package -n gstreamer-plugin-crystalhd
 Summary:       Gstreamer crystalhd decoder plugin
-Group:         Applications/Multimedia
+Summary(ja):   Gstreamer crystalhd デコーダプラグイン
+Group:         System Environment/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      gstreamer-plugins-base
-BuildRequires: gstreamer-devel >= %{_gst}
-BuildRequires: gstreamer-plugins-base-devel >= %{_gstpb}
+Requires:      gstreamer1-plugins-base
 
 %description -n gstreamer-plugin-crystalhd
 Gstreamer crystalhd decoder plugin
 
 %prep
-%setup -q -n 07032010
-%patch0 -p1 -b .git
-%ifarch ppc
-%patch1 -p1 -b .ppc
-%endif
-
-%patch10 -p1 -b .gcc46
-%patch11 -p1 -b .boolian
-
+%setup -q -n libcrystalhd-%{date}
 cp %{SOURCE1} %{SOURCE4} .
+%ifnarch %{ix86} ia64 x86_64
+%patch0 -p1 -b .nosse2
+sed -i -e 's|-msse2||' linux_lib/libcrystalhd/Makefile
+%endif
+%patch1 -p1 -b .gst1
 
 %build
 pushd linux_lib/libcrystalhd/ > /dev/null 2>&1
@@ -86,9 +85,14 @@ pushd linux_lib/libcrystalhd/ > /dev/null 2>&1
 #make CPPFLAGS="%{optflags}" %{?_smp_mflags}
 make %{?_smp_mflags}
 popd > /dev/null 2>&1
+
 pushd filters/gst/gst-plugin/ > /dev/null 2>&1
+sh autogen.sh || :
+
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} \
+  CFLAGS="-I%{_builddir}/%{buildsubdir}/include -I%{_builddir}/%{buildsubdir}/linux_lib/libcrystalhd" \
+  BCMDEC_LDFLAGS="-L%{_builddir}/%{buildsubdir}/linux_lib/libcrystalhd -lcrystalhd"
 popd > /dev/null 2>&1
 
 %install
@@ -98,11 +102,19 @@ make install LIBDIR=%{_libdir} DESTDIR=$RPM_BUILD_ROOT
 popd > /dev/null 2>&1
 pushd filters/gst/gst-plugin/ > /dev/null 2>&1
 make install DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-0.10/libgstbcmdec.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgstbcmdec.{a,la}
 popd > /dev/null 2>&1
+
+#rm -rf $RPM_BUILD_ROOT/lib/firmware/
+mkdir -p $RPM_BUILD_ROOT/lib/firmware/
 cp -p %{SOURCE2} $RPM_BUILD_ROOT/lib/firmware/
 cp -p %{SOURCE3} $RPM_BUILD_ROOT/lib/firmware/
 
+# Install udev rule
+mkdir -p $RPM_BUILD_ROOT/lib/udev/rules.d
+install -pm 0644 driver/linux/20-crystalhd.rules \
+    $RPM_BUILD_ROOT/lib/udev/rules.d
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -124,6 +136,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -n crystalhd-firmware
 %defattr(-,root,root,0755)
 %doc LICENSE
+/lib/udev/rules.d/20-crystalhd.rules
 /lib/firmware/bcm70012fw.bin
 /lib/firmware/bcm70015fw.bin
 
@@ -133,6 +146,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Mar 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.10.0-1
+- updated to 3.10.0 based on Fedora 3.10.0-8
+- changed gstreamer-plugin-crystalhd to System Environment/Libraries Group
+
 * Wed Jan 11 2012 Munehiro Yamamoto <munepi@vinelinux.org> 3.5.1-3
 - applied libcrystalhd-3.5.1-define-first.patch
 

+ 16 - 18
lib/libm/libmp4v2/libmp4v2-vl.spec

@@ -2,20 +2,16 @@
 
 Summary: Library for working with files using the mp4 container format
 Name: libmp4v2
-Version: 1.9.1
-Release: 6%{?_dist_release}
+Version: 2.0.0
+Release: 1%{?_dist_release}
 License: MPLv1.1
 Group: System Environment/Libraries
-#URL: http://resare.com/libmp4v2/
-# Source0: http://resare.com/libmp4v2/dist/libmp4v2-%{version}.tar.bz2
-# # Only here to be in the source package, "just in case, and FYI"
-# Source1: http://resare.com/libmp4v2/mklibmp4v2/mklibmp4v2-r51.tar.bz2
-URL: http://code.google.com/p/mp4v2/
-Source0: http://mp4v2.googlecode.com/files/%{projname}-%{version}.tar.bz2
+URL: http://code.google.com/p/mp4v2
 
-Obsoletes:      self-build-libmp4v2
+Source0: http://mp4v2.googlecode.com/files/%{projname}-%{version}.tar.bz2
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
+Obsoletes: self-build-libmp4v2
 
 Vendor:         Project Vine
 Distribution:   Vine Linux
@@ -29,6 +25,7 @@ and is an exact copy of the library distributed in the mpeg4ip package.
 
 %package devel
 Summary: Development files for the mp4v2 library
+Summary(ja): mp4v2 ライブラリの開発用ファイル
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 
@@ -40,13 +37,11 @@ using the libmp4v2 library.
 %prep
 %setup -q -n %{projname}-%{version}
 
-
 %build
 %configure \
     --disable-static \
-    --disable-dependency-tracking \
-    --disable-gch \
-    ;
+    --disable-dependency-tracking
+
 %{__make} %{?_smp_mflags}
 
 
@@ -55,8 +50,7 @@ using the libmp4v2 library.
 %{__make} install DESTDIR=%{buildroot}
 
 # remove unpackaged files
-%{__rm} -rf %{buildroot}%{_mandir}/manm/
-%{__rm} -f %{buildroot}%{_libdir}/*.{a,la}
+find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -69,18 +63,22 @@ using the libmp4v2 library.
 
 %files
 %defattr(-,root,root)
-%doc README COPYING
+%doc README COPYING doc/Documentation.txt doc/Authors.txt doc/ReleaseNotes.txt doc/BuildSource.txt doc/ToolGuide.txt
 %{_bindir}/*
-%{_libdir}/*.so.*
-%{_mandir}/man?/*
+%{_libdir}/libmp4v2.so.2*
+%{_mandir}/man1/*
 
 %files devel
 %defattr(-,root,root)
+%dir %{_includedir}/%{projname}
 %{_includedir}/%{projname}/*.h
 %{_libdir}/*.so
 
 
 %changelog
+* Tue Mar 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.0.0-1
+- updated to 2.0.0
+
 * Wed Nov  2 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.9.1-6
 - s/self-build-liblibmp4v2/self-build-libmp4v2/