Browse Source

cpufrequtils,dev86,hdf5,irqbalance,openslp,pcmciautils: new upstream release
others: rebuild

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

Takemikaduchi 9 years ago
parent
commit
468113d2d2

+ 6 - 4
c/cpufrequtils/cpufrequtils-vl.spec

@@ -1,8 +1,8 @@
 Summary:        CPUFreq utilities
 Summary(ja):    CPUFreq 用のユーティリティ
 Name:           cpufrequtils
-Version:        007
-Release:	2%{?_dist_release}
+Version:        008
+Release:        1%{?_dist_release}
 Group:          System Environment/Base
 License:        GPLv2
 
@@ -72,7 +72,6 @@ rm -rf $RPM_BUILD_ROOT;
 %{_includedir}/cpufreq.h
 #%{_libdir}/libcpufreq.la
 %{_libdir}/libcpufreq.so*
-%{_libdir}/libcpufreq.a
 %{_bindir}/cpufreq-aperf
 %{_bindir}/cpufreq-info
 %{_bindir}/cpufreq-set
@@ -87,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT;
 
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 008-1
+- update to 008
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> - 007-2
 - rebuilt with rpm-4.8.1-3
 
@@ -106,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT;
 * Tue Jul 11 2006 Karsten Hopp <karsten@redhat.de>
 - buildrequire libsysfs-devel
 
-* Wed Jul  9 2006 Dave Jones <davej@redhat.com>
+* Sun Jul  9 2006 Dave Jones <davej@redhat.com>
 - Rebuild against new libsysfs
 
 * Wed Jun  7 2006 Dave Jones <davej@redhat.com>

+ 10 - 4
d/dev86/dev86-vl.spec

@@ -1,15 +1,16 @@
 Summary: A real mode 80x86 assembler and linker
 Summary(ja): リアルモード 80x86 アセンブラとリンカ
 Name: dev86
-Version: 0.16.17
-Release: 3%{?_dist_release}
+Version: 0.16.21
+Release: 1%{?_dist_release}
 License: GPL
 Group: Development/Languages
-URL: http://homepage.ntlworld.com/robert.debath/
-Source: http://homepage.ntlworld.com/robert.debath/dev86/Dev86src-%{version}.tar.gz
+URL: https://github.com/lkundrak/dev86
+Source: %{name}-%{version}.tar.gz
 Patch0: dev86-noelks.patch
 Patch1: dev86-x86_64.patch
 Patch2: dev86-nostrip.patch
+Patch3: dev86-long.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Obsoletes: bin86
 BuildRequires: gawk
@@ -41,6 +42,7 @@ dev86 パッケージは リアルモード 80x86 命令のアセンブラとリ
 %patch1 -p1 -b .x86_64
 %endif
 %patch2 -p1 -b .nostrip
+%patch3 -p1 -b .long
 
 %build
 make <<EOF
@@ -88,6 +90,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.16.21-1
+- update to 0.16.21
+- add Patch3 (dev86-long.patch) from fedora
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> - 0.16.17-3
 - rebuilt with rpm-4.8.1-3
 

+ 6 - 2
d/device-mapper-multipath/device-mapper-multipath-vl.spec

@@ -1,7 +1,7 @@
 Summary: Tools to manage multipath devices using device-mapper
 Name: device-mapper-multipath
 Version: 0.4.9
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 License: GPL+
 Group: System Environment/Base
 URL: http://christophe.varoqui.free.fr/
@@ -127,6 +127,7 @@ fi
 %doc multipath.conf.synthetic
 %{_syssbindir}/multipath
 %{_syssbindir}/multipathd
+%{_syssbindir}/mpathconf
 %config /lib/udev/rules.d/40-multipath.rules
 %{_mandir}/man8/multipath.8.gz
 %{_mandir}/man8/multipathd.8.gz
@@ -145,6 +146,9 @@ fi
 
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.9-4
+- rebuild with VineSeed environment
+
 * Wed May 11 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.9-3
 - import patches from RH package
 
@@ -208,7 +212,7 @@ fi
 * Wed Jun 28 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-2.0
 - Updated to latest upstream source, fixes kpartx udev rule issue
 
