Browse Source

libdbi-drivers,goffice08,guile18: NEW package
geda-gaf,missile,rrdtool,trackballs,trackballs-music,ulogd,xkeycaps,xorg-x11-jpfonts: rebuild
others: new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9291 ec354946-7b23-47d6-9f5a-488ba84defc7

Takemikaduchi 9 years ago
parent
commit
9af1638997

+ 6 - 2
a/airstrike/airstrike-vl.spec

@@ -1,6 +1,6 @@
 Name:      airstrike
 Version:   1.0
-Release:   2.pre6%{?_dist_release}
+Release:   3.pre6%{?_dist_release}
 Summary:   2D Air combat
 Summary(ja):   複葉機による二次元対戦ゲーム
 Vendor: Project Vine
@@ -35,6 +35,7 @@ rm -rf $RPM_BUILD_ROOT
 %patch0 -p1
 
 %build
+sed -i 's|-lSDL_mixer|-lSDL_mixer -lm|' src/Makefile
 make airstrike-sound
 
 %install
@@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man6/*
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0-3.pre6
+- rebuild with VineSeed environment
+
 * Sat Jun 18 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.0-2.pre6
 - rebuild for Vine Linux 6
 
@@ -88,5 +92,5 @@ rm -rf $RPM_BUILD_ROOT
 * Fri Feb 7 2003 Michal Ambroz <rebus@seznam.cz>
 - pre6 version
 
-* Wed Oct 26 2002 Michal Ambroz <rebus@seznam.cz>
+* Sat Oct 26 2002 Michal Ambroz <rebus@seznam.cz>
 - initial spec file

+ 24 - 6
a/aisleriot/aisleriot-vl.spec

@@ -1,9 +1,9 @@
 Summary:	A collection of patience games written in guile scheme
 Name:		aisleriot
-Version:	3.2.3.2
+Version:	3.14.2
 Release:	1%{?_dist_release}
 
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.2/%{name}-%{version}.tar.xz
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 
 License:	GFDL,GPLv3,LGPLv3
 Group:		Applications/Games
@@ -17,7 +17,15 @@ BuildRequires:	libcanberra-gtk3-devel
 BuildRequires:	librsvg2-devel
 BuildRequires:	libSM-devel
 BuildRequires:	guile-devel
+BuildRequires:	gc-devel
 BuildRequires:	itstool
+BuildRequires:	desktop-file-utils
+BuildRequires:	appdata-tools
+
+Requires(postun,posttrans):	desktop-file-utils
+Requires(postun,posttrans):	glib2
+Requires(post,postun):	gtk2
+Requires(post,preun):	GConf2
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -34,7 +42,10 @@ have been coded for your pleasure in the GNOME scripting language (Scheme).
 %setup -q
 
 %build
-%configure --disable-static
+%configure \
+	--disable-static \
+	--with-card-theme-formats=svg,fixed,sliced
+
 %{__make} %{?_smp_mflags}
 
 %install
@@ -75,19 +86,26 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING.GFDL COPYING.GPL3 COPYING.LGPL3 NEWS
-%{_sysconfdir}/gconf/schemas/aisleriot.schemas
+%{_sysconfdir}/gconf/schemas/%{name}.schemas
 %{_bindir}/sol
-%{_libdir}/%{name}/ar-cards-renderer
+%{_libdir}/%{name}
+%{_libdir}/valgrind/aisleriot.supp
+%{_libexecdir}/%{name}/ar-cards-renderer
 %{_datadir}/%{name}
-%{_datadir}/applications/freecell.desktop
+%{_datadir}/appdata/sol.appdata.xml
 %{_datadir}/applications/sol.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml
 %{_datadir}/help
 %{_datadir}/icons/hicolor/*/*/*
+%{_datadir}/icons/HighContrast/*/*/*
 %{_mandir}/man6/sol.6.gz
 
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
+- new upstream release
+- add BuildRequires: desktop-file-utils, appdata-tools, gc-devel
+
 * Sat Dec 13 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.2.3.2-1
 - updated to 3.2.3.2
 - built with guile 1.8.8

+ 4 - 1
a/autoconf213/autoconf213-vl.spec

@@ -2,7 +2,7 @@ Summary: A GNU tool for automatically configuring source code.
 Summary(ja): ソースコードを自動的に設定するための GNU ツール
 Name: autoconf213
 Version: 2.13
-Release: 7%{?_dist_release}
+Release: 8%{?_dist_release}
 License: GPLv2
 Group: Development/Tools
 URL: http://www.gnu.org/software/autoconf/
@@ -120,6 +120,9 @@ fi
 
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.13-8
+- rebuild with VineSeed environment
+
 * Mon Apr 11 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.13-7
 - rebuilt with perl-5.12.3
 - added Patch11 to add autoconf213 info entry

+ 5 - 1
a/autogen/autogen-vl.spec

@@ -1,4 +1,4 @@
-Version:    5.18.1
+Version:    5.18.4
 Release:    1%{?_dist_release}
 
 Summary:    AutoGen - The Automated Program Generator
@@ -37,6 +37,7 @@ The Copyright itself is privately held by Bruce Korb.
 chmod -R +rw *
 
 %build
+autoreconf -if
 %configure
 make CFLAGS="$RPM_OPT_FLAGS"
 
@@ -94,6 +95,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libopts.so.25
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.18.4-1
+- new upstream release
+
 * Mon Jan 27 2014 Yasumichi Akahoshi <yasumichi@vinelinux.org> 5.18.1-1
 - new upstream release
 - change archive format

+ 4 - 1
b/blender/blender-vl.spec

@@ -8,7 +8,7 @@
 Summary:       3D modeling, animation, rendering and post-production.
 Summary(ja):   3D モデリング、アニメーション、レンダリング、ポストプロダクション
 Name:           blender
-Version:        %{blender_api}
+Version:        %{blender_api}a
 Release:        1%{?_dist_release}
 Group:          Applications/Multimedia
 License:        GPL
@@ -229,6 +229,9 @@ update-mime-database %{_datadir}/mime > /dev/null || :
 
 
 %changelog
+* Sat Jan 24 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.73a-1
+- new upstream release
+
 * Sun Jan 18 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.73-1
 - new upstream release
 - add BuildRequires: fftw3-devel, libboost-devel, libspnav-devel, OpenImageIO-devel, OpenColorIO-devel, SDL-devel, libsndfile-devel, jack-audio-connection-kit-devel, libuuid-devel

+ 4 - 1
c/comix/comix-vl.spec

@@ -2,7 +2,7 @@ Summary:	Image viewer specillay designed for comic book
 Summary(ja): 	漫画向けにデザインされたイメージビューワ
 Name:		comix
 Version:	4.0.4
-Release: 	2%{?_dist_release}
+Release: 	3%{?_dist_release}
 Source0:	%{name}-%{version}.tar.gz
 License:	GPL
 Group:		Applications/Graphics
@@ -72,6 +72,9 @@ update-desktop-database > /dev/null 2>&1 || :
 %{_mandir}/man1/comix.1.gz
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.0.4-3
+- rebuild with VineSeed environmenet
+
 * Sun Mar 07 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 4.0.4-2
 - add BuildRequires: pygtk2-devel, python-imaging (<BTS:VineLinux:896>)
 - add Packager tag

+ 10 - 1
g/g-wrap/g-wrap-vl.spec

@@ -1,5 +1,5 @@
 %define ver 1.9.14
-%define rel 2%{?_dist_release}
+%define rel 3%{?_dist_release}
 
 Summary: A tool for creating Scheme interfaces to C libraries.
 Summary(ja): C ライブラリへの Scheme 言語インタフェースを作成するツール
@@ -10,6 +10,10 @@ Group: Development/Libraries
 License: GPL
 URL: http://www.gnucash.org/
 Source: ftp://ftp.gnucash.org/pub/g-wrap/%{name}-%{version}.tar.gz
+
+# upstream patch
+Patch0: g-wrap-1.9.14-guile-2.0.patch
+
 Requires: guile
 BuildRequires: guile-devel, libffi-devel
 BuildRequires: glib2-devel
@@ -75,6 +79,7 @@ g-wrap のC と Scheme 間の変換機能を必要とするプログラムをコ
 
 %prep
 %setup -q
+%patch0 -p1 -b .guile2
 
 %build
 %configure --disable-static
@@ -141,6 +146,10 @@ fi
 
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.14-3
+- rebuild with guile-2.0.11
+- add Patch0 (g-wrap-1.9.14-guile-2.0.patch)
+
 * Sun Jul 06 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.14-2
 - rebuild with libffi-3.0.13
 

+ 6 - 3
g/gc/gc-vl.spec

@@ -3,12 +3,12 @@
 Summary: Garbage Collector for C and C++ 	
 Summary(ja): C, C++ ガーベージコレクションライブラリ
 Name:    gc	
-Version: 7.2e
+Version: 7.2f
 Release: 1%{?_dist_release}
 Group:	 System Environment/Libraries
 License: BSD
-URL:     http://www.hpl.hp.com/personal/Hans_Boehm/gc/	
-Source:  http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/%{name}-%{version}.tar.gz
+URL:     http://www.hboehm.info/gc/
+Source:  http://www.hboehm.info/gc/gc_source/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 #Patch1: gc-6.4-opendl.patch
@@ -118,6 +118,9 @@ rm -rf 	$RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.2f-1
+- update to 7.2f
+
 * Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.2e-1
 - new upstream release
 

+ 5 - 2
g/geda-gaf/geda-gaf-vl.spec

@@ -2,7 +2,7 @@
 
 Name:           geda-gaf
 Version:        1.8.2
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Design Automation toolkit for electronic design
 Summary(ja):    電子回路の設計自動化ツール集
 
@@ -454,6 +454,9 @@ make distcheck
 
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.2-2
+- rebuild with guile-2.0.11
+
 * Wed Oct 29 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.8.2-1
 - updated to 1.8.2
 - added BR: texinfo, texlive
@@ -502,7 +505,7 @@ make distcheck
 * Sat Jul 14 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 20070708-1
 - New upstream release
 
-* Tue Jun 27 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 20070626-1
+* Wed Jun 27 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 20070626-1
 - new upstream release
 
 * Thu Jun 14 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 20070526-1

+ 47 - 71
g/gnucash/gnucash-vl.spec

@@ -1,8 +1,6 @@
-%define ver 2.2.9
-%define docver 2.2.0
-%define rel 3%{?_dist_release}
+%define ver 2.6.5
+%define rel 1%{?_dist_release}
 %define __libtoolize /bin/true
-%define schemas /etc/gconf/schemas/apps_gnucash_dialog_business_common.schemas /etc/gconf/schemas/apps_gnucash_dialog_commodities.schemas /etc/gconf/schemas/apps_gnucash_dialog_common.schemas /etc/gconf/schemas/apps_gnucash_dialog_hbci.schemas /etc/gconf/schemas/apps_gnucash_dialog_prices.schemas /etc/gconf/schemas/apps_gnucash_dialog_print_checks.schemas /etc/gconf/schemas/apps_gnucash_dialog_reconcile.schemas /etc/gconf/schemas/apps_gnucash_dialog_scheduled_transctions.schemas /etc/gconf/schemas/apps_gnucash_dialog_totd.schemas /etc/gconf/schemas/apps_gnucash_general.schemas /etc/gconf/schemas/apps_gnucash_history.schemas /etc/gconf/schemas/apps_gnucash_import_generic_matcher.schemas /etc/gconf/schemas/apps_gnucash_import_qif.schemas /etc/gconf/schemas/apps_gnucash_warnings.schemas /etc/gconf/schemas/apps_gnucash_window_pages_account_tree.schemas /etc/gconf/schemas/apps_gnucash_window_pages_register.schemas
 
 Name:      	gnucash
 Summary:   	GnuCash is an application to keep track of your finances.
@@ -15,38 +13,36 @@ Group:     	Applications/Productivity
 URL:            http://www.gnucash.org/
 
 Source:    	%{name}-%{version}.tar.bz2
-Source1:        %{name}-docs-%{docver}.tar.gz
-Patch0:         gnucash-2.2.3-quiet.patch
-Patch1:         gnucash-2.2.9-aqbanking4.patch
-Patch2:         gnucash-2.2.9-goffice.patch
 
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
 BuildRequires: aqbanking-devel >= 3.7.2
-BuildRequires: GConf2-devel
 BuildRequires: bzip2-devel
 BuildRequires: expat-devel
 BuildRequires: gettext
-BuildRequires: goffice-devel >= 0.4.3
+BuildRequires: goffice08-devel >= 0.8
 BuildRequires: gtk2-devel
-BuildRequires: gtkhtml3-devel
+BuildRequires: WebKit-gtk-devel
 BuildRequires: guile-devel
 BuildRequires: libofx-devel
 BuildRequires: libgnomeui-devel
+BuildRequires: libdbi-devel
 BuildRequires: libjpeg-devel
 BuildRequires: pcre-devel
 BuildRequires: popt-devel
 BuildRequires: swig
-BuildRequires: slib
+#BuildRequires: slib
 BuildRequires: gwenhywfar-devel
 BuildRequires: desktop-file-utils
 
-# for HBCI setup wizard
-Requires:      qbanking
-Requires:      slib
+BuildRequires: libdbi-dbd-pgsql
+BuildRequires: libdbi-dbd-mysql
+BuildRequires: libdbi-dbd-sqlite
+
+Requires:      aqbanking
 Requires:      perl-DateManip
 Requires:      yelp
-Requires(pre,post,preun): GConf2
-Requires(post,postun): scrollkeeper >= 0.3.4
+Requires(post,postun): gtk2
+Requires(postun,posttrans): glib2
 Obsoletes:     gnucash-backend-postgres
 
 Packager:      kenta, inagaki
@@ -66,29 +62,21 @@ GnuCashは 個人用財務管理をするアプリケーションです.
 使用できるようにデザインされています.
 
 %prep
-%setup -q -a 1
-%patch0 -p1 -b .quiet
-%patch1 -p0 -b .aqbanking4
-%patch2 -p0 -b .goffice08
+%setup -q
 
 %build
-msgfmt -v po/ja.po -o po/ja.gmo
-
-#autoconf -f
-#cp %{_datadir}/libtool/config.{sub,guess} .
-%configure --enable-error-on-warning=no \
-           --disable-sql \
-           --enable-ofx  \
-           --enable-hbci \
-           --disable-schemas-install \
-           --disable-static \
-            --with-slibdir=/%{_lib}
+%configure \
+		--enable-error-on-warning=no \
+		--disable-sql \
+		--enable-ofx  \
+		--enable-aqbanking \
+		--disable-static \
+		--enable-dbi \
+		--with-html-engine=webkit \
+		--docdir=%{_datadir}/doc/gnucash-%{version} 
 
 make LIBTOOL=%{_bindir}/libtool
 
-# doc build
-cd gnucash-docs-%{docver}
-#autoconf
 %configure
 make
 
@@ -100,10 +88,6 @@ make install DESTDIR=$RPM_BUILD_ROOT LIBTOOL=/usr/bin/libtool
 
 %find_lang %name
 
-cd gnucash-docs-%{docver}
-make install DESTDIR=$RPM_BUILD_ROOT || :
-
-
 # vfolder desktop file install stuff
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications/
 desktop-file-install --vendor gnome --delete-original \
@@ -123,54 +107,46 @@ rm -rf $RPM_BUILD_ROOT/%{_infodir} \
 [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
 
 
-%pre
-if [ "$1" -gt 1 ]; then
-    export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source)
-    for S in %{schemas}; do
-	gconftool-2 --makefile-uninstall-rule ${S} >/dev/null
-    done
-fi
-
 %post
 /sbin/ldconfig
-%{_bindir}/scrollkeeper-update -o %{_datadir}/omf/gnucash-docs
-
-export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source)
-for S in %{schemas}; do
-    gconftool-2 --makefile-install-rule ${S} >/dev/null
-done
-
-%preun
-if [ "$1" -gt 0 ]; then
-    export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source)
-    for S in %{schemas}; do
-	gconftool-2 --makefile-uninstall-rule ${S} >/dev/null
-    done
-fi
+touch --no-create %{_datadir}/icons/hicolor || :
+gtk-update-icon-cache -q %{_datadir}/icons/hicolor || :
 
 %postun 
-/sbin/ldconfig
-%{_bindir}/scrollkeeper-update
+if [ $1 -eq 0 ] ; then
+	/sbin/ldconfig
+	touch --no-create %{_datadir}/icons/hicolor || :
+	gtk-update-icon-cache -q %{_datadir}/icons/hicolor || :
+	glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
+fi
+
+%posttrans
+glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 %files -f %{name}.lang
 %defattr(-,root,root,755)
-%{_sysconfdir}/gconf/schemas/*
-%config %{_sysconfdir}/gnucash
+%config %{_sysconfdir}/%{name}
 %{_bindir}/*
-%{_libexecdir}/gnucash
+%{_libexecdir}/%{name}
 %{_libdir}/*
-%{_datadir}/omf/gnucash-docs
-%{_datadir}/gnucash
-%{_datadir}/gnome/help/gnucash
-%{_datadir}/xml/gnucash
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/*
+%{_datadir}/glib-2.0/schemas/*.xml
+%{_datadir}/%{name}
 %{_datadir}/icons/hicolor/*/apps/*
+%{_docdir}/%{name}
 %{_mandir}/man*/*
