Browse Source

new upstream release

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

+ 6 - 9
c/caribou/caribou-vl.spec

@@ -1,5 +1,5 @@
 Name:           caribou
-Version:        0.4.7
+Version:        0.4.8
 Release:        1%{?_dist_release}
 Summary:        A simplified in-place on-screen keyboard
 
@@ -12,7 +12,6 @@ BuildRequires:  python-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  gtk3-devel
 BuildRequires:  pygobject3-devel
-BuildRequires:  pyatspi
 BuildRequires:  intltool
 BuildRequires:  gnome-doc-utils
 BuildRequires:  desktop-file-utils
@@ -24,11 +23,8 @@ BuildRequires:  libxklavier-devel
 BuildRequires:  json-glib-devel
 BuildRequires:  libgee-devel
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  gnome-python-devel
+BuildRequires:	at-spi2-core-devel
 
-Requires:       pygtk2
-Requires:       gnome-python
-Requires:       pyatspi
 
 %description
 Caribou is a text entry application that currently manifests itself as
@@ -54,9 +50,7 @@ make %{?_smp_mflags}
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
-echo "NoDisplay=true" >> $RPM_BUILD_ROOT%{_datadir}/applications/caribou.desktop
 echo "OnlyShowIn=GNOME;" >> $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
-desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/caribou.desktop
 desktop-file-validate $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop || :
 
 %find_lang caribou
@@ -85,7 +79,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/gtk-2.0/modules/libcaribou-gtk-module.so
 %{_libdir}/gtk-3.0/modules/libcaribou-gtk-module.so
 %{_datadir}/antler