-* Mon Jun 06 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-1.0
+* Tue Jun 06 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-1.0
 - Updated to Christophe's latest source
 
 * Mon May 22 2006 Alasdair Kergon <agk@redhat.com> - 0.4.5-16.0

+ 6 - 3
d/dvd+rw-tools/dvd+rw-tools-vl.spec

@@ -2,7 +2,7 @@ Summary:	Toolchain to master DVD+RW/+R media
 Summary(ja):	DVD+RW/+R メディアのマスター作成のためのツール群
 Name:		dvd+rw-tools
 Version:	7.1
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	GPL2
 Group:		Applications/Multimedia
 URL:		http://fy.chalmers.se/~appro/linux/DVD+RW/
@@ -46,6 +46,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.1-3
+- rebuild with VineSeed environment
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 7.1-2
 - rebuilt with rpm-4.8.1-3
 
@@ -75,10 +78,10 @@ rm -rf %{buildroot}
 - Updated version to 5.1.4.0.4
 - Requires mkisofs 2.0
 
-* Thu Nov 4 2002 Andy Polyakov <appro@fy.chalmers.se>
+* Mon Nov 4 2002 Andy Polyakov <appro@fy.chalmers.se>
 - Minor growisofs update. Uninitialized errno at exit when
   -Z /dev/scd0=image.iso is used.
-* Thu Nov 3 2002 Andy Polyakov <appro@fy.chalmers.se>
+* Sun Nov 3 2002 Andy Polyakov <appro@fy.chalmers.se>
 - Initial packaging. Package version is derived from growisofs,
   dvd+rw-format and dvd+rw-booktype version. 4.0.3.0.3 means
   growisofs 4.0, dvd+rw-format 3.0 dvd+rw-booktype 3.

+ 8 - 2
f/ftdumps/ftdumps-vl.spec

@@ -1,16 +1,17 @@
 Summary: TrueType infomation dump util
 Name: ftdumps
 Version: 0.1.1
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 Source: ftdumps-%{version}.tgz
 Patch0: ftdumps-0.1.1-remove-extra-token.patch
 Patch1: ftdumps-0.1.1-iconv-arg-type.patch
 Patch2: ftdumps-0.1.1-sfnt.patch
+Patch3: ftdumps-0.1.1-freetype-2.5.x.patch
 License: GPL
 Group: User Interface/X
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 Requires: freetype2 >= 2.0.6
-BuildPreReq: freetype2-devel
+BuildRequires: freetype2-devel
 
 Distribution: Vine Linux
 Vendor: Project Vine
@@ -25,6 +26,7 @@ TrueType infomation dump util
 %patch0 -p1 -b .token
 %patch1 -p1 -b .iconv
 %patch2 -p0 -b .sfnt
+%patch3 -p1 -b .ft2
 
 %build
 make
@@ -45,6 +47,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.1.1-3
+- rebuild with VineSeed environment
+- add Patch3 (ftdumps-0.1.1-freetype-2.5.x.patch)
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 0.1.1-2
 - rebuilt with rpm-4.8.1-3
 

+ 18 - 21
g/glib/glib-vl.spec

@@ -2,14 +2,11 @@
 # overwrite configure macro (remove --target option)
 %define configure CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; ./configure --host=%{_host} --build=%{_build} --program-prefix=%{?_program_prefix} --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} --bindir=%{_bindir} --sbindir=%{_sbindir} --sysconfdir=%{_sysconfdir} --datadir=%{_datadir} --includedir=%{_includedir} --libdir=%{_libdir} --libexecdir=%{_libexecdir} --localstatedir=%{_localstatedir} --sharedstatedir=%{_sharedstatedir} --mandir=%{_mandir} --infodir=%{_infodir}
 
-# Note that this is NOT a relocatable package
-%define debug    on
-
 Summary:	A library of handy utility functions.
 Summary(ja):	便利なユーティリティ関数ライブラリ
 Name:		glib
 Version:	1.2.10
-Release:	4%{?_dist_release}
+Release:	5%{?_dist_release}
 License:	LGPL
 Group:		System Environment/Libraries
 URL:		http://www.gtk.org
