Browse Source

new upstream release

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

+ 5 - 2
b/bluez-hcidump/bluez-hcidump-vl.spec

@@ -1,8 +1,8 @@
 Summary: Bluetooth HCI protocol analyser
 Summary(ja): Bluetooth の HCIプロトコル解析ツール
 Name: bluez-hcidump
-Version: 1.42
-Release: 3%{?_dist_release}
+Version: 2.0
+Release: 1%{?_dist_release}
 License: GPLv2+
 Group: Applications/System
 Source: http://bluez.sf.net/download/%{name}-%{version}.tar.gz
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 #
 #----------------------------------------------------------------------------
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0-1
+- new upstream release
+
 * Fri Oct 18 2008 Seiichirou Babasaki 1.42-3
 - added "# Maintainers: " comments.
 - updated specfile

+ 5 - 2
b/bluez/bluez-vl.spec

@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities
 Summary(ja): Bluetooth ユーティリティ 
 Name: bluez
-Version: 4.84
+Version: 4.87
 Release: 1%{?_dist_release}
 License: GPLv2+
 Group: Applications/System
@@ -10,7 +10,7 @@ URL: http://www.bluez.org/
 
 Vendor: Project Vine
 Distribution: Vine Linux
-Packager: babasaki, daisuke
+Packager: daisuke, Takemikaduchi
 
 #----------------------------------------------------------------------------
 