-%doc AUTHORS COPYING ChangeLog* DOCUMENTERS HACKING NEWS README README.patches
+%doc AUTHORS COPYING ChangeLog* DOCUMENTERS HACKING NEWS README
 %doc doc/README.german doc/README.francais doc/guile-hackers.txt
 %doc doc/README.OFX
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.5-1
+- update to 2.6.5
+- remove old patches
+- add BuildRequires: libdbi-devel
+- change BuildRequires: goffice08-devel instead of goffice-devel
+
 * Tue Sep 14 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.9-3
 - rebuilt with new toolchain, aqbanking-4.2.4, goffice-0.8.10
 - added Patch1 for building with aqbanking-4.2.4

+ 5 - 25
g/gnuplot/gnuplot-vl.spec

@@ -1,5 +1,5 @@
 %define gpmainver 4.6
-%define gpver %{gpmainver}.4
+%define gpver %{gpmainver}.6
 
 Summary: A program for plotting mathematical expressions and data.
 Summary(ja):  数学系の関数やデータのプロット・プログラム
@@ -31,9 +31,7 @@ BuildRequires: texlive
 BuildRequires: texlive-common
 BuildRequires: texlive-collection-latexextra
 BuildRequires: texlive-collection-htmlxml
-BuildRequires: texinfo, emacsen
-Requires(post): install-info
-Requires(preun): install-info
+BuildRequires: texinfo
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -85,27 +83,9 @@ make -C docs install-info DESTDIR=%{buildroot} INSTALL='install -p'
 
 rm -f demo/Makefile* tutorial/Makefile*
 
-# move app-dafaults to %%_datadir
-#mv %{buildroot}%{_libdir}/X11 %{buildroot}%{_datadir}/
-
-# move texmf config
-#mv %{buildroot}%{_datadir}/texmf-local %{buildroot}%{_datadir}/texmf
-
-# remove unneeded files
-rm -f %{buildroot}%{_infodir}/dir
-
 %clean
 rm -rf %{buildroot}
 
-%post
-/sbin/install-info --quiet --info-dir=%{_infodir} %{_infodir}/gnuplot.info.gz
-
-%preun
-if [ $1 = 0 ]; then
-    /sbin/install-info --quiet --info-dir=%{_infodir} \
-	--delete %{_infodir}/gnuplot.info.gz
-fi
-
 %files
 %defattr(-,root,root)
 %doc demo tutorial