@@ -43,6 +40,7 @@ Glib は便利なユーティリティ関数ライブラリです。この C
 Summary: Libraries and header files for glib development
 Group: Development/Libraries
 Requires(post,preun): /sbin/install-info
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Static libraries and header files for the support library for the GIMP's X
@@ -57,7 +55,8 @@ GLIB には使いやすいデータストラクチャーも含まれています
 %package -n compat32-%{name}
 Summary:	A library of handy utility functions.
 Group:		System Environment/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
+
 %description -n compat32-%{name}
 Glib is a handy library of utility functions. This C
 library is designed to solve some portability problems
@@ -67,7 +66,8 @@ programs require.
 %package -n compat32-%{name}-devel
 Summary: Libraries and header files for glib development
 Group: Development/Libraries
-Requires:	compat32-%{name} = %{version}
+Requires:	compat32-%{name} = %{version}-%{release}
+
 %description -n compat32-%{name}-devel
 Static libraries and header files for the support library for the GIMP's X
 libraries, which are available as public libraries.  GLIB includes generally
@@ -82,24 +82,21 @@ useful data structures.
 
 
 %build
-if [ %{debug} = "on" ] ; then
-  export CFLAGS="$RPM_OPT_FLAGS -g"
-else
-  export CFLAGS="$RPM_OPT_FLAGS"
-fi
-
 %configure
-%__make
+make %{?_smp_mflags}
 
 
 %install
