Browse Source

gnome-phone-manager: rebuild, others: new upstream release

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

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

@@ -1,5 +1,5 @@
 Name: gcalctool
-Version: 6.1.3
+Version: 6.1.5
 Release: 1%{?_dist_release}
 Summary: Gnome2 Calculator application
 Summary(ja): GNOME2 電卓アプリケーション
@@ -76,6 +76,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/glib-2.0/schemas/org.gnome.gcalctool.gschema.xml
 
 %changelog
+* Sun Sep 04 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.1.5-1
+- new upstream release
+
 * Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.1.3-1
 - new upstream release
 - change BuildRequires: gtk3-devel instead of gtk2-devel

+ 6 - 2
g/gnome-online-accounts/gnome-online-accounts-vl.spec

@@ -1,4 +1,4 @@
-%define         package_version 3.1.1
+%define         package_version 3.1.90
 %define         package_release 1%{?_dist_release}
 
 Name:           gnome-online-accounts
@@ -74,6 +74,7 @@ make DESTDIR=$RPM_BUILD_ROOT install INSTALL="%{__install} -p -c"
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -92,7 +93,7 @@ fi
 gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc ChangeLog AUTHORS COPYING NEWS README
 %{_libdir}/*.so.*
@@ -115,6 +116,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Sun Sep 04 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90-1
+- new upstream release
+
 * Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.1-1
 - initial build for Vine Linux
 

+ 4 - 1
g/gnome-phone-manager/gnome-phone-manager-vl.spec

@@ -2,7 +2,7 @@ Name:		gnome-phone-manager
 Summary:	Gnome Phone Manager
 Summary(ja): Gnome Phone マネージャー
 Version: 	0.67
-Release: 	1%{?_dist_release}
+Release: 	2%{?_dist_release}
 License: 	GPLv2+
 Group: 		Applications/System
 Source:		http://ftp.gnome.org/pub/GNOME/sources/gnome-phone-manager/%{version}/%{name}-%{version}.tar.xz
@@ -144,6 +144,9 @@ fi
 #
 #----------------------------------------------------------------------------
 %changelog
+* Sun Sep 04 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.67-2
+- rebuild with evolution-data-server-3.1.90
+
 * Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.67-1
 - new upstream release
 - change BuildRequires: gtk3-devel instead of gtk2-devel

+ 10 - 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.9.0
+Version:	2.10.0
 Release:	1%{?_dist_release}
 License:	GPL
 Group:		Applications/Internet
@@ -24,7 +24,8 @@ URL:		http://pidgin.im/
 Source0:	http://jaist.dl.sourceforge.net/sourceforge/pidgin/%{name}-%{version}%{?extraver:%{extraver}}.tar.bz2
 # 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:	        http://www.honeyplanet.jp/%{name}-%{version}_jp.diff.gz
+Patch0:	        %{name}-2.10.0_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
@@ -39,6 +40,7 @@ BuildRequires:	sqlite3-devel >= %{_libsqlite_ver}
 BuildRequires:	audiofile-devel, libao-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	avahi-glib-devel
+BuildRequires:	GConf2
 BuildRequires:	pkgconfig
 BuildRequires:	doxygen
 BuildRequires:  intltool
@@ -200,6 +202,7 @@ and plugins.
 %__cp -f %{SOURCE1} po/ja.po
 
 %build
+autoreconf -if
 %configure \
 	--disable-mono --disable-perl --disable-tcl \
 	--disable-gtkspell --disable-meanwhile \
@@ -340,6 +343,11 @@ fi
 %{_libdir}/pkgconfig/gnt.pc
 
 %changelog
+* Sun Sep 04 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.0-1
+- new upstream release
+- update patch0 for pidgin-2.10.0
+- add BuildRequires: GConf2
+
 * Sun Jun 26 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.9.0-1
 - new upstream release
 - update patch0 for pidgin-2.9.0

+ 102 - 0
p/pygobject3/pygobject3-vl.spec

@@ -0,0 +1,102 @@
+%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+
+Name: pygobject3
+Summary: Python bindings for GObject Introspection
+Summary(ja): GObject Introspection の Python バインディング
+Version: 2.90.3
+Release: 1%{?_dist_release}
+
+Group: Development/Languages
+License: LGPL
+URL: http://www.pygtk.org/
+
+Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.90/pygobject-%{version}.tar.xz
+
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: glib2-devel >= 2.26.0
+BuildRequires: python-devel >= 2.6
+BuildRequires: libffi-devel
+BuildRequires: libtool, automake
+BuildRequires: gobject-introspection-devel >= 0.9.8
+BuildRequires: pycairo-devel >= 1.8.10
+
+Vendor: Project Vine
+Distribution: Vine Linux
+Packager: Takemikaduchi
+
+%description
+pygobject provides a convenient wrapper for the GObject library
+for use in Python programs.
+
+%package devel
+Summary: Development files for building add-on libraries
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+#Requires: pygobject-doc = %{version}-%{release}
+Requires: glib2-devel
+Requires: libffi-devel
+Requires: pkgconfig
+
+%description devel
+This package contains files required to build wrappers for
+pygobject-based libraries such as pygtk2.
+
+%package doc
+Summary: Documentation files for pygobject
+Group: Documentation
+BuildArch: noarch
+
+%description doc
+This package contains documentation files for pygobject.
+
+%prep
+%setup -q -n pygobject-%{version}
+
+%build
+# --disable-docs doesn't work; it builds the docs anyway.
+%configure \
+    --enable-silent-rules \
+    --disable-static \
+    --enable-thread \
+    --disable-docs
+export tagname=CC
+make LIBTOOL=/usr/bin/libtool
+
+%install
+rm -rf $RPM_BUILD_ROOT
+export tagname=CC
+make LIBTOOL=/usr/bin/libtool DESTDIR=$RPM_BUILD_ROOT install
+find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
+
+rm -f examples/Makefile*
+
+# conflict with pygobject
+mv $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/pygobject \
+   $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/pygobject3
+rm -rf $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0
+rm -rf $RPM_BUILD_ROOT%{_datadir}/pygobject
+
+%clean
+rm -fr $RPM_BUILD_ROOT
+
+%files
+%defattr(644, root, root, 755)
+%doc AUTHORS NEWS README ChangeLog
+%doc examples
+%{_libdir}/libpyglib-gi-2.0-python.so.*
+%{python_sitearch}/gi
+
+%files devel
+%defattr(644, root, root, 755)
+%{_includedir}/pygobject-3.0/pygobject.h
+%{_libdir}/libpyglib-gi-2.0-python.so
+%{_libdir}/pkgconfig/pygobject-3.0.pc
+
+%files doc
+%defattr(644, root, root, 755)
+%{_datadir}/gtk-doc/html/pygobject3
+
+%changelog
+* Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.90.3-1
+- initial build for Vine Linux
+