@@ -114,13 +94,13 @@ fi
 %{_bindir}/gnuplot
 %{_libexecdir}/gnuplot/%{gpmainver}/*
 %{_datadir}/gnuplot/%{gpmainver}/*
-#{_datadir}/X11/app-defaults/Gnuplot
 %{_datadir}/texmf/tex/latex/gnuplot
-%{_datadir}/emacs/site-lisp/*
-%{_infodir}/gnuplot.info*
 %{_mandir}/man1/gnuplot.*
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 4.6.6-1
+- update to 4.6.6
+
 * Thu Jan 16 2014 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.6.4-1
 - new upstream release
 - add Patch0, Patch1 and Patch2 (font paths, upstream fixes)

+ 186 - 0
g/goffice08/goffice08-vl.spec

@@ -0,0 +1,186 @@
+Summary: Set of document centric objects and utilities for glib/gtk
+Name: goffice08
+Version: 0.8.17
+Release: 2%{?_dist_release}
+Source0: http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/goffice-%{version}.tar.bz2
+
+License: GPL
+Group: System Environment/Libraries
+URL: http://www.gnome.org
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: gtk2-devel >= 2.6.3
+BuildRequires: glib2-devel >= 2.8.0
+BuildRequires: libgnomeprint-devel >= 2.8.2
+BuildRequires: libgsf-devel >= 1.13.1
+BuildRequires: libglade2-devel
+BuildRequires: libxml2-devel
+BuildRequires: libart_lgpl-devel 
+BuildRequires: perl-XML-Parser
+BuildRequires: pcre-devel
+
+%description
+There are common operations for document centric applications that are
+conceptually simple, but complex to implement fully.
+    - plugins
+    - load/save documents
+    - undo/redo
+
+%package devel
+Summary: Development files of the Goffice library.
+Group: Development/Libraries
+Requires: %{name} = %{version}
+Requires: gtk2-devel >= 2.6.30
+Requires: glib2-devel >= 2.8.0
+Requires: libgnomeprint-devel >= 2.8.2
+Requires: libgsf-devel >= 1.13.1
+Requires: libglade2-devel
+Requires: libxml2-devel
+Requires: libart_lgpl-devel 
+
+%description devel
+Development files of the Goffice library.
+
+%prep
+%setup -q -n goffice-%{version}
+
+%build
+%configure --with-gnome --with-cairo
+make
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%makeinstall
+
+rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.la
+
+%find_lang goffice-%{version}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+%files -f goffice-%{version}.lang
+%defattr(-,root,root)
+%doc README NEWS AUTHORS BUGS ChangeLog MAINTAINERS
+%{_libdir}/lib*.so.*
+%{_libdir}/goffice/%{version}
+%{_datadir}/goffice/%{version}
+%{_datadir}/pixmaps/goffice
+
+%files devel
+%defattr(-,root,root)
+%{_includedir}/*
+%{_libdir}/lib*.so
+%{_libdir}/pkgconfig/*.pc
+%{_datadir}/gtk-doc/html/goffice-0.8
+
+%changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.17-2
+- rename package (goffce08)
+
+* Wed Aug 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.17-1
+- new upstream release
+
+* Sat Apr 09 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.14-1
+- new upstream release
+
+* 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
+
+* Sat Oct 16 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.11-1
+- new upstream release
+
+* Sat Sep 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.10-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
+* Sun Sep 12 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.10-1
+- new upstream release
+
+* Mon Aug 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.9-1
+- new upstream release
+
+* Sun Aug 15 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.8-1
+- new upstream release
+- drop Patch0
+
+* Mon Jul 19 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.7-1
+- new upstream release
+
+* Wed Jun 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.6-1
+- new upstream release
+
+* Thu Apr 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.2-1
+- new upstream release
+
+* Sun Mar 14 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.1-1
+- new upstream release
+
+* Sun Feb 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.0-1
+- new upstream release
+
+* Sun Jul 26 2009 NAKAMURA Kenta <kenta@vinelinux.org> 0.6.6-1
+- new upstream release
+
+* Sun Nov 23 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.6.5-1
+- new upstream release
+
+* Mon May 12 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.6.4-1
+- new upstream release
+
+* Thu Apr 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.6.2-1vl5
+- new upstream release
+- removed lib*.la from devel package 
+
+* Sat Mar  8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.6.2-0vl1
+- new upstream release
+- rebuilt with libgsf-1.14.8
+
+* Sat Dec 29 2007 NAKAMURA Kenta <kenta@vinelinux.org> 0.4.3-0vl1
+- new upstream release
+
+* Sun Dec 02 2007 NAKAMURA Kenta <kenta@vinelinux.org> 0.2.2-0vl1
+- new upstream release
+
+* Sat Jun 17 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.2.1-0vl2
+- rebuild
+
+* Thu May  4 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.2.1-0vl1
+- new upstream release
+- updated ja.po (%SOURCE1)
+
+* Sun Mar 12 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.2.0-0vl1
+- new upstream release
+- rebuilt with libgsf-1.14.0
+- updated ja.po (%SOURCE1)
+
+* Fri Nov 18 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.1.2-0vl2
+- updated ja.po %{SOURCE1}
+
+* Thu Nov 17 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.1.2-0vl1
+- rebuild for Vine Linux
+- updated ja.po %{SOURCE1}
+
+* Thu Sep 08 2005 Gotz Waschk <waschk@mandriva.org> 0.0.4-1mdk
+- New release 0.0.4
+
+* Fri Sep  2 2005 Gotz Waschk <waschk@mandriva.org> 0.0.3-2mdk
+- rebuild to remove glitz dep
+
+* Tue Aug 16 2005 Gotz Waschk <waschk@mandriva.org> 0.0.3-1mdk
+- bump deps
+- New release 0.0.3
+
+* Mon Aug 01 2005 Marcel Pol <mpol@mandriva.org> 0.0.2-1mdk
+- 0.0.2
+
+* Wed May 18 2005 Gotz Waschk <waschk@mandriva.org> 0.0.1-2mdk
+- fix buildrequires
+
+* Tue May 10 2005 Gotz Waschk <waschk@mandriva.org> 0.0.1-1mdk
+- initial package

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

@@ -1,5 +1,5 @@
 %define name	gparted
-%define version	0.19.1
+%define version	0.20.0
 %define release	1%{?_dist_release}
 
 Summary:	Gnome Partition Editor
@@ -102,6 +102,9 @@ fi
 %{_mandir}/man8/gparted.*
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.20.0-1
+- new upstream release
+
 * Wed Jul 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.19.1-1
 - new upstream release
 

+ 30 - 29
g/guile/guile-vl.spec

@@ -1,10 +1,10 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
-%define mver 1.8
+%define mver 2.0
 
 Name: guile
 Summary: A GNU implementation of Scheme for application extensibility.
 Summary(ja): アプリケーション拡張用 Scheme の GNU な実装
-Version: 1.8.8
+Version: 2.0.11
 Release: 1%{?_dist_release}
 
 Group: Development/Languages
@@ -15,12 +15,13 @@ Source: ftp://ftp.gnu.org/gnu/guile-%{version}.tar.gz
 
 # following patchs are imported from fedora-dev 
 Patch1: guile-1.8.7-multilib.patch
-Patch2: guile-1.8.7-testsuite.patch
-Patch4: guile-1.8.6-deplibs.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libtool libtool-ltdl-devel >= 2.2.6a
 BuildRequires: gmp-devel readline-devel emacs
+BuildRequires: libunistring-devel
+BuildRequires: libffi-devel
+BuildRequires: gc-devel
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 Requires: coreutils
@@ -44,6 +45,7 @@ Summary(ja): GUILE 用の開発ライブラリおよびヘッダファイル
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: gmp-devel
+Requires: gc-devel
 
 %description devel
 The guile-devel package includes the libraries, header files, etc.,
@@ -76,6 +78,7 @@ Group: Development/Libraries
 Requires: %{name}-devel = %{version}-%{release}
 Requires: compat32-%{name} = %{version}-%{release}
 Requires: compat32-gmp-devel
+Requires: compat32-gc-devel
 
 %description -n compat32-%{name}-devel
 The guile-devel package includes the libraries, header files, etc.,
@@ -89,15 +92,13 @@ install the guile package.
 %prep
 %setup -q
 %patch1 -p1 -b .multilib
-%patch2 -p1 -b .testsuite
-%patch4 -p1 -b .deplibs
 
 %build
 %configure --disable-static --disable-error-on-warning
 
 # Remove RPATH
 sed -i 's|" $sys_lib_dlsearch_path "|" $sys_lib_dlsearch_path %{_libdir} "|' \
-    {,guile-readline/}libtool
+    libtool
 
 make %{?_smp_mflags}
 
@@ -107,11 +108,14 @@ rm -rf $RPM_BUILD_ROOT
 
 make DESTDIR=$RPM_BUILD_ROOT install
 
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/guile/site
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/guile/site/%{mver}
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/libguile*.la
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
+# Our gdb doesn't support guile yet
+rm -f ${RPM_BUILD_ROOT}%{_libdir}/libguile*gdb.scm
+
 # Compress large documentation
 bzip2 NEWS
 
@@ -119,10 +123,6 @@ for i in ${RPM_BUILD_ROOT}%{_infodir}/goops.info; do
     iconv -f iso8859-1 -t utf-8 < $i > $i.utf8 && mv -f ${i}{.utf8,}
 done
 
-touch $RPM_BUILD_ROOT%{_datadir}/guile/%{mver}/slibcat
-ln -s ../../slib $RPM_BUILD_ROOT%{_datadir}/guile/%{mver}/slib
-
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -130,8 +130,6 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/ldconfig
 /sbin/install-info  %{_infodir}/guile.info.gz %{_infodir}/dir
 /sbin/install-info  %{_infodir}/r5rs.info.gz %{_infodir}/dir
-/sbin/install-info  %{_infodir}/goops.info.gz %{_infodir}/dir
-/sbin/install-info  %{_infodir}/guile-tut.info.gz %{_infodir}/dir
 
 %postun -p /sbin/ldconfig
 
@@ -139,8 +137,6 @@ rm -rf $RPM_BUILD_ROOT
 if [ "$1" = 0 ]; then
     /sbin/install-info --delete %{_infodir}/guile.info.gz %{_infodir}/dir
     /sbin/install-info --delete %{_infodir}/r5rs.info.gz %{_infodir}/dir
-    /sbin/install-info --delete %{_infodir}/goops.info.gz %{_infodir}/dir
-    /sbin/install-info --delete %{_infodir}/guile-tut.info.gz %{_infodir}/dir
 fi
 :
 
@@ -151,24 +147,28 @@ fi
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING* ChangeLog HACKING NEWS.bz2 README THANKS
+%{_bindir}/guild
 %{_bindir}/guile
 %{_bindir}/guile-tools
 %{_libdir}/libguile*.so.*
 %{_libdir}/libguilereadline-*.so
-%{_libdir}/libguile-srfi-srfi-*.so
+%dir %{_libdir}/guile/%{mver}
+%{_libdir}/guile/%{mver}/ccache
 %dir %{_datadir}/guile
 %dir %{_datadir}/guile/%{mver}
+%{_datadir}/guile/%{mver}/*.scm
 %{_datadir}/guile/%{mver}/ice-9
-%{_datadir}/guile/%{mver}/lang
+%{_datadir}/guile/%{mver}/language
 %{_datadir}/guile/%{mver}/oop
+%{_datadir}/guile/%{mver}/rnrs
 %{_datadir}/guile/%{mver}/scripts
 %{_datadir}/guile/%{mver}/srfi
+%{_datadir}/guile/%{mver}/sxml
+%{_datadir}/guile/%{mver}/system
+%{_datadir}/guile/%{mver}/texinfo
+%{_datadir}/guile/%{mver}/web
 %{_datadir}/guile/%{mver}/guile-procedures.txt
-%ghost %{_datadir}/guile/%{mver}/slibcat
-%ghost %{_datadir}/guile/%{mver}/slib
 %dir %{_datadir}/guile/site
-%dir %{_datadir}/emacs/site-lisp
-%{_datadir}/emacs/site-lisp/*.el
 %{_infodir}/*
 %{_mandir}/man1/guile.1*
 
@@ -177,11 +177,9 @@ fi
 %{_bindir}/guile-config
 %{_bindir}/guile-snarf
 %{_datadir}/aclocal/*
-%{_libdir}/libguile.so
+%{_libdir}/libguile-%{mver}.so
 %{_libdir}/pkgconfig/*.pc
-%{_includedir}/guile
-%{_includedir}/libguile
-%{_includedir}/libguile.h
+%{_includedir}/guile/%{mver}
 
 # compat32
 %if %{build_compat32}
@@ -189,15 +187,18 @@ fi
 %defattr(-,root,root,-)
 %{_libdir}/libguile*.so.*
 %{_libdir}/libguilereadline-*.so
-%{_libdir}/libguile-srfi-srfi-*.so
 
 %files -n compat32-%{name}-devel
 %defattr(-,root,root,-)
-%{_libdir}/libguile.so
-%{_libdir}/pkgconfig/*.pc
+%{_libdir}/libguile-%{mver}.so
 %endif
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.11-1
+- update to 2.0.11
+- add BuildRequires: libunistring-devel, libffi-devel, gc-devel
+- remove Patch2,4
+
 * Tue Nov 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.8-1
 - update to 1.8.8
 - remove Patch3,5,6 (guile-1.8.7-ia64jmp.patch)

+ 361 - 0
g/guile18/guile18-vl.spec

@@ -0,0 +1,361 @@
+%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
+%define mver 1.8
+
+Name: guile18
+Summary: A GNU implementation of Scheme for application extensibility.
+Summary(ja): アプリケーション拡張用 Scheme の GNU な実装
+Version: 1.8.8
+Release: 2%{?_dist_release}
+
+Group: Development/Languages
+License: GPLv2+ and LGPLv2+ and GFDL and OFSFDL
+URL: http://www.gnu.org/software/guile/
+
+Source: ftp://ftp.gnu.org/gnu/guile-%{version}.tar.gz
+
+# following patchs are imported from fedora-dev 
+Patch1: guile-1.8.7-multilib.patch
+Patch2: guile-1.8.7-testsuite.patch
+Patch4: guile-1.8.6-deplibs.patch
+
+Buildroot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: libtool libtool-ltdl-devel >= 2.2.6a
+BuildRequires: gmp-devel readline-devel emacs
+Requires(post): /sbin/install-info
+Requires(preun): /sbin/install-info
+Requires: coreutils
+
+Vendor:		Project Vine
+Distribution:	Vine Linux
+Packager:	yasumichi, Takemikaduchi
+
+%description
+GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library
+implementation of the Scheme programming language, written in C.  GUILE
+provides a machine-independent execution platform that can be linked in
+as a library during the building of extensible programs.
+
+Install the guile package if you'd like to add extensibility to programs
+that you are developing.
+
+%package devel
+Summary: Libraries and header files for the GUILE extensibility library.
+Summary(ja): GUILE 用の開発ライブラリおよびヘッダファイル
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+Requires: gmp-devel
+
+%description devel
+The guile-devel package includes the libraries, header files, etc.,
+that you'll need to develop applications that are linked with the
+GUILE extensibility library.
+
+You need to install the guile-devel package if you want to develop
+applications that will be linked to GUILE.  You'll also need to
+install the guile package.
+
+%package -n compat32-%{name}
+Summary: A GNU implementation of Scheme for application extensibility.
+Summary(ja): アプリケーション拡張用 Scheme の GNU な実装
+Group: Development/Languages
+Requires: %{name} = %{version}-%{release}
+
+%description -n compat32-%{name}
+GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library
+implementation of the Scheme programming language, written in C.  GUILE
+provides a machine-independent execution platform that can be linked in
+as a library during the building of extensible programs.
+
+Install the guile package if you'd like to add extensibility to programs
+that you are developing.
+
+%package -n compat32-%{name}-devel
+Summary: Libraries and header files for the GUILE extensibility library.
+Summary(ja): GUILE 用の開発ライブラリおよびヘッダファイル
+Group: Development/Libraries
+Requires: %{name}-devel = %{version}-%{release}
+Requires: compat32-%{name} = %{version}-%{release}
+Requires: compat32-gmp-devel
+
+%description -n compat32-%{name}-devel
+The guile-devel package includes the libraries, header files, etc.,
+that you'll need to develop applications that are linked with the
+GUILE extensibility library.
+
+You need to install the guile-devel package if you want to develop
+applications that will be linked to GUILE.  You'll also need to
+install the guile package.
+
+%prep
+%setup -q -n guile-%{version}
+%patch1 -p1 -b .multilib
+%patch2 -p1 -b .testsuite
+%patch4 -p1 -b .deplibs
+
+%build
+%configure --disable-static --disable-error-on-warning
+
+# Remove RPATH
+sed -i 's|" $sys_lib_dlsearch_path "|" $sys_lib_dlsearch_path %{_libdir} "|' \
+    {,guile-readline/}libtool
+
+make %{?_smp_mflags}
+
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+make DESTDIR=$RPM_BUILD_ROOT install
+
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/guile/site
+
+rm -f $RPM_BUILD_ROOT%{_libdir}/libguile*.la
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir
+
+# Compress large documentation
+bzip2 NEWS
+
+for i in ${RPM_BUILD_ROOT}%{_infodir}/goops.info; do
+    iconv -f iso8859-1 -t utf-8 < $i > $i.utf8 && mv -f ${i}{.utf8,}
+done
+
+touch $RPM_BUILD_ROOT%{_datadir}/guile/%{mver}/slibcat
+ln -s ../../slib $RPM_BUILD_ROOT%{_datadir}/guile/%{mver}/slib
+
+# rename file
+mv $RPM_BUILD_ROOT%{_bindir}/guile $RPM_BUILD_ROOT%{_bindir}/guile-%{mver}
+mv $RPM_BUILD_ROOT%{_bindir}/guile-tools $RPM_BUILD_ROOT%{_bindir}/guile-tools-%{mver}
+mv $RPM_BUILD_ROOT%{_bindir}/guile-config $RPM_BUILD_ROOT%{_bindir}/guile-config-%{mver}
+mv $RPM_BUILD_ROOT%{_bindir}/guile-snarf $RPM_BUILD_ROOT%{_bindir}/guile-snarf-%{mver}
+
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+%post -n compat32-%{name} -p /sbin/ldconfig
+
+%postun -n compat32-%{name} -p /sbin/ldconfig
+
+%files
+%defattr(-,root,root,-)
+%doc AUTHORS COPYING* ChangeLog HACKING NEWS.bz2 README THANKS
+%{_bindir}/guile-%{mver}
+%{_bindir}/guile-tools-%{mver}
+%{_libdir}/libguile*.so.*
+%{_libdir}/libguilereadline-*.so
+%{_libdir}/libguile-srfi-srfi-*.so
+%dir %{_datadir}/guile/%{mver}
+%{_datadir}/guile/%{mver}/ice-9
+%{_datadir}/guile/%{mver}/lang
+%{_datadir}/guile/%{mver}/oop
+%{_datadir}/guile/%{mver}/scripts
+%{_datadir}/guile/%{mver}/srfi
+%{_datadir}/guile/%{mver}/guile-procedures.txt
+%ghost %{_datadir}/guile/%{mver}/slibcat
+%ghost %{_datadir}/guile/%{mver}/slib
+%exclude %{_infodir}/*
+%exclude %{_mandir}/man1/guile.1*
+
+%files devel
+%defattr(-,root,root,-)
+%{_bindir}/guile-config-%{mver}
+%{_bindir}/guile-snarf-%{mver}
+%{_libdir}/libguile.so
+%{_libdir}/pkgconfig/*.pc
+%{_includedir}/guile
+%{_includedir}/libguile
+%{_includedir}/libguile.h
+%exclude %{_datadir}/aclocal/*
+
+# compat32
+%if %{build_compat32}
+%files -n compat32-%{name}
+%defattr(-,root,root,-)
+%{_libdir}/libguile*.so.*
+%{_libdir}/libguilereadline-*.so
+%{_libdir}/libguile-srfi-srfi-*.so
+
+%files -n compat32-%{name}-devel
+%defattr(-,root,root,-)
+%{_libdir}/libguile.so
+%endif
+
+%changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.8-2
+- rename package (guile18)
+
+
+* Tue Nov 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.8-1
+- update to 1.8.8
+- remove Patch3,5,6 (guile-1.8.7-ia64jmp.patch)
+
+* Sat Oct 09 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.8.7-2
+- rebuilt with rpm-4.8.1
+- added Patch1, 2, 3, 5 and 6 from Fedora 
+
+* Tue Nov 03 2009 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.8.7-1
+- new upstream release.
+- comment out Patch11,12.
+
+* Fri Jul 24 2009 NAKAMURA Kenta <kenta@vinelinux.org> 1.8.6-4
+- added Requires: gmp-devel to guile-devel
+
+* Sat Jun 27 2009 NAKAMURA Kenta <kenta@vinelinux.org> 1.8.6-3
+- added compat32 package for x86_64 arch support
+
+* Wed Apr 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.6-2
+- rebuild with libtool-2.2.6a
+
+* Mon Jan 12 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.8.6-1
+- new upstream release
+- import some patches from fedora development
+- drop some old patches
+- update spec based on fedora package
+- spec in utf-8
+
+* Tue May 13 2008 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.6.7-6vl5
+- use macro for Release
+
+* Sat May 10 2008 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.6.7-5vl5
+- apply new virsioning policy.
+- remove *.la
+
+* Sun Apr 23 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.6.7-4vl2
+- rebuilt with readline 5.1
+
+* Sun Oct 23 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.6.7-4vl1
+- added Patches from Fedora
+  * Fri Sep 02 2005 Phil Knirsch <pknirsch@redhat.com> 5:1.6.7-4
+  - Fix dynamic linking on 64bit archs (#159971)
+  * Tue Dec 21 2004 Phil Knirsch <pknirsch@redhat.com> 5:1.6.4-16
+  - Moved info files to base package as they are not devel related (#139948)
+  - Moved static guilereadline and guile-srfi-srfi libs to devel package (#140893)
+  - Fixed guile-tools not finding guile lib dir (#142642)
+  - Added some nice tools (#142642)
+  - Removed smp build, seems to be broken atm
+
+* Fri Jan  7 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.6.7-0vl1
+- new upstream release
+- dropped patch2, 4, 6
+- added BuildPrereq: perl
+
+* Fri Jan  2 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.6.4-0vl2
+- rebuild with new toolchains
+- s/Copyright/License/
+- added srfi libs
+- patch for ppc64 from Fedora package
+
+* Thu May 15 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.6.4-0vl1
+- update to 1.6.4
+
+* Wed Apr 02 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.6.3-0vl3
+- rebuild with readline-4.3
+
+* Thu Feb 13 2003 Ryoichi INAGAKI <ryo1i@bc.wakwak.com> 1.6.3-0vl2
+- based on Rawhide 1.6.0-4
+  - Included s390 as working arch as well, switch to general unknown arch patch
+  - rebuild to fix broken deps
+  - fix continuations.h on ia64
+- new upstream 1.6.3
+
+* Mon Mar 26 2001 Kazuhisa TAKEI <takei@vinelinux.org> 1.3.4-9vl1
+- porting for Vine Linux
+- remove 1.3 patches( not required  so that upstream upgrade )
+
+* Fri Jul 14 2000 Nalin Dahyabhai <nalin@redhat.com>
+- Add version number to prereq for umb-scheme to get the post-install to
+  work properly.
+
+* Thu Jul 13 2000 Nalin Dahyabhai <nalin@redhat.com>
+- Add an Epoch = 1 in case anyone happened to have 1.4 installed.
+
+* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
+- automatic rebuild
+
+* Tue Jul 11 2000 Nalin Dahyabhai <nalin@redhat.com>
+- Back down to 1.3.4.
+- Fix to actually link against the version of libguile in the package.
+
+* Sun Jun  4 2000 Nalin Dahyabhai <nalin@redhat.com>
+- FHS fixups using the %%{makeinstall} macro.
+
+* Sun Mar 26 2000 Florian La Roche <Florian.LaRoche@redhat.com>
+- fix preun-devel
+- call ldconfig directly in postun
+
+* Fri Mar 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
+- rebuild with new readline
+- update to 1.3.4
+
+* Mon Feb 28 2000 Nalin Dahyabhai <nalin@redhat.com>
+- using the same catalog as umb-scheme makes umb-scheme a prereq
+
+* Thu Feb 17 2000 Florian La Roche <Florian.LaRoche@redhat.com>
+- readline is needed for %post
+
+* Tue Feb  8 2000 Nalin Dahyabhai <nalin@redhat.com>
+- use the same catalog as umb-scheme
+
+* Thu Sep  2 1999 Jeff Johnson <jbj@redhat.com>
+- fix broken %postun
+
+* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
+- auto rebuild in the new build environment (release 6)
+
+* Wed Mar 17 1999 Michael Johnson <johnsonm@redhat.com>
+- added .ansi patch to fix #endif
+
+* Wed Feb 10 1999 Cristian Gafton <gafton@redhat.com>
+- add patch for the scm stuff
+
+* Sun Jan 17 1999 Jeff Johnson <jbj@redhat.com>
+- integrate changes from rhcn version (#640)
+
+* Tue Jan 12 1999 Cristian Gafton <gafton@redhat.com>
+- call libtoolize first to get it to compile on the arm
+
+* Sat Jan  9 1999 Todd Larason <jtl@molehill.org>
+- Added "Requires: guile" at suggestion of Manu Rouat <emmanuel.rouat@wanadoo.fr>
+
+* Fri Jan  1 1999 Todd Larason <jtl@molehill.org>
+- guile-devel does depend on guile
+- remove devel dependancy on m4
+- move guile-snarf from guile to guile-devel
+- Converted to rhcn
+
+* Wed Oct 21 1998 Jeff Johnson <jbj@redhat.com>
+- update to 1.3.
+- don't strip libguile.so.*.0.0. (but set the execute bits).
+
+* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
+- spec file fixups
+
+* Wed Sep  2 1998 Michael Fulbright <msf@redhat.com>
+- Updated for RH 5.2
+
+* Mon Jan 26 1998 Marc Ewing <marc@redhat.com>
+- Started with spec from Tomasz Koczko <kloczek@idk.com.pl>
+- added slib link
+
+* Thu Sep 18 1997 Tomasz Koczko <kloczek@idk.com.pl>          (1.2-3)
+- added %attr(-, root, root) for %doc, 
+- in %post, %postun ldconfig runed as parameter "-p",
+- removed /bin/sh from requires,
+- added %description,
+- changes in %files.
+
+* Fri Jul 11 1997 Tomasz Koczko <kloczek@rudy.mif.pg.gda.pl>  (1.2-2)
+- all rewrited for using Buildroot,
+- added %postun,
+- removed making buid logs,
+- removed "--inclededir", added "--enable-dynamic-linking" to configure
+  parameters,
+- added striping shared libs and /usr/bin/guile,
+- added "Requires: /bin/sh" (for guile-snarf) in guile package and
+  "Requires: m4" for guile-devel,
+- added macro %{PACKAGE_VERSION} in "Source:" and %files,
+- added %attr macros in %files.

+ 39 - 132
l/lilypond/lilypond-vl.spec

@@ -6,40 +6,37 @@ Summary:	A typesetting system for music notation
 Summary(ja):楽譜作成プログラム
 Group:		Applications/Publishing
 Name:		%{name}
-#Version:	2.4.5
-Version:	2.12.3
+Version:	2.18.2
 Release:	1%{?_dist_release}
 License:	GPLv2
 URL:		http://www.lilypond.org/
 Source0:	http://download.linuxaudio.org/lilypond/sources/v2.12/%{name}-%{version}.tar.gz
-Patch0:		lilypond-platex-2.4.5.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 ## from fc11
-Patch10:	lilypond-2.11.65-python26.patch
 Patch12:	lilypond-2.21.2-gcc44-relocate.patch
-Patch13:	lilypond-consts.patch
 
-BuildRequires: t1utils ImageMagick-devel gettext tetex
+BuildRequires: t1utils ImageMagick-devel gettext texlive-common
 BuildRequires: gcc-c++
 BuildRequires: bison flex m4
 BuildRequires: python-devel >= 2.4.0
 BuildRequires: mftrace >= 1.1.19
-Buildrequires: texinfo >= 4.8
-BuildRequires: guile-devel >= 1.8
+BuildRequires: texinfo >= 4.8
+BuildRequires: texi2html
+BuildRequires: guile18-devel >= 1.8
 BuildRequires: ghostscript >= 8.15
 BuildRequires: pango-devel >= 1.12.0
+BuildRequires: rsync
+BuildRequires: texlive-collection-metapost
+BuildRequires: texlive-collection-genericrecommended
+BuildRequires: dblatex
 
 BuildRequires: potrace >= 1.3
 BuildRequires: netpbm-progs
-BuildRequires: xdvik
-BuildRequires: ec-fonts-mftraced
-Buildrequires: which
+BuildRequires: which
 BuildRequires: glibc-devel groff
 BuildRequires: fontforge
 
-Requires: chkfontpath
-
 %description
 LilyPond is a music typesetter.  It produces beautiful sheet music using a
 high level description file as input.  Lilypond is part of the GNU project.
@@ -95,38 +92,24 @@ LiLyPond のマニュアルです.HTML ,PostScript, PDF の形式のものが
 rm -rf $RPM_BUILD_ROOT
 
 %setup -q
-#%patch -p1
 
 # from fc11
-%patch10 -p0
 %patch12 -p0
-#%patch13 -p1
 
 %build
-##@ # DO NOT use % { configure } , it hardcodes all paths, runs libtool,
-##@ # so we can't do make prefixix=/tmp/ install.
-##@ 
-##@ # In fact, do not take out the spaces between % and { in the above comment,
-##@ # because RPM will gladly do a substitution anyway.
-##@ ./configure \
-##@ 	--disable-checking \
-##@ 	--prefix=%{_prefix} \
-##@ 	--libdir=%{_libdir} \
-##@ 	--includedir=%{_includedir} \
-##@ 	--enable-optimising \
-##@ 	;
-##@ 
-##@ %{__make} all
-##@ %{__make} web
-##@ %{__make} -C Documentation/user omf
-
-%configure --without-kpathsea --disable-checking --with-ncsb-dir=%{_datadir}/fonts/default/Type1
+sed -i "s|guile-config|guile-config-1.8|g" aclocal.m4
+autoconf 
+%configure \
+	--without-kpathsea \
+	--disable-checking \
+	--with-ncsb-dir=%{_datadir}/fonts/default/Type1
 %{__make}
 
 
 %install
 %{__rm} -rf %{buildroot}
-make install DESTDIR=$RPM_BUILD_ROOT package_infodir=%{_infodir} vimdir=%{_datadir}/vim/vim72
+make install DESTDIR=$RPM_BUILD_ROOT package_infodir=%{_infodir} vimdir=%{_datadir}/vim/vim74
+
 chmod +x $RPM_BUILD_ROOT%{_libdir}/%{name}/%{version}/python/midi.so
 
 # Symlink lilypond-init.el in emacs' site-start.d directory
@@ -142,102 +125,20 @@ mv music-glossary.info.utf8 music-glossary.info
 sed -e s,lilypond/,, -i *.info
 popd
 
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
-##@ %{makeinstall} MAKE_PFA_FILES=1 local_lilypond_libdir=%{buildroot}/%{_libdir}/%{name}/%{version}
-##@ ########## install emacs els
-##@ %{__mkdir} -p %{buildroot}%{_datadir}/emacs/site-lisp/site-start.d
-##@ %{__install} -m 644 elisp/lilypond-init.el %{buildroot}%{_datadir}/emacs/site-lisp/site-start.d
-##@ 
-##@ ######### gzip mans
-##@ %{__gzip} -9fn %{buildroot}%{_mandir}/man1/*
-##@ 
-##@ ########## install profiles
-##@ #mkdir -p $RPM_BUILD_ROOT%{_prefix}/../etc/profile.d
-##@ #cp buildscripts/out/lilypond-profile $RPM_BUILD_ROOT%{_prefix}/../etc/profile.d/lilypond.sh
-##@ #cp buildscripts/out/lilypond-login $RPM_BUILD_ROOT%{_prefix}/../etc/profile.d/lilypond.csh
-##@ 
-##@ ########## move items to texmf dir
-##@ %define texmfdir %{buildroot}/usr/share/texmf/
-##@ mkdir -p %{texmfdir}/{tex,dvips,fonts}
-##@ 
-##@ pushd %{buildroot}%{_datadir}/%{name}/%{version}/
-##@ for d in dvips tex; do
-##@ 	mv $d %{texmfdir}/$d/lilypond
-##@ done
-##@ 
-##@ for d in afm source tfm; do
-##@ 	mkdir %{texmfdir}/fonts/$d
-##@ 	mv fonts/$d %{texmfdir}/fonts/$d/lilypond
-##@ done
-##@ popd
-##@ 
-##@ ########## install docs
-##@ %{__make} prefix="%{buildroot}%{_prefix}" \
-##@           infodir="%{buildroot}%{_infodir}" \
-##@           webdir="%{buildroot}%{_docdir}/lilypond-documentation-%{version}/" web-install
-##@ 
-##@ %{__rm} -f %{buildroot}/%{_infodir}/dir
-##@ %{__gzip} -9fn `find %{buildroot}%{_infodir}/ -name '*.info'`
-##@ 
-##@ ########## install icons
-##@ install -d $RPM_BUILD_ROOT/%{iconsdir}
-##@ install -m 644 Documentation/pictures/out-www/lelie-logo.png $RPM_BUILD_ROOT/%{iconsdir}/%{name}.png
+%find_lang %{name}
 
+mkdir -p $RPM_BUILD_ROOT%{_fontdir}
+mv $RPM_BUILD_ROOT%{_datadir}/lilypond/%{version}/fonts/otf/*.otf $RPM_BUILD_ROOT%{_fontdir}
+rmdir $RPM_BUILD_ROOT%{_datadir}/lilypond/%{version}/fonts/otf
+ln -s %{_fontdir} $RPM_BUILD_ROOT%{_datadir}/lilypond/%{version}/fonts/otf
 
 %clean
 %{__rm} -rf %{buildroot}
 
 
-%post
-##@ touch /tmp/.lilypond-install
-##@ %{__rm} `find /var/lib/texmf -name 'feta*pk' -or -name 'feta*tfm' -or -name 'parmesan*pk' -or -name 'parmesan*tfm' -print` /tmp/.lilypond-install
-##@ /sbin/install-info %{_infodir}/lilypond/lilypond.info.gz %{_infodir}/dir 
-##@ /sbin/install-info %{_infodir}/lilypond/music-glossary.info.gz %{_infodir}/dir 
-##@ if [ -x /usr/bin/texhash ]; then /usr/bin/env - /usr/bin/texhash 2> /dev/null ;fi
-##@ if [ -x /usr/bin/updmap ]; then /usr/bin/env - /usr/bin/updmap 2> /dev/null;fi
-##@ /usr/X11R6/bin/mkfontdir %{_datadir}/lilypond/%{version}/fonts/type1/
-##@ /usr/sbin/chkfontpath -q --add=%{_datadir}/lilypond/%{version}/fonts/type1/
-/sbin/install-info --info-dir=%{_infodir} %{_infodir}/lilypond.info || :
-/sbin/install-info --info-dir=%{_infodir} %{_infodir}/music-glossary.info || :
-
-
-%preun
-##@ if [ $1 = 0 ] ; then
-##@   if [ -f /usr/share/lilypond/%{version}/ls-R ]; then
-##@     %{__rm} -f /usr/share/lilypond/%{version}/ls-R
-##@   fi
-##@ fi
-##@ if [ $1 = 0 ]; then
-##@     /sbin/install-info --delete %{_infodir}/lilypond/lilypond.info.gz %{_infodir}/dir 
-##@     /sbin/install-info --delete %{_infodir}/lilypond/music-glossary.info.gz %{_infodir}/dir 
-##@ fi
-##@ if [ -x /usr/bin/chkfontpath ] ; then
-##@     chkfontpath --remove=%{_datadir}/lilypond/%{version}/fonts/type1/
-##@ fi
-if [ "$1" = "0" ]; then
-  /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/lilypond.info || :
-  /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/music-glossary.info || :
-fi
-
-
-##@ %postun
-##@ # %{clean_menus}
-##@ if [ -x /usr/bin/texhash ] ;then /usr/bin/env - /usr/bin/texhash 2> /dev/null;fi
-##@ if [ -x /usr/bin/updmap ] ;then /usr/bin/env - /usr/bin/updmap 2> /dev/null;fi
-##@ if [ -x /usr/bin/scrollkeeper-update ] ;then /usr/bin/env - /usr/bin/scrollkeeper-update 2> /dev/null;fi
-##@ 
-##@ %post documentation
-##@ if [ -x /usr/bin/scrollkeeper-update ] ; then
-##@     scrollkeeper-update
-##@ fi
-##@ 
-##@ %postun documentation
-##@ if [ -x /usr/bin/scrollkeeper-update ] ; then
-##@     scrollkeeper-update
-##@ fi
-
-
-%files
+%files -f %{name}.lang
 %defattr(-, root, root)
 %doc AUTHORS.txt COPYING DEDICATION INSTALL.txt NEWS.txt README.txt 
 %doc ROADMAP THANKS 
@@ -247,7 +148,6 @@ fi
 %{_infodir}/*
 %{_mandir}/man1/*
 %{_datadir}/%{name}/%{version}/
-%{_datadir}/locale/*/LC_MESSAGES/lilypond.mo
 %{_datadir}/vim/vim*
 
 %files -n liblilypond