-[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
-
-%makeinstall
+rm -rf ${RPM_BUILD_ROOT}
+make install DESTDIR=${RPM_BUILD_ROOT}
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.a
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
+# libgmodule-1.2.so.0* missing eXecute bit
+chmod -c a+x %{buildroot}%{_libdir}/lib*.so*
+
 #%find_lang %{name}
 
 %clean
@@ -135,7 +132,6 @@ fi
 %defattr(-, root, root)
 %{_bindir}/*
 %{_libdir}/lib*.so
-%{_libdir}/lib*.a
 %{_libdir}/glib
 %{_libdir}/pkgconfig/*
 %{_includedir}/*
@@ -154,12 +150,13 @@ fi
 %files -n compat32-%{name}-devel
 %defattr(-, root, root)
 %{_libdir}/lib*.so
-%{_libdir}/lib*.a
 %{_libdir}/glib
-%{_libdir}/pkgconfig/*
 %endif
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.10-5
+- rebuild with VineSeed environment
+
 * Sat Sep 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.10-4
 - rebuild with rpm-4.8.1 for pkg-config file
 
@@ -226,11 +223,11 @@ fi
 * Mon Sep 27 1999 Jun Nishii <jun@flatout.org>
 - [glib-1.2.5-1]
 
-* Fri Sep 7 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
+* Tue Sep 7 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
   [glib-1.2.4-2.1]
 - added debug option to CFLAG.
 
-* Fri Sep 6 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
+* Mon Sep 6 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
   [glib-1.2.4-2]
 - gzip info.
 

+ 18 - 41
g/gtk+/gtk+-vl.spec

@@ -1,7 +1,6 @@
 # Note that this is NOT a relocatable package
 %define	ver	1.2.10
-%define rel	4%{?_dist_release}
-%define debug	off
+%define rel	5%{?_dist_release}
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 
 Name:		gtk+
@@ -114,7 +113,7 @@ gtk+ パッケージは, X ウィンドウ・システム上で GUI を作成す
 Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs for X.
 Summary(ja):	X 上の GUI を作成ライブラリ: GIMP ツールキット(GTK+)
 Group:		System Environment/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 
 %description -n compat32-%{name}
 The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
@@ -139,7 +138,7 @@ gtk+ パッケージは, X ウィンドウ・システム上で GUI を作成す
 Summary:	Development tools for GTK+ (GIMP ToolKit) applications.
 Summary(ja):	GTK+ (GIMP ツールキット) アプリケーション開発ツール
 Group:		Development/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 Requires:	glib-devel
 Requires:	libX11-devel
 Requires:	libXext-devel
@@ -174,8 +173,8 @@ glib (GTK+ アプリケーション開発を簡単にするルーチン集), GDK
 Summary:	Development tools for GTK+ (GIMP ToolKit) applications.
 Summary(ja):	GTK+ (GIMP ツールキット) アプリケーション開発ツール
 Group:		Development/Libraries
-Requires:	%{name}-devel    = %{version}
-Requires:	compat32-%{name} = %{version}
+Requires:	%{name}-devel    = %{version}-%{release}
+Requires:	compat32-%{name} = %{version}-%{release}
 
 %description -n compat32-%{name}-devel
 The gtk+-devel package contains the static libraries and header files
@@ -239,31 +238,13 @@ autoconf-2.13
 autoheader-2.13
 
 %build
-if [ %{debug} = "on" ] ; then
-  export CFLAGS="$RPM_OPT_FLAGS -g"
-else
-  export CFLAGS="$RPM_OPT_FLAGS"
-fi
-
-# gcc-2.95.3 with '-O2' option causes problems on Alpha
-%ifarch alpha
-export CFLAGS="-O -mieee"
-%endif
-
-AUTOMAKE=automake-1.4 %configure --with-xinput=xfree --with-native-locale
-
-if [ "$SMP" != "" ]; then
-  (make "MAKE=make -k -j $SMP"; exit 0)
-  make AUTOMAKE=automake-1.4
-else
-  make AUTOMAKE=automake-1.4
-fi
+%configure --with-xinput=xfree --with-native-locale --disable-static
 
+make %{?_smp_mflags}
 
 %install
-[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
-
-%makeinstall
+rm -rf ${RPM_BUILD_ROOT}
+make install DESTDIR=${RPM_BUILD_ROOT}
 
 # rename gtk-config to gtk-config-32 if build_compat32 option is enabled
 %if %{build_compat32}
@@ -324,7 +305,6 @@ fi
 
 %files -f %{name}.lang
 %defattr(-, root, root)
-
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{_libdir}/libgtk-1.2.so.*
 %{_libdir}/libgdk-1.2.so.*
@@ -334,9 +314,7 @@ fi
 
 %files devel
 %defattr(-, root, root)
-
 %{_libdir}/lib*.so
-%{_libdir}/*.a
 %{_libdir}/pkgconfig 
 %{_mandir}/man1/*
 %{_includedir}/*
@@ -351,22 +329,21 @@ fi
 %if %{build_compat32}
 %files -n compat32-%{name}
 %defattr(-, root, root)
-
 %{_libdir}/libgtk-1.2.so.*
 %{_libdir}/libgdk-1.2.so.*
 
 
 %files -n compat32-%{name}-devel
 %defattr(-, root, root)
-
 %{_libdir}/lib*.so
-%{_libdir}/*.a
-%{_libdir}/pkgconfig 
 %{_bindir}/gtk-config-32
 %endif
 
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.10-5
+- rebuild with VineSeed environement
+
 * Mon Sep 27 2010 Shu KONNO <owa@bg.wakwak.com> 1.2.10-4
 - fixed missing of gtk-config (on i686)
 
@@ -538,11 +515,11 @@ fi
 * Mon Sep 27 1999 Jun Nishii <jun@flatout.org>
 - gtk+-1.2.5-1vl1
 
-* Fri Sep 11 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
+* Sat Sep 11 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
   [gtk+-1.2.4-1vl2]
 - removed fontsel patch.
 
-* Fri Sep 6 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
+* Mon Sep 6 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
   [gtk+-1.2.4-1vl1]
 - install gzipped info.
 - changed release tag with 'vl.'
@@ -616,7 +593,7 @@ fi
 * Tue Aug 04 1998 Michael Fulbright <msf@redhat.com>
 - change %postun to %preun
 
-* Mon Jun 27 1998 Shawn T. Amundson
+* Sat Jun 27 1998 Shawn T. Amundson
 - Changed version to 1.1.0
 
 * Thu Jun 11 1998 Dick Porter <dick@cymru.net>
@@ -625,7 +602,7 @@ fi
 * Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
 - Split out glib package
 
-* Tue Apr  8 1998 Shawn T. Amundson <amundson@gtk.org>
+* Wed Apr  8 1998 Shawn T. Amundson <amundson@gtk.org>
 - Changed version to 1.0.0
 
 * Tue Apr  7 1998 Owen Taylor <otaylor@gtk.org>
@@ -643,10 +620,10 @@ fi
 - Added -k to the SMP make line.
 - Added lib/glib to file list.
 
-* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
+* Sat Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
 - Changed version to 0.99.7
 
-* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
+* Sat Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
 - Updated ftp url and changed version to 0.99.6
 
 * Thu Mar 12 1998 Marc Ewing <marc@redhat.com>

+ 5 - 2
h/hdf5/hdf5-vl.spec

@@ -1,5 +1,5 @@
 Name: hdf5
-Version: 1.8.9
+Version: 1.8.14
 Release: 1%{?_dist_release}
 Summary: A general purpose library and file format for storing scientific data
 License: BSD
@@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.14-1
+- new upstream release
+
 * Sun Oct 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.9-1
 - new upstream release
 
@@ -179,7 +182,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Jul 05 2005 Orion Poplawski <orion@cora.nwra.com> 1.6.4-4
 - Make example scripts executable
 
-* Wed Jul 01 2005 Orion Poplawski <orion@cora.nwra.com> 1.6.4-3
+* Fri Jul 01 2005 Orion Poplawski <orion@cora.nwra.com> 1.6.4-3
 - Add --enable-threads --with-pthreads to configure
 - Add %check
 - Add some %docs

+ 5 - 1
i/irqbalance/irqbalance-vl.spec

@@ -1,5 +1,5 @@
 %define name	irqbalance
-%define version	1.0.5
+%define version	1.0.8
 %define release	1%{?_dist_release}
 
 Summary:	Daemon to balance irq's across multiple CPUs/Cores.
@@ -28,6 +28,7 @@ the 2.4 or 2.6 kernel. Only useful on SMP systems.
 %patch1 -p1
 
 %build
+./autogen.sh
 %configure
 CFLAGS="%{optflags}" %__make
 
@@ -66,6 +67,9 @@ fi
 
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.8-1
+- update to 1.0.8
+
 * Fri Mar 22 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.5-1
 - update to 1.0.5
 

+ 10 - 7
o/openslp/openslp-vl.spec

@@ -1,13 +1,13 @@
 Summary: Open implementation of Service Location Protocol V2
 Summary(ja): SLP (Service Location Protocol) V2 のオープンな実装
 Name:    openslp
-Version: 1.2.1
-Release: 3%{_dist_release}
+Version: 2.0.0
+Release: 1%{_dist_release}
 
 Group:   System Environment/Libraries
 License: BSD
-URL:     http://sourceforge.net/projects/openslp/
-Source:  http://dl.sourceforge.net/sourceforge/openslp/openslp-1.2.1.tar.gz
+URL:     http://sourceforge.net/projects/%{name}/
+Source:  http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source1: slpd.init
@@ -68,7 +68,7 @@ OpenSLP サーバデーモンが収録されています。
 %prep
 %setup -q
 
-%patch1 -p1 -b .optflags
+#%patch1 -p1 -b .optflags
 
 # tarball goof (?), it wants to re-automake anyway, so let's do it right.
 libtoolize --force
@@ -159,6 +159,9 @@ fi
 
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.0-1
+- update to 2.0.0
+
 * Thu Jan 13 2011 Shu KONNO <owa@bg.wakwak.com> 1.2.1-3
 - rebuilt with openssl-1.0.0c
 
@@ -200,7 +203,7 @@ fi
 * Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 1.2.0
 - rebuild on all arches
 
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Thu Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 
 * Mon Jul 19 2004 Rex Dieter <rexdieter at sf.net> 0:1.2.0-0.fdr.4
@@ -230,7 +233,7 @@ fi
 * Fri May 16 2003 Rex Dieter <rexdieter at sf.net> 0:1.0.11-0.fdr.5
 - -server: fix %postun on uninstall
 
-* Thu May 2 2003 Rex Dieter <rexdieter at sf.net> 0:1.0.11-0.fdr.4
+* Fri May 2 2003 Rex Dieter <rexdieter at sf.net> 0:1.0.11-0.fdr.4
 - *really* do %%config(noreplace) slp.conf
 
 * Thu May 1 2003 Rex Dieter <rexdieter at sf.net> 0:1.0.11-0.fdr.3

+ 7 - 3
p/pcmciautils/pcmciautils-vl.spec

@@ -1,17 +1,17 @@
 Summary: PCMCIA utilities and initialization programs
 Summary(ja): PCMCIA 用のユーティリティおよび初期化プログラム
 Name: pcmciautils
-Version: 017
+Version: 018
 Release: 1%{?_dist_release}
 Group: System Environment/Base
 License: GPL
 Url: http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
 
-Source: http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmciautils-%{version}.tar.bz2
+Source: http://mirror.linux.org.au/linux/utils/kernel/pcmcia/%{name}-%{version}.tar.bz2
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64
-BuildRequires: sysfsutils-devel >= 2.1.0
+BuildRequires: libsysfs-devel >= 2.1.0
 BuildRequires: byacc, flex
 Obsoletes: pcmcia-cs
 Obsoletes: kernel-pcmcia-cs
@@ -49,6 +49,10 @@ pcmciautils パッケージは PCMCIA および Cardbus ソケットのための
 %{_mandir}/man*/*
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 018-1
+- update to 018
+- change BuildRequires: libsysfs-devel instead of sysfsutils-devel
+
 * Thu Apr 21 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 017-1
 - update to 017
 - drop unneeded patches

+ 7 - 1
p/pump/pump-vl.spec

@@ -2,7 +2,7 @@ Summary:     A Bootp and DHCP client for automatic IP configuration.
 Summary(ja): 自動 IP 設定用 BOOTP / DHCP クライアント
 Name:        pump
 Version:     0.8.24
-Release:     4%{?_dist_release}
+Release:     5%{?_dist_release}
 Group:       System Environment/Daemons
 License:     MIT
 
@@ -19,6 +19,7 @@ Obsoletes:   bootpc, netconfig
 Requires:    initscripts >= 3.92
 
 BuildRequires:	popt-devel
+BuildRequires:	popt-static
 BuildRequires:	newt-devel
 
 
@@ -51,6 +52,7 @@ Pump はこの DHCP と BOOTP の2つのプロトコルに対応したクライ
 Summary:     Development tools for sending dhcp requests
 Summary(ja): DHCP リクエストの為の開発ツール
 Group:       Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 
 %description devel
@@ -101,6 +103,10 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.24-5
+- rebuild with VineSeed environment
+- add BuildRequires: popt-static
+
 * Fri May 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.24-4
 - add BuildRequires: popt-devel, newt-devel
 

+ 5 - 2
s/sqlite/sqlite-vl.spec

@@ -1,6 +1,6 @@
 %define name sqlite
 %define version 2.8.17
-%define release 2%{?_dist_release}
+%define release 3%{?_dist_release}
 
 Name: %{name}
 Summary: SQLite is a C library that implements an embeddable SQL database engine
@@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.17-3
+- rebuild with VineSeed environment
+
 * Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 2.8.17-2
 - rebuilt with rpm-4.8.1 for pkg-config
 
@@ -152,5 +155,5 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la
 - add BuildRequires: tcl
 - upstream release
 
-* Mon Nov 11 2003 HOTTA Michihide <hotta@net-newbie.com> 2.8.6-0vl1
+* Tue Nov 11 2003 HOTTA Michihide <hotta@net-newbie.com> 2.8.6-0vl1
 - 1st release

+ 4 - 1
w/wireless-tools/wireless-tools-vl.spec

@@ -2,7 +2,7 @@ Summary:      Wireless LAN management utilities.
 Summary(ja):  無線LAN管理ユーティリティ
 Name:         wireless-tools
 Version:      29
-Release:      3%{?_dist_release}
+Release:      4%{?_dist_release}
 License:      GPL2
 Group:        System Environment/Base
 URL: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 /%{_lib}/*.so
 
 %changelog
+* Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 29-4
+- rebuild with VineSeed environment
+
 * Tue Apr  5 2011 IWAI, Masaharu <iwai@alib.jp> 29-3vl6
 - build on current VineSeed