|
@@ -1,15 +1,15 @@
|
|
|
#TODO: Nautilus extention
|
|
|
%define with_nautilus 0
|
|
|
%define with_my_japo 1
|
|
|
-%define svnrevision 2180
|
|
|
+#% define svnrevision 2180
|
|
|
#% define rcversion 1
|
|
|
-%define betaversion b1
|
|
|
+#% define betaversion b1
|
|
|
|
|
|
%define GNOME_MPLAYER_BIN %{_libexecdir}/%{name}
|
|
|
|
|
|
Name: gnome-mplayer
|
|
|
Version: 1.0.5
|
|
|
-Release: 1%{?betaversion:.%betaversion}%{?svnrevision:.svn%svnrevision}%{?_dist_release}
|
|
|
+Release: 2%{?betaversion:.%betaversion}%{?svnrevision:.svn%svnrevision}%{?_dist_release}
|
|
|
Summary: An MPlayer GUI, a full-featured binary
|
|
|
Summary(ja): 高機能な MPlayer のグラフィカルユーザーインターフェース
|
|
|
Group: Applications/Multimedia
|
|
@@ -21,7 +21,7 @@ Source50: gnome-mplayer.sh.in
|
|
|
|
|
|
## vine
|
|
|
%if %{with_my_japo}
|
|
|
-Source100: gnome-mplayer-1.0.5b1.svn2180-ja.po
|
|
|
+Source100: gnome-mplayer-1.0.6b1.svn2220-ja.po
|
|
|
%endif
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
@@ -59,7 +59,7 @@ Requires(pre): GConf2
|
|
|
Requires(post): GConf2
|
|
|
Requires(preun): GConf2
|
|
|
|
|
|
-Distribution: Vine
|
|
|
+Distribution: Vine Linux
|
|
|
Vendor: Project Vine
|
|
|
Packager: munepi
|
|
|
|
|
@@ -239,6 +239,12 @@ update-desktop-database &> /dev/null || :
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sat Feb 25 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-2
|
|
|
+- updated ja.po
|
|
|
+
|
|
|
+* Fri Dec 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Sat Oct 15 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-1.b1.svn2180
|
|
|
- source 1.0.5b1
|
|
|
- updated ja.po
|