|
@@ -12,7 +12,7 @@ Summary: GNOME session manager
|
|
Summary(ja): GNOME セッションマネージャ
|
|
Summary(ja): GNOME セッションマネージャ
|
|
Name: gnome-session
|
|
Name: gnome-session
|
|
Version: 2.32.0
|
|
Version: 2.32.0
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
URL: http://www.gnome.org/
|
|
URL: http://www.gnome.org/
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
Group: User Interface/Desktops
|
|
Group: User Interface/Desktops
|
|
@@ -20,6 +20,7 @@ Group: User Interface/Desktops
|
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.32/%{name}-%{version}.tar.bz2
|
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.32/%{name}-%{version}.tar.bz2
|
|
Source1: vine-default-session
|
|
Source1: vine-default-session
|
|
Source2: gnome.desktop
|
|
Source2: gnome.desktop
|
|
|
|
+Source3: gnome-session.gnome-2-32.ja.po
|
|
|
|
|
|
# fixed upstream
|
|
# fixed upstream
|
|
|
|
|
|
@@ -51,6 +52,7 @@ GNOME components and handles logout and saving the session.
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
|
|
+cp %{SOURCE3} po/ja.po
|
|
|
|
|
|
%build
|
|
%build
|
|
#sed -i -e 's/GNOME_COMPILE_WARNINGS.*//' configure.in
|
|
#sed -i -e 's/GNOME_COMPILE_WARNINGS.*//' configure.in
|
|
@@ -142,6 +144,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Nov 06 2010 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.32.0-2
|
|
|
|
+- update translation.
|
|
|
|
+
|
|
* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
|
|
* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- remove BuildRequires: libgnome-devel, libgnomeui-devel
|
|
- remove BuildRequires: libgnome-devel, libgnomeui-devel
|