-%{_datadir}/applications/caribou.desktop
 %{_datadir}/caribou
 %{_datadir}/dbus-1/services/org.gnome.Caribou.Antler.service
 %{_datadir}/glib-2.0/schemas/*
@@ -98,6 +91,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/vala/vapi/caribou-1.0.*
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.4.8-1
+- new upstream release
+- add BuildRequires: at-spi2-core-devel
+
 * Sun Feb 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.4.7-1
 - new upstream release
 

+ 4 - 1
c/clutter-gst/clutter-gst-vl.spec

@@ -2,7 +2,7 @@
 %define		clutter_gst_release 1%{?_dist_release}
 
 Name:           clutter-gst
-Version:        %{clutter_gst_version}.0
+Version:        %{clutter_gst_version}.2
 Release:        %{clutter_gst_release}
 Summary:        ClutterMedia interface to GStreamer
 
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.2-1
+- new upstream release
+
 * Sun Feb 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.0-1
 - new upstream release
 

+ 4 - 1
e/ekiga/ekiga-vl.spec

@@ -1,7 +1,7 @@
 Summary: A Gnome based SIP/H323 teleconferencing application
 Summary(ja): GNOME ベースの SIP/H323 遠隔会議アプリケーション
 Name: ekiga
-Version: 4.0.0
+Version: 4.0.1
 Release: 1%{?_dist_release}
 URL: http://www.ekiga.org/
 Source0: http://www.ekiga.org/ekiga-%{version}.tar.xz
@@ -131,6 +131,9 @@ fi
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.0.1-1
+- new upstream release
+
 * Fri Jan 04 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.0.0-1
 - new upstream release
 - add BuildRequires; gnome-icon-theme

+ 4 - 1
g/gmime/gmime-vl.spec

@@ -1,7 +1,7 @@
 Summary:        Library for creating and parsing MIME messages
 Summary(ja):	MIMEメッセージを生成またパースするためのライブラリ
 Name:           gmime
-Version:        2.6.13
+Version:        2.6.15
 Release:        1%{?_dist_release}
 Group:          System Environment/Libraries
 License:        GPL
@@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.15-1
+- new upstream release
+
 * Thu Jan 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.13-1
 - new upstream release
 

+ 4 - 1
g/gnome-keyring/gnome-keyring-vl.spec

@@ -3,7 +3,7 @@
 Summary: A framework for managing user passwords and other secrets
 Summary(ja): ユーザのパスワードや秘匿情報を管理するためのフレームワーク
 Name: gnome-keyring
-Version: 3.6.2
+Version: 3.6.3
 Release: 1%{?_dist_release}
 License: GPL/LGPL
 Group: System Environment/Libraries
@@ -123,6 +123,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3-1
+- new upstream release
+
 * Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.2-1
 - new upstream release
 

+ 5 - 5
g/gnome-shell/gnome-shell-vl.spec

@@ -1,4 +1,4 @@
-%define pkg_version 3.6.3
+%define pkg_version 3.6.3.1
 %define pkg_release 1%{?_dist_release}
 
 Summary:	Window management and application launching for GNOME
@@ -7,8 +7,6 @@ Version:	%{pkg_version}
 Release:	%{pkg_release}
 Source0:	%{name}-%{version}.tar.xz
 
-Source101:	gnome-shell.gnome-3-6.ja.po
-
 # settings for Vine
 Patch101:	gnome-shell-vine-settings.patch
 
@@ -75,8 +73,6 @@ and easy to use experience.
 %setup -q
 %patch101 -p1 -b .vine
 
-cp %{SOURCE101} po/ja.po
-
 %build
 libtoolize --copy --force
 autoreconf
@@ -146,6 +142,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3.1-1
+- new upstream release
+- remove Source102 (gnome-shell.gnome-3-6.ja.po)
+
 * Sun Feb 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3-1
 - new upstream release
 - add Source102 (gnome-shell.gnome-3-6.ja.po)

+ 4 - 1
g/gnome-themes-standard/gnome-themes-standard-vl.spec

@@ -1,5 +1,5 @@
 Name: gnome-themes-standard
-Version: 3.6.2
+Version: 3.6.5
 Release: 1%{?_dist_release}
 Summary: Standard themes for GNOME applications
 
@@ -72,6 +72,9 @@ done
 
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.5-1
+- new upstream release
+
 * Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.2-1
 - new upstream release
 

+ 4 - 1
g/gtk2/gtk2-vl.spec

@@ -12,7 +12,7 @@
 %define gdkpixbuf2_version %{gdkpixbuf2_base_version}-1
 %define gobject_introspection_version 0.9.8
 
-%define base_version 2.24.15
+%define base_version 2.24.16
 %define bin_version 2.10.0
 
 # biarch support
@@ -324,6 +324,9 @@ fi
 %endif
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.16-1
+- new upstream release
+
 * Sun Feb 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.15-1
 - new upstream release
 

+ 4 - 1
g/gtkhtml4/gtkhtml4-vl.spec

@@ -3,7 +3,7 @@
 Summary: gtkhtml version 4 library
 Summary(ja): gtkhtml バージョン4 ライブラリ
 Name: gtkhtml4
-Version: 4.6.3
+Version: 4.6.4
 Release: 1%{?_dist_release}
 License: LGPL/GPL
 Group: System Environment/Libraries
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.6.4-1
+- new upstream release
+
 * Sun Feb 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.6.3-1
 - new upstream release
 

+ 4 - 1
lib/libg/libgee/libgee-vl.spec

@@ -1,5 +1,5 @@
 Name:           libgee
-Version:        0.8.3
+Version:        0.8.4
 Release:        1%{?_dist_release}
 Summary:        GObject collection library
 Summary(ja):    GObject コレクションライブラリ
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.8.4-1
+- new upstream release
+
 * Wed Jan 02 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.8.3-1
 - new upstream release
 

+ 6 - 9
lib/libg/libgsf/libgsf-vl.spec

@@ -2,7 +2,7 @@ Summary: GNOME Structured File library
 Summary(ja): GNOME 構造化ファイルライブラリ
 
 Name: libgsf
-Version: 1.14.25
+Version: 1.14.26
 Release: 1%{?_dist_release}
 Group: System Environment/Libraries
 License: GPL
@@ -17,9 +17,6 @@ BuildRequires: gobject-introspection-devel
 BuildRequires: gdk-pixbuf2-devel
 BuildRequires: bzip2-devel
 BuildRequires: zlib-devel
-BuildRequires: python-devel
-BuildRequires: pygtk2-devel
-BuildRequires: pygobject-devel >= 2.24.4
 BuildRequires: popt-devel
 
 Vendor: Project Vine
@@ -54,8 +51,7 @@ libgsf を使ったアプリケーションのコンパイルに必要なライ
 %configure \
 	--disable-static \
 	--enable-introspection \
-	--disable-schemas-install \
-	--with-python
+	--disable-schemas-install
 make
 
 %install
@@ -64,7 +60,6 @@ if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
 make install DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
-rm -f $RPM_BUILD_ROOT%{python_sitearch}/gsf/*.la
 
 %find_lang %{name}
 
@@ -83,8 +78,6 @@ if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
 %attr(755, root, root) %{_bindir}/gsf-vba-dump
 %{_libdir}/lib*.so.*
 %{_libdir}/girepository-1.0/Gsf-1.typelib
-%{python_sitelib}/gsf/*.py*
-%{python_sitearch}/gsf/_gsfmodule.so
 %{_datadir}/thumbnailers/gsf-office.thumbnailer
 %{_mandir}/man1/*
 
@@ -97,6 +90,10 @@ if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
 %{_datadir}/gtk-doc/html/gsf
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.26-1
+- new upstream release
+- remove BuildRequires: python-devel, pygtk2-devel, pygobject-devel
+
 * Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.25-1
 - new upstream release
 

+ 4 - 1
o/opal/opal-vl.spec

@@ -1,6 +1,6 @@
 Summary: Open Phone Abstraction Library
 Name: opal
-Version: 3.10.9
+Version: 3.10.10
 Release: 1%{?_dist_release}
 URL: http://www.opalvoip.org/
 Source0: ftp://ftp.gnome.org/pub/gnome/sources/opal/3.10/%{name}-%{version}.tar.xz
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.10-1
+- new upstream release
+
 * Fri Jan 04 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.9-1
 - new upstream release
 - add BuildRequires: speex-devel, expat-devel

+ 6 - 2
p/pidgin/pidgin-vl.spec

@@ -16,7 +16,7 @@
 Summary:	A GTK+ based multi-protocol instant messaging client
 Summary(ja):	マルチプロトコル対応のインスタントメッセンジャー
 Name:		pidgin
-Version:	2.10.6
+Version:	2.10.7
 Release:	1%{?_dist_release}
 License:	GPL
 Group:		Applications/Internet
@@ -25,7 +25,7 @@ Source0:	http://jaist.dl.sourceforge.net/sourceforge/pidgin/%{name}-%{version}%{
 # Source1:	http://mikeforce.homelinux.org/gnome/po/pidgin-ja.po
 Source1:	pidgin-2.6.2-ja.po
 #Patch0:	        http://www.honeyplanet.jp/%{name}-%{version}_jp.diff.gz
-Patch0:	        %{name}-2.10.0_jp.diff.gz
+Patch0:		http://www.honeyplanet.jp/%{name}-2.10.6_jp.diff.gz
 Patch1:		%{name}-2.0.0beta7_jp-enable-shortcut.patch
 ## fix %{name}-%{version}_jp.diff.gz for vine linux
 Patch2:		%{name}-2.7.3_jp_fix_for_vine.patch
@@ -332,6 +332,10 @@ fi
 %{_libdir}/pkgconfig/gnt.pc
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.7-1
+- new upstream release
+- update Patch1
+
 * Sun Jul 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.6-1
 - new upstream release
 

+ 6 - 3
p/ptlib/ptlib-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Portable Tools Library
 Name:		ptlib
-Version:	2.10.9
-Release:        1%{?_dist_release}
+Version:	2.10.10
+Release:	1%{?_dist_release}
 URL:		http://www.opalvoip.org/
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.10/%{name}-%{version}.tar.xz
 License:	MPLv1.0
@@ -108,9 +108,12 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 
 %changelog
+* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.10-1
+- new upstream release
+
 * Fri Jan 04 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.9-1
 - new upstream release
--add BuildRequires: pulseaudio-libs-devel
+- add BuildRequires: pulseaudio-libs-devel
 
 * Sat Oct 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.7-2
 - rebuild with libraw1394-2.1.0

+ 5 - 2
t/thunderbird/thunderbird-vl.spec

@@ -1,5 +1,5 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%define tbmajor 17.0.2
+%define tbmajor 17.0.3
 #%define tbversion %{tbmajor}.10
 %define tbversion %{tbmajor}
 %define tbrelease 1%{?_dist_release}
@@ -10,7 +10,7 @@
 # IMPORTANT: If there is no top level directory, this should be 
 # set to the cwd, ie: '.'
 #%define tarballdir .
-%define tarballdir comm-release
+%define tarballdir comm-esr17
 
 %define mozappdir %{_libdir}/%{name}-%{version_internal}
 %define moz_objdir objdir-tb
@@ -356,6 +356,9 @@ fi
 #===============================================================================
 
 %changelog
+* Sat Mar 02 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.3-1
+- new upstream release
+
 * Wed Jan 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.2-1
 - new upstream release
 - update Source1010,1020