Browse Source

new upstream release and add Requires

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@915 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 14 years ago
parent
commit
3f6fbdf889
4 changed files with 36 additions and 19 deletions
  1. 10 6
      b/bluez/bluez-vl.spec
  2. 7 1
      g/gnome-shell/gnome-shell-vl.spec
  3. 5 2
      o/obexd/obexd-vl.spec
  4. 14 10
      o/openobex/openobex-vl.spec

+ 10 - 6
b/bluez/bluez-vl.spec

@@ -1,8 +1,8 @@
 Summary: Bluetooth utilities
 Summary(ja): Bluetooth ユーティリティ 
 Name: bluez
-Version: 4.42
-Release: 2%{?_dist_release}
+Version: 4.64
+Release: 1%{?_dist_release}
 License: GPLv2+
 Group: Applications/System
 
@@ -171,12 +171,12 @@ Bluetooth オーディオ機器のためのALSAサポートを含むパッケー
 rm -rf $RPM_BUILD_ROOT
 
 %setup -q
-%patch1 -p0 -b .oui
+## %patch1 -p0 -b .oui
 %patch2 -p1 -b .non-utf8-name
 %patch3 -p1 -b .wacom
 %patch4 -p1 -b .socket-mobile
-%patch5 -p1 -b .cable-pairing
-%patch6 -p1 -b .udev
+## %patch5 -p1 -b .cable-pairing
+## %patch6 -p1 -b .udev
 
 %build
 libtoolize -f -c
@@ -256,7 +256,7 @@ exit 0
 %config(noreplace) %{_sysconfdir}/bluetooth/*
 %config(noreplace) %{_sysconfdir}/sysconfig/*
 %config %{_sysconfdir}/dbus-1/system.d/bluetooth.conf
-%{_libdir}/bluetooth/plugins/*.so
+%{_libdir}/bluetooth/
 /lib/udev/bluetooth_serial
 %{_sysconfdir}/udev/rules.d/*.rules
 /lib/udev/rules.d/*.rules
@@ -289,6 +289,10 @@ exit 0
 %{_libdir}/alsa-lib/*.so
 
 %changelog
+* Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.64-1
+- new upstream release
+- drop Patch1, Patch5, Patch6
+
 * Sun Jul 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 4.42-2
 - add bluetooth.init again.
   - on-demand startup on bootup process will fail, because

+ 7 - 1
g/gnome-shell/gnome-shell-vl.spec

@@ -1,5 +1,5 @@
 %define pkg_version 2.29.1
-%define pkg_release 1%{?_dist_release}
+%define pkg_release 2%{?_dist_release}
 
 Summary:     Window management and application launching for GNOME
 Name:        gnome-shell
@@ -12,6 +12,8 @@ URL:         http://live.gnome.org/GnomeShell
 
 Requires(post,postun): scrollkeeper >= 0.1.4
 Requires(post,pre,preun): GConf2 >= 2.14
+Requires: mutter
+
 BuildRequires: gnome-common
 BuildRequires: libtool
 BuildRequires: automake
@@ -117,10 +119,14 @@ fi
 %{_libdir}/mutter/plugins/*
 %{_datadir}/applications/*
 %{_datadir}/gnome-shell/*
+%{_datadir}/man/man1/*.1.gz
 %{_sysconfdir}/gconf/schemas/*
 
 
 %changelog
+* Sun May 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.29.1-2
+- add Requires: mutter
+
 * Sun May 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.29.1-1
 - new upstream release
 

+ 5 - 2
o/obexd/obexd-vl.spec

@@ -1,5 +1,5 @@
 Name:		obexd
-Version:	0.13
+Version:	0.23
 Release:	1%{?_dist_release}
 Summary:	D-Bus service for Obex Client access
 Summary(ja):    Obex クライアントアクセスのための D-Bus サービス
@@ -15,7 +15,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 BuildRequires:	glib2-devel
 BuildRequires:	dbus-devel
-BuildRequires:	bluez-libs-devel >= 4.0
+BuildRequires:	bluez-libs-devel >= 4.64
 BuildRequires:	openobex-devel
 
 #----------------------------------------------------------------------------
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.23-1
+- new upstream release
+
 * Sun Jun 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.13-1
 - new upstream release
 - remove "# Maintainers", add Packager: tag

+ 14 - 10
o/openobex/openobex-vl.spec

@@ -1,8 +1,8 @@
 Summary: Library for using OBEX
 Summary(ja): OBEXを利用するためのオープンライブラリです
 Name: openobex
-Version: 1.3
-Release: 15%{?_dist_release}
+Version: 1.5
+Release: 1%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://openobex.sourceforge.net
@@ -74,11 +74,11 @@ Open OBEX アプリケーションは OBEX プロトコルを使用して、フ
 %prep
 %setup -q
 %patch0 -p1 -b .flush
-%patch1 -p1 -b .push
-%patch2 -p1 -b .ipv6
-%patch3 -p1 -b .autoconf
-%patch4 -p1 -b .utf
-%patch5 -p1 -b .ircp
+## %patch1 -p1 -b .push
+## %patch2 -p1 -b .ipv6
+## %patch3 -p1 -b .autoconf
+## %patch4 -p1 -b .utf
+## %patch5 -p1 -b .ircp
 autoreconf --install --force
 
 %build
@@ -109,7 +109,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root)
 %doc AUTHORS COPYING COPYING.LIB ChangeLog README 
 %{_libdir}/libopenobex*.so
-%{_datadir}/aclocal/openobex.m4
+## %{_datadir}/aclocal/openobex.m4
 %dir %{_includedir}/openobex
 %{_includedir}/openobex/*.h
 %{_libdir}/pkgconfig/openobex.pc
@@ -121,14 +121,18 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/ircp
 %{_bindir}/obex_tcp
 %{_bindir}/obex_test
-%{_bindir}/obex_push
-%{_mandir}/man1/obex_push.1*
+## %{_bindir}/obex_push
+## %{_mandir}/man1/obex_push.1*
 
 #----------------------------------------------------------------------------
 # Maintainers: babasaki@mindgear.org
 #
 #----------------------------------------------------------------------------
 %changelog
+* Sun May 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.5-1
+- new upstream release
+- drop Patch1, Patch2, Patch3, Patch4, Patch5
+
 * Mon Nov  7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.3-15
 - for <BTS:847>
   - fixed %postun section