@@ -290,6 +290,9 @@ exit 0
 %{_libdir}/alsa-lib/*.so
 
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.87-1
+- new upstream release
+
 * Thu Dec 30 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.84-1
 - new upstream release
 

+ 10 - 2
g/gnumeric/gnumeric-vl.spec

@@ -1,10 +1,10 @@
 %define gnumeric_version %{version}-bonobo
-%define goffice_version  0.8.12
+%define goffice_version  0.8.13
 
 Summary:     A spreadsheet program for GNOME.
 Summary(ja): GNOME スプレッドシート
 Name: 	     gnumeric
-Version:     1.10.12
+Version:     1.10.13
 Release:     1%{?_dist_release}
 License:     GPLv2
 Group: 	     Applications/Productivity
@@ -13,6 +13,9 @@ URL:	  http://www.gnome.org/projects/gnumeric
 Source:	  ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.10/%{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
+# default font: VL Gothic
+Patch0:	gnumeric-1.10.13-vlgothic.patch
+
 Distribution: Vine Linux
 Vendor: Project Vine
 
@@ -77,6 +80,7 @@ MS Excelファイルや他の多くのフォーマット(csv, latex, xbase, appl
 
 %prep
 %setup -q
+%patch0 -p1 -b vlgothic
 
 %build
 %ifarch alpha
@@ -189,6 +193,10 @@ fi
 
 
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.13-1
+- new upstream release
+- add Patch0 (gnumeric-1.10.13-vlgothic.patch)
+
 * Thu Dec 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.12-1
 - new upstream release
 

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

@@ -1,6 +1,6 @@
 Summary: Set of document centric objects and utilities for glib/gtk
 Name: goffice
-Version: 0.8.12
+Version: 0.8.13
 Release: 1%{?_dist_release}
 Source0: http://ftp.gnome.org/pub/GNOME/sources/goffice/0.6/%{name}-%{version}.tar.bz2
 Patch0: goffice-0.6.6-pcre_path.patch
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/goffice-0.8
 
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.13-1
+- new upstream release
+
 * Thu Dec 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.12-1
 - new upstream release
 

+ 7 - 3
lib/libp/libpciaccess/libpciaccess-vl.spec

@@ -1,8 +1,8 @@
 Name:           libpciaccess
 Summary:        PCI access library
 Summary(ja):    PCI アクセスライブラリ
-Version:        0.12.0
-Release:        2%{?_dist_release}
+Version:        0.12.1
+Release:        1%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        MIT
@@ -39,7 +39,8 @@ Development package for libpciaccess.
 %patch2 -p1 -b .rom-size
 
 %build
-autoreconf -v --install
+##autoreconf -v --install
+autoreconf -fi
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -66,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/pciaccess.pc
 
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.12.1-1
+- new upstream release
+
 * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.12.0-2
 - rebuild with rpm-4.8.1 for pkg-config file
 

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

@@ -1,5 +1,5 @@
 Name:		obexd
-Version:	0.38
+Version:	0.40
 Release:	1%{?_dist_release}
 Summary:	D-Bus service for Obex Client access
 Summary(ja):    Obex クライアントアクセスのための D-Bus サービス
@@ -23,7 +23,7 @@ BuildRequires:	libical-devel
 
 Vendor: Project Vine
 Distribution: Vine Linux
-Packager: babasaki, daisuke
+Packager: daisuke, Takemikaduchi
 
 #----------------------------------------------------------------------------
 %description
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.40-1
+- new upstream release
+
 * Sun Dec 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.38-1
 - new upstream release
 

+ 5 - 2
x/xorg-x11-apps/xorg-x11-apps-vl.spec

@@ -6,7 +6,7 @@ Name: xorg-x11-%{pkgname}
 # NOTE: The package version should be set to the X11 major release from which
 # the OS release is based upon.
 Version: 7.6
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: MIT/X11
 Group: User Interface/X
 URL: http://www.x.org
@@ -21,7 +21,7 @@ Source4:  ftp://ftp.x.org/pub/individual/app/xpr-1.0.3.tar.bz2
 # Miscellaneous other applications
 Source5:  ftp://ftp.x.org/pub/individual/app/luit-1.1.0.tar.bz2
 Source6:  ftp://ftp.x.org/pub/individual/app/x11perf-1.5.3.tar.bz2
-Source7:  ftp://ftp.x.org/pub/individual/app/xbiff-1.0.2.tar.bz2
+Source7:  ftp://ftp.x.org/pub/individual/app/xbiff-1.0.3.tar.bz2
 Source8:  ftp://ftp.x.org/pub/individual/app/xclipboard-1.1.1.tar.bz2
 Source9:  ftp://ftp.x.org/pub/individual/app/xconsole-1.0.4.tar.bz2
 Source10: ftp://ftp.x.org/pub/individual/app/xcursorgen-1.0.4.tar.bz2
@@ -180,6 +180,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xwud.1*
 
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-2
+- xbiff-1.0.3
+
 * Sat Jan 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-1
 - x11perf-1.5.3
 

+ 2 - 2
x/xorg-x11-drv-ati/xorg-x11-drv-ati-vl.spec

@@ -5,8 +5,8 @@
 Summary:   Xorg X11 ati video driver
 Summary(ja):   Xorg X11 ati ビデオドライバ
 Name:      xorg-x11-drv-ati
-Version:   6.13.2
-Release:   3%{?_dist_release}
+Version:   6.14.0
+Release:   1%{?_dist_release}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support

+ 6 - 3
x/xorg-x11-server-utils/xorg-x11-server-utils-vl.spec

@@ -3,8 +3,8 @@
 Summary: X.Org X11 X server utilities
 Summary(ja): X.Org X11 X サーバユーティリティ
 Name: xorg-x11-%{pkgname}
-Version: 7.5
-Release: 3%{?_dist_release}
+Version: 7.6
+Release: 1%{?_dist_release}
 License: MIT/X11
 Group: User Interface/X
 URL: http://www.x.org
@@ -17,7 +17,7 @@ Source5:  ftp://ftp.x.org/pub/individual/app/xgamma-1.0.4.tar.bz2
 Source6:  ftp://ftp.x.org/pub/individual/app/xhost-1.0.4.tar.bz2
 Source7:  ftp://ftp.x.org/pub/individual/app/xmodmap-1.0.5.tar.bz2
 Source8:  ftp://ftp.x.org/pub/individual/app/xrandr-1.3.4.tar.bz2
-Source9:  ftp://ftp.x.org/pub/individual/app/xrdb-1.0.7.tar.bz2
+Source9:  ftp://ftp.x.org/pub/individual/app/xrdb-1.0.8.tar.bz2
 Source10: ftp://ftp.x.org/pub/individual/app/xrefresh-1.0.4.tar.bz2
 Source11: ftp://ftp.x.org/pub/individual/app/xset-1.2.1.tar.bz2
 Source12: ftp://ftp.x.org/pub/individual/app/xsetmode-1.0.0.tar.bz2
@@ -186,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xvidtune.1*
 
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-1
+- xrdb-1.0.8
+
 * Sat Dec 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.5-3
 - xgamma-1.0.4
 - xrdb-1.0.7

+ 5 - 2
x/xorg-x11-server/xorg-x11-server-vl.spec

@@ -5,8 +5,8 @@
 Summary:   X.Org X11 X server
 Summary(ja):   X.Org X11 X サーバ
 Name:      xorg-x11-server
-Version:   1.9.3
-Release:   2%{?_dist_release}
+Version:   1.9.4
+Release:   1%{?_dist_release}
 URL:       http://www.x.org
 License:   MIT/X11
 Group:     User Interface/X
@@ -547,6 +547,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.4-1
+- new upstream release
+
 * Mon Jan 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.3-2
 - rebuild with openssl-1.0.0c