@@ -257,10 +157,17 @@ fi
 %files documentation
 %defattr(-, root, root)
 %{_docdir}/*
-%{_datadir}/omf/lilypond/%{version}
 
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.2-1
+- update to 2.18.2
+- change BuildRequires: texlive-common instead of tetex
+- change BuildRequires: guile18-devel instead of guile-devel
+- remove Patch0,10,13
+- add BuildRequires: texlive-collection-metapost, texlive-collection-genericrecommended, rsync, dblatex, texi2html
+
+
 * Thu Apr 22 2010 Shu KONNO <owa@bg.wakwak.com> 2.12.3-1
 - updated LilyPond to 2.12.3
 - applied new versioning policy, spec in utf-8
@@ -340,7 +247,7 @@ fi
 * Sun Dec 21 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 2.1.2-1thac
 - Updated to latest devel release
 
-* Thu Dec 17 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 2.1.1-1thac
+* Wed Dec 17 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 2.1.1-1thac
 - Updated to latest devel release
 
 * Thu Oct 30 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 2.1.0-2thac
@@ -367,7 +274,7 @@ fi
 - Updated to latest devel release
 - Built against pyton2.3
 
-* Sun Sep 01 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.9.4-1thac
+* Mon Sep 01 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.9.4-1thac
 - Updated to latest devel release
 
 * Sun Aug 31 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.9.3-1thac
@@ -391,7 +298,7 @@ fi
 - Changed icon to lilypond.png
 - Added menu and icons again
 
-* Thu Aug 23 2003 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.8.1-1mdk
+* Sat Aug 23 2003 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.8.1-1mdk
 - removed menu and icons, sync with redhat-spec
 
 * Thu Jun 12 2003 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.7.23-1mdk
@@ -400,13 +307,13 @@ fi
 * Sat Feb 01 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.7.12-1mdk
 - Built for Mandrake 9.1
 
-* Fri Dec 01 2002 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.7.9-1mdk
+* Sun Dec 01 2002 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.7.9-1mdk
 - set menu-items to lilypond-info and lilypond-documentation.
 
-* Fri Nov 30 2002 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.7.8-4mdk
+* Sat Nov 30 2002 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.7.8-4mdk
 - add pre/post-dependencies and menus with icon from source.
 
-* Fri Oct 28 2002 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.7.4-1mdk
+* Mon Oct 28 2002 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.7.4-1mdk
 - info, commented menu
 
 * Fri Aug 30 2002 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.6.0-1mdk

+ 226 - 0
lib/libd/libdbi-drivers/libdbi-drivers-vl.spec

@@ -0,0 +1,226 @@
+Summary: Database-specific drivers for libdbi
+Name: libdbi-drivers
+Version: 0.9.0
+Release: 1%{?_dist_release}
+Group: Development/Libraries
+License: LGPLv2+
+URL: http://libdbi-drivers.sourceforge.net/
+
+Source: http://prdownloads.sourceforge.net/libdbi-drivers/%{name}-%{version}.tar.gz
+# old automake does not offer aarch64
+Patch1: libdbi-drivers-aarch64.patch
+
+Requires: libdbi >= 0.9
+BuildRequires: libdbi-devel >= 0.9
+BuildRequires: autoconf
+BuildRequires: openjade docbook-style-dsssl
+BuildRequires: docbook-style-dsssl
+
+BuildRequires: libmysqlclient-devel
+BuildRequires: openssl-devel
+BuildRequires: libpq-devel
+BuildRequires: krb5-devel
+BuildRequires: sqlite3-devel
+
+%description
+libdbi implements a database-independent abstraction layer in C, similar to the
+DBI/DBD layer in Perl. Writing one generic set of code, programmers can
+leverage the power of multiple databases and multiple simultaneous database
+connections by using this framework.
+
+libdbi-drivers contains the database-specific plugins needed to connect
+libdbi to particular database servers.
+
+%package -n libdbi-dbd-mysql
+Summary: MySQL plugin for libdbi
+Group: Development/Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description -n libdbi-dbd-mysql
+This plugin provides connectivity to MySQL/MariaDB database servers through
+the libdbi database independent abstraction layer. Switching a program's
+plugin does not require recompilation or rewriting source code.
+
+%package -n libdbi-dbd-pgsql
+Summary: PostgreSQL plugin for libdbi
+Group: Development/Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description -n libdbi-dbd-pgsql
+This plugin provides connectivity to PostgreSQL database servers through the
+libdbi database independent abstraction layer. Switching a program's plugin
+does not require recompilation or rewriting source code.
+
+%package -n libdbi-dbd-sqlite
+Summary: SQLite plugin for libdbi
+Group: Development/Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description -n libdbi-dbd-sqlite
+This plugin provides access to an embedded SQL engine using libsqlite3 through
+the libdbi database independent abstraction layer. Switching a program's plugin
+does not require recompilation or rewriting source code.
+
+%prep
+%setup -q -n %{name}-%{version}
+%patch1 -p1
+autoconf
+# mariadb provides headers in a subfolder <mysql/mysql.h>
+sed -i -r 's|<(mysql\.h)>|<mysql/\1>|' drivers/mysql/dbd_mysql.c
+# exporting LDFLAGS or LIBS or SQLITE3_LIBS before running autoconf or
+#   ./configure doesn't help => hardcode it
+sed -i -r "s|(SQLITE3_LIBS=)-lsqlite[^[:space:]]*|\1$(pkg-config --libs-only-l sqlite3)|" \
+  configure
+
+%build
+# configure is broken, must pass both --with-*sql-libdir _AND_
+# --with-*sql-incdir in order for --with-*sql-libdir to be used
+%configure --with-mysql --with-pgsql --with-sqlite3 \
+	--with-mysql-libdir=%{_libdir}/mysql \
+	--with-mysql-incdir=%{_includedir} \
+	--with-pgsql-libdir=%{_libdir} \
+	--with-pgsql-incdir=%{_includedir}/pgsql \
+	--with-sqlite3-libdir=%{_libdir} \
+	--with-sqlite3-incdir=%{_includedir} \
+	--with-dbi-libdir=%{_libdir}
+
+make %{?_smp_mflags}
+
+%install
+make DESTDIR=$RPM_BUILD_ROOT install
+
+rm -f ${RPM_BUILD_ROOT}%{_libdir}/dbd/*.a
+rm -f ${RPM_BUILD_ROOT}%{_libdir}/dbd/*.la
+
+# package the docs via %%doc directives
+rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+%files
+%doc AUTHORS ChangeLog COPYING README
+%doc drivers/mysql/dbd_mysql/*.html
+%doc drivers/mysql/*.pdf
+%doc drivers/pgsql/dbd_pgsql/*.html
+%doc drivers/pgsql/*.pdf
+%doc drivers/sqlite3/dbd_sqlite3/*.html
+%doc drivers/sqlite3/*.pdf
+%dir %{_libdir}/dbd
+
+%files -n libdbi-dbd-mysql
+%{_libdir}/dbd/libdbdmysql.*
+
+%files -n libdbi-dbd-pgsql
+%{_libdir}/dbd/libdbdpgsql.*
+
+%files -n libdbi-dbd-sqlite
+%{_libdir}/dbd/libdbdsqlite3.*
+
+%changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.9.0-1
+- initial build for Vine Linux based on fedora
+
+
+* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
+* Thu Jan 23 2014 Jan Pacner <jpacner@redhat.com> - 0.9.0-1
+- new release
+
+* Mon Jul 29 2013 Honza Horak <hhorak@redhat.com> 0.8.3-13
+- Spec file clean-up
+- Add support for aarch64
+
+* Tue Mar  5 2013 Tom Lane <tgl@redhat.com> 0.8.3-12
+- Remove unnecessary package-name Requires:, since dependencies on library
+  sonames should be enough, and we don't want to hard-wire assumptions about
+  which packages provide which libraries
+- isa-ify cross-subpackage Requires:
+
+* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-11
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Tue Mar 22 2011 Tom Lane <tgl@redhat.com> 0.8.3-8
+- Rebuild for libmysqlclient 5.5.10 soname version bump
+
+* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Fri Sep  3 2010 Tom Lane <tgl@redhat.com> 0.8.3-6
+- Do not use -ffast-math; it breaks things and seems quite unlikely to offer
+  any useful performance benefit for this type of package, anyway
+Resolves: #629964
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu Jan 22 2009 Tom Lane <tgl@redhat.com> 0.8.3-3
+- Rebuild for mysql 5.1
+
+* Mon Sep  1 2008 Tom Lane <tgl@redhat.com> 0.8.3-2
+- Fix mistaken external reference in libdbdsqlite3.so.  (I'm applying this
+  as a patch, rather than updating to upstream's 0.8.3-1, because that isn't
+  acceptable as an RPM Version tag.)
+Resolves: #460734
+
+* Mon Feb 11 2008 Tom Lane <tgl@redhat.com> 0.8.3-1
+- Update to version 0.8.3.
+- Code is now all licensed LGPLv2+, so adjust License tags.
+
+* Tue Oct 30 2007 Tom Lane <tgl@redhat.com> 0.8.2-1.3
+- Fix package's selection of CFLAGS to include RPM_OPT_FLAGS
+Resolves: #330691
+
+* Fri Aug  3 2007 Tom Lane <tgl@redhat.com> 0.8.2-1.2
+- Correct License tag for sqlite subpackage; it's currently not same license
+  as the rest of the code.
+
+* Thu Aug  2 2007 Tom Lane <tgl@redhat.com> 0.8.2-1.1
+- Update to version 0.8.2-1.
+- Update License tag to match code.
+- Remove static libraries and .la files, per packaging guidelines.
+- Fix up packaging of documentation.
+
+* Mon Dec 11 2006 Tom Lane <tgl@redhat.com> 0.8.1a-2
+- Enable building of sqlite driver
+Resolves: #184568
+- Rebuild needed anyway for Postgres library update
+
+* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.8.1a-1.2.2
+- rebuild
+
+* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.8.1a-1.2.1
+- bump again for double-long bug on ppc(64)
+
+* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.8.1a-1.2
+- rebuilt for new gcc4.1 snapshot and glibc changes
+
+* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
+- rebuilt
+
+* Sat Nov 12 2005 Tom Lane <tgl@redhat.com> 0.8.1a-1
+- Update to version 0.8.1a.
+
+* Tue Apr 12 2005 Tom Lane <tgl@redhat.com> 0.7.1-3
+- Rebuild for Postgres 8.0.2 (new libpq major version).
+
+* Fri Mar 11 2005 Tom Lane <tgl@redhat.com> 0.7.1-2
+- Packaging improvements per discussion with sopwith.
+
+* Thu Mar 10 2005 Tom Lane <tgl@redhat.com> 0.7.1-1
+- Import new libdbi version, splitting libdbi-drivers into a separate SRPM
+  so we can track new upstream packaging.

+ 9 - 11
lib/libd/libdbi/libdbi-vl.spec

@@ -1,17 +1,13 @@
 Name: libdbi
 Summary: Database Independent Abstraction Layer for C
-Version: 0.8.4
-Release: 2%{?_dist_release}
+Version: 0.9.0
+Release: 1%{?_dist_release}
 Group: System Environment/Libraries
 License: LGPLv2+
 URL: http://libdbi.sourceforge.net/
 
 Source: http://prdownloads.sourceforge.net/libdbi/%{name}-%{version}.tar.gz
 
-Patch1: libdbi-cflags.patch
-Patch2: libdbi-leak.patch
-Patch3: libdbi-version.patch
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: openjade docbook-style-dsssl
 Conflicts: libdbi-dbd-mysql < 0.8
@@ -30,6 +26,7 @@ contains the plugins needed to interface to specific database servers.
 %package devel
 Summary: Development files for libdbi (Database Independent Abstraction Layer for C)
 Group: Development/Libraries
+Requires: pkgconfig
 Requires: %{name} = %{version}-%{release}
 
 %description devel
@@ -42,10 +39,6 @@ needed to develop applications with libdbi.
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-
 %build
 %configure --disable-static
 
@@ -77,10 +70,15 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libdbi.la
 %doc doc/programmers-guide/
 %doc doc/driver-guide.pdf
 %doc doc/driver-guide/
-/usr/include/dbi/
 %{_libdir}/libdbi.so
+%{_libdir}/pkgconfig/dbi.pc
+%{_includedir}/dbi/
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.0-1
+- update to 0.9.0
+- remove old patches
+
 * Mon Oct  6 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.8.4-2
 - moved libdbi to System Environment/Libraries
 

+ 5 - 2
m/mftrace/mftrace-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Utility for converting TeX bitmap fonts to Type 1 or TrueType fonts
 Summary(ja):	TeXビットマップフォントからType 1やTrueTypeフォントへ変換するユーティリティ
 Name:		mftrace
-Version:	1.2.15
+Version:	1.2.18
 Release:	1%{?_dist_release}
 URL:		http://lilypond.org/mftrace/
 Source0:	http://lilypond.org/download/sources/mftrace/%{name}-%{version}.tar.gz
@@ -50,6 +50,9 @@ fonts.
 
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.18-1
+- update to 1.2.18
+
 * Sat Jan 28 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.15-1
 - new upstream release
 
@@ -69,7 +72,7 @@ fonts.
 * Mon Jun 04 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.2.14-0vl2
 - add BuildRequires: texinfo (makeinfo is required during package build)
 
-* Wed May 29 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.2.14-0vl1
+* Tue May 29 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.2.14-0vl1
 - new upstream release.
 
 * Sat Jul  8 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.6-0vl2

+ 9 - 6
m/missile/missile-vl.spec

@@ -2,7 +2,7 @@ Summary: A clone of the Atari save-your-city-from-impending-nuclear-doom game.
 Summary(ja): ミサイルで都市を防衛するゲーム
 Name: missile
 Version: 1.0.1
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: GPL
 URL: http://missile.sourceforge.net/
 Group: Applications/Games
@@ -30,6 +30,7 @@ warheads with your anti-missile SAMs.
 %patch1 -p1
 
 %build
+sed -i 's|$(SND_LIBS)|$(SND_LIBS) -lm|' Makefile
 make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" game_prefix=%{_prefix}
 
 %install
@@ -51,13 +52,15 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,games)
 %doc README INSTALL COPYING.GPL missile.kdelnk
-# %config /etc/missilecommand.conf
-%{_bindir}/missile
-%{_datadir}/missile
+%{_bindir}/%{name}
+%{_datadir}/%{name}
 %{_datadir}/pixmaps/missile_icon_*.png
-%{_datadir}/applications/
+%{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.1-3
+- rebuild with VineSeed environment
+
 * Sat Jun 18 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.0.1-2
 - rebuild for Vine Linux 6
 
@@ -68,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 - updated to 1.0.1
 - changed Group to Applications/Games
 
-* Fri Feb 5 2005 OOI Keita <ooik.ovwqlsjxcqwg4dc@privango.jp> - 1.0.0-1vl1
+* Sat Feb 5 2005 OOI Keita <ooik.ovwqlsjxcqwg4dc@privango.jp> - 1.0.0-1vl1
 - based on orginal rpm
 - userbuild
 - add desktop category

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

@@ -1,12 +1,11 @@
 Summary:            Transforms bitmaps into vector graphics
 Summary(ja):        ビットマップ画像をベクター画像に変換
 Name:               potrace
-Version:            1.8
+Version:            1.11
 Release:            1%{?_dist_release}
 License:            GPL
 Group:              Applications/Graphics
 Source:             http://potrace.sourceforge.net/download/%{name}-%{version}.tar.gz
-Patch0:             potrace-1.8-xfig.patch
 URL:                http://potrace.sourceforge.net/
 BuildRoot:          %{_tmppath}/%{name}-%{version}-root
 
@@ -32,7 +31,6 @@ convert hoge.bmp pbm:- | mkbitmap -s 2 | potrace -a -1 -C "#202020" > hoge.eps
 
 %prep
 %setup -q
-%patch0 -p0 -b .xfig
 
 %build
 %configure --enable-metric --enable-a4
@@ -49,9 +47,14 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %{_bindir}/*
+%{_docdir}/%{name}/placement.pdf
 %{_mandir}/man1/*
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.11-1
+- update to 1.11
+- remove Patch0
+
 * Fri Oct 10 2008 Shu KONNO <owa@bg.wakwak.com> 1.8-1vl5
 - applied new versioning policy, spec in utf-8
 

+ 4 - 1
r/rrdtool/rrdtool-vl.spec

@@ -2,7 +2,7 @@
 # Basic Information
 Name:		rrdtool
 Version:	1.4.9
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	GPLv2+ with exceptions
 Group:		Applications/Databases
 URL:		http://oss.oetiker.ch/rrdtool/
@@ -217,6 +217,9 @@ mv docs_to_be_included/html/RRD*.html docs_perl/html/
 %{ruby_vendorarchdir}/RRD.so
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.9-2
+- rebuild with libdbi-0.9.0
+
 * Mon Jan  5 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.4.9-1
 - new upstream release.
 - added Group tag to subpackages

+ 67 - 0
trackballs-music/trackballs-music-vl.spec

@@ -0,0 +1,67 @@
+Name:           trackballs-music
+Version:        1.4
+Release:        2%{?_dist_release}
+Summary:        In-game music for Trackballs
+Group:          Applications/Games
+License:        GPLv2+ and EFML
+URL:            http://sourceforge.net/projects/trackballs
+Source0:        http://downloads.sourceforge.net/trackballs/%{name}-%{version}.tar.bz2
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildArch:      noarch
+Requires:       trackballs >= 1.1.2
+
+%description
+Some great music to listen to while playing Trackballs.
+
+
+%prep
+%setup -q -n %{name}
+
+
+%build
+# Nothing to build, music only
+
+
+%install
+rm -rf $RPM_BUILD_ROOT
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/trackballs/music
+install -p -m 644 *.ogg $RPM_BUILD_ROOT%{_datadir}/trackballs/music
+
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+
+%files
+%defattr(-,root,root,-)
+%doc GPL.txt README fml.html
+%{_datadir}/trackballs/music/*
+
+
+%changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4-2
+- rebuild with VineSeed environment
+
+* Mon Jan 03 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.4-1
+- initial build for Vine Linux based on fedora development
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Mon May 18 2009 Hans de Goede <hdegoede@redhat.com> 1.4-1
+- New upstream release 1.4
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Aug 15 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.2-4
+- Update License tag for new Licensing Guidelines compliance
+
+* Fri Aug 18 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.2-3
+- Add two new music tracks just released by upstream
+
+* Tue Aug 15 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.2-2
+- Avoid unnescesarry copy in %%prep
+
+* Mon Aug 14 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.2-1
+- Initial Fedora Extras package

+ 146 - 0
trackballs/trackballs-vl.spec

@@ -0,0 +1,146 @@
+Name:		trackballs
+Version:	1.1.4
+Release:	2%{?_dist_release}
+Summary:	Steer a marble ball through a labyrinth
+Summary(ja):	ボールを転がして迷路を抜けるゲーム
+
+Group:          Applications/Games
+License:        GPLv2+
+URL:            http://trackballs.sourceforge.net/
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source1:        %{name}.desktop
+Patch0:         trackballs-1.1.4-destdir.patch
+Patch1:         trackballs-1.1.4-black-vertices-fix.patch
+Patch2:         trackballs-1.1.4-rh555877.patch
+Patch3:			trackballs-1.1.4-guile20.patch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  guile-devel libGLU-devel zlib-devel desktop-file-utils
+BuildRequires:  SDL_ttf-devel SDL_mixer-devel SDL_image-devel
+Requires:	hicolor-icon-theme
+Requires:	trackballs-music
+
+%description
+Trackballs is a game in which you steer a marble ball through tracks of varying
+difficulty. The game features 3D graphics, an integerated level editor and high
+quality soundeffects and background music.
+
+%description -l ja
+Trackballs は色々な難易度の迷路を、ボールを転がして迷路を抜ける
+ゲームです。このゲームには、3D グラフィック表示や内蔵のレベル
+(コース)エディタ、高品質の効果音や BGM が含まれています。
+
+
+%prep
+%setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+iconv -f ISO-8859-1 -t UTF8 share/%{name}.6 > share/%{name}.6.tmp
+mv share/%{name}.6.tmp share/%{name}.6
+# the install script does a chgrp to 'games', this doesn't work while
+# building as a user. Is group=games required?
+sed -i "s/chgrp/#chgrp/g;" share/Makefile*
+
+
+%build
+%configure --with-highscores="~"
+sed -i 's|^mkinstalldirs.*|mkinstalldirs=$(MKINSTALLDIRS)|g' po/Makefile
+make %{?_smp_mflags}
+
+
+%install
+rm -rf $RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT
+%find_lang %{name}
+
+# remove the broken upstream provided desktop file and use our own.
+rm $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
+desktop-file-install --vendor vine \
+  --dir $RPM_BUILD_ROOT%{_datadir}/applications \
+  %{SOURCE1}
+
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+
+%post
+touch --no-create %{_datadir}/icons/hicolor || :
+if [ -x %{_bindir}/gtk-update-icon-cache ]; then
+   %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
+fi
+
+%postun
+touch --no-create %{_datadir}/icons/hicolor || :
+if [ -x %{_bindir}/gtk-update-icon-cache ]; then
+   %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
+fi
+
+
+%files -f %{name}.lang
+%doc AUTHORS COPYING ChangeLog FAQ README TODO
+%defattr(-,root,root,-)
+%{_bindir}/%{name}*
+%{_datadir}/%{name}
+%{_mandir}/man6/%{name}.6.gz
+%{_datadir}/applications/vine-%{name}.desktop
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
+
+
+%changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.4-2
+- rebuild with guile-2.0.11
+- add Patch3 (trackballs-1.1.4-guile20.patch) from fedora
+
+* Mon Jan 03 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.1.4-1
+- initial build for Vine Linux based on fedora development
+
+* Mon Feb 22 2010 Hans de Goede <hdegoede@redhat.com> 1.1.4-12
+- Fix FTBFS (automake rerunning due to patches, #564762)
+
+* Mon Jan 18 2010 Hans de Goede <hdegoede@redhat.com> 1.1.4-11
+- Fix a crash when trying to change to an unsupported resolution (#555877)
+- Add widescreen monitor resolutions to the monitor resolution list
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Tue Jan 20 2009 Hans de Goede <hdegoede@redhat.com> 1.1.4-8
+- Adjust font requires for font rename (rh 480476)
+
+* Sat Dec 27 2008 Hans de Goede <hdegoede@redhat.com> 1.1.4-7
+- Replace included gnu freefont copy with a symlink to dejavu (rh 477470)
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.1.4-6
+- Autorebuild for GCC 4.3
+
+* Sun Jan 13 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.4-5
+- Fix building with gcc 4.3
+
+* Thu Jan  3 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.4-4
+- Fix black vertices on ATI cards with OSS drivers
+
+* Tue Sep 25 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.4-3
+- Use opengl-games-utils wrapper to show error dialog when DRI is missing
+
+* Wed Aug 15 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.4-2
+- Update License tag for new Licensing Guidelines compliance
+
+* Tue Jun  5 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.4-1
+- New upstream release 1.1.4
+
+* Sat Mar 10 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.2-4
+- Fixup .desktop file categories for games-menus usage
+
+* Tue Aug 29 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.2-3
+- FE6 Rebuild
+
+* Tue Aug 15 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.2-2
+- Remove some redundant BR's
+
+* Mon Aug 14 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.1.2-1
+- Initial Fedora Extras version

+ 4 - 1
u/ulogd/ulogd-vl.spec

@@ -1,7 +1,7 @@
 Summary: Userspace logging daemon for netfilter
 Name: ulogd
 Version: 2.0.4
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://www.netfilter.org/projects/%{name}/
@@ -187,6 +187,9 @@ fi
 %doc COPYING
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.4-3
+- rebuild with libdbi-0.9.0
+
 * Mon Jul 14 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.0.4-2
 - fixed configuration for logrotate.
 

+ 4 - 1
x/xkeycaps/xkeycaps-vl.spec

@@ -2,7 +2,7 @@ Name:		xkeycaps
 Summary: 	Graphical front end to xmodmap
 Summary(ja): 	xmodmap のグラフィカルフロントエンド
 Version:	2.46
-Release:        4%{?_dist_release}
+Release:        5%{?_dist_release}
 License:	MIT
 Group:		Applications/System
 Source0:	http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.46-5
+- rebuild with VineSeed environment
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 2.46-4
 - rebuilt with rpm-4.8.1-3
 

+ 8 - 5
x/xorg-x11-jpfonts/xorg-x11-jpfonts-vl.spec

@@ -7,7 +7,7 @@ Summary: Japanese fixed fonts for X11
 Summary(ja): X用日本語固定長フォント
 Name: xorg-x11-jpfonts
 Version: 4.0
-Release: 2%{_dist_release}
+Release: 3%{_dist_release}
 License: Distributable but knj10(Non-Free)
 Group: User Interface/X
 Requires: xorg-x11-fonts-75dpi
@@ -396,6 +396,9 @@ rm -rf $RPM_BUILD_ROOT
 %{fontdir}/*
 
 %changelog 
+* Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.0-3
+- rebuild with VineSeed environment
+
 * Fri Apr 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.0-2
 - rebuild with rpm-4.8.1
 
@@ -460,7 +463,7 @@ rm -rf $RPM_BUILD_ROOT
 - add vine-fonttools-0.0 ( mkitalic.c, chbdfxlfd.pl mkalias.pl)
 - change fonts.alias
 
-* Thu Dec 16 2000 Shoji Matsumoto <shom@vinelinux.org> 2.1-12
+* Sat Dec 16 2000 Shoji Matsumoto <shom@vinelinux.org> 2.1-12
 - change slant algolism in mkitalic.c
 
 * Thu Dec 14 2000 Shoji Matsumoto <shom@vinelinux.org> 2.1-11
@@ -477,17 +480,17 @@ rm -rf $RPM_BUILD_ROOT
 - add shinonome16-1.0.2
 - now use Kappa20Bold for 20dot medium
 
-* Thu Jul 19 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
+* Wed Jul 19 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
 - replace kaname-alter to shinonome12
 - revival the orignal kaname12 font.
 - fixed k14 alias (gothic->fixed).
 - remove nagao's 6x12 (replcaed to shinonome latin1)
 
-* Thu Jul 19 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
+* Wed Jul 19 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
 - correct valiable -> variable in fonts.alias.
 - updated kaname-alter to 2.9.6
 
-* Thu Jul  3 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
+* Mon Jul  3 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
 - fixed a little fonts.alias.jp
 - modiefied SPEC to apply mkbold's option respectively for every fonts.
 - updated naga10 to 1.1