Browse Source

rebuild or new upstream release

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

+ 7 - 1
lib/libx/libxml/libxml-vl.spec

@@ -1,6 +1,6 @@
 # Note that this is NOT a relocatable package
 # Note that this is NOT a relocatable package
 %define ver	1.8.17
 %define ver	1.8.17
-%define rel	5%{?_dist_release}
+%define rel	6%{?_dist_release}
 %define	name	libxml
 %define	name	libxml
 
 
 Summary:	An XML library
 Summary:	An XML library
@@ -19,6 +19,9 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRequires:	zlib-devel
 BuildRequires:	zlib-devel
 URL:		http://xmlsoft.org
 URL:		http://xmlsoft.org
 
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 %description
 The libxml package contains an XML library, which allows you to
 The libxml package contains an XML library, which allows you to
 manipulate XML files. XML (eXtensible Markup Language) is a data
 manipulate XML files. XML (eXtensible Markup Language) is a data
@@ -93,6 +96,9 @@ make
 
 
 
 
 %changelog
 %changelog
+* Sun Feb 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.17-6
+- rebuild with VineSeed environment
+
 * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.17-5
 * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.17-5
 - rebuild with rpm-4.8.1 for pkg-config file
 - rebuild with rpm-4.8.1 for pkg-config file
 
 

+ 8 - 2
m/make/make-vl.spec

@@ -3,7 +3,7 @@ Summary(ja): ユーザのビルド手続きを平易にする GNU ツール
 Name: make
 Name: make
 Epoch: 1
 Epoch: 1
 Version: 3.82
 Version: 3.82
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPL
 License: GPL
 Group: Development/Tools
 Group: Development/Tools
 URL: http://www.gnu.org/software/make/
 URL: http://www.gnu.org/software/make/
@@ -46,6 +46,9 @@ BuildRequires: automake >= 1.7.3
 BuildRequires: perl
 BuildRequires: perl
 BuildRequires: procps
 BuildRequires: procps
 
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 %description
 A GNU tool for controlling the generation of executables and other
 A GNU tool for controlling the generation of executables and other
 non-source files of a program from the program's source files.  Make
 non-source files of a program from the program's source files.  Make
@@ -138,6 +141,9 @@ fi
 #%{_datadir}/locale/*/LC_MESSAGES/make*
 #%{_datadir}/locale/*/LC_MESSAGES/make*
 
 
 %changelog
 %changelog
+* Sun Feb 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.82-2
+- rebuild with VineSeed environment
+
 * Thu Nov 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.82-1
 * Thu Nov 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.82-1
 - new upstream release
 - new upstream release
 
 
@@ -149,7 +155,7 @@ fi
 - added BuildRequires: perl (for %%check)
 - added BuildRequires: perl (for %%check)
 - spec in UTF-8
 - spec in UTF-8
 
 
-* Tue Dec 13 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.81-6vl1
+* Thu Dec 13 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.81-6vl1
 - updated to 3.81 based on Fedora packages
 - updated to 3.81 based on Fedora packages
   * Fri Mar 16 2007 Petr Machata <pmachata@redhat.com> - 1:3.81-6
   * Fri Mar 16 2007 Petr Machata <pmachata@redhat.com> - 1:3.81-6
   - Always run testsuite with C locale.
   - Always run testsuite with C locale.

+ 6 - 1
m/mingetty/mingetty-vl.spec

@@ -3,12 +3,14 @@ Summary(ja): 仮想コンソール専用の コンパクトな getty プログ
 Name:        mingetty
 Name:        mingetty
 Version:     1.08
 Version:     1.08
 License:     GPL
 License:     GPL
-Release:     1%{?_dist_release}
+Release:     2%{?_dist_release}
 Group:       System Environment/Base
 Group:       System Environment/Base
 Source0:     ftp://jurix.jura.uni-sb.de/pub/linux/source/system/daemons/mingetty-%{version}.tar.gz
 Source0:     ftp://jurix.jura.uni-sb.de/pub/linux/source/system/daemons/mingetty-%{version}.tar.gz
 Patch:       mingetty-1.00-opt.patch
 Patch:       mingetty-1.00-opt.patch
 BuildRoot:   %{_tmppath}/%{name}-%{version}-root
 BuildRoot:   %{_tmppath}/%{name}-%{version}-root
 
 
+Vendor: Project Vine
+Distribution: Vine Linux
 
 
 %description
 %description
 The mingetty program is a lightweight, minimalist getty program for
 The mingetty program is a lightweight, minimalist getty program for
@@ -49,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Sun Feb 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.08-2
+- rebuild with VineSeed environment
+
 * Wed Apr 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.08-1
 * Wed Apr 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.08-1
 - new upstream release
 - new upstream release
 
 

+ 5 - 2
p/patch/patch-vl.spec

@@ -2,7 +2,7 @@ Summary: Utility for modifying/upgrading files
 Summary(ja): ファイルを修正/更新するためのユーティリティ
 Summary(ja): ファイルを修正/更新するためのユーティリティ
 Name: patch
 Name: patch
 Version: 2.6.1
 Version: 2.6.1
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 License: GPLv2+
 License: GPLv2+
 URL: http://www.gnu.org/software/patch/patch.html
 URL: http://www.gnu.org/software/patch/patch.html
 Group: Development/Tools
 Group: Development/Tools
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/*/*
 %{_mandir}/*/*
 
 
 %changelog
 %changelog
+* Sun Feb 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.1-4
+- rebuild with VineSeed environment
+
 * Mon May  7 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.6.1-3
 * Mon May  7 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.6.1-3
 - add patch2 for fix CVE-2010-4651 (dir traversal) from fc13
 - add patch2 for fix CVE-2010-4651 (dir traversal) from fc13
 - fix using %%{?_smp_mflags} in make section
 - fix using %%{?_smp_mflags} in make section
@@ -187,7 +190,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Apr 07 1998 Cristian Gafton <gafton@redhat.com>
 * Tue Apr 07 1998 Cristian Gafton <gafton@redhat.com>
 - added buildroot
 - added buildroot
 
 
-* Wed Oct 21 1997 Cristian Gafton <gafton@redhat.com>
+* Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com>
 - updated to 2.5
 - updated to 2.5
 
 
 * Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
 * Mon Jun 02 1997 Erik Troan <ewt@redhat.com>

+ 6 - 1
p/pciutils/pciutils-vl.spec

@@ -2,7 +2,7 @@
 Summary:	PCI bus related utilities.
 Summary:	PCI bus related utilities.
 Summary(ja):	Linux PCI ユーティリティ
 Summary(ja):	Linux PCI ユーティリティ
 Name:		pciutils
 Name:		pciutils
-Version:	3.1.10
+Version:	3.2.1
 Release:	1%{?_dist_release}
 Release:	1%{?_dist_release}
 License:	GPLv2+
 License:	GPLv2+
 URL:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
 URL:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
@@ -23,6 +23,8 @@ BuildRequires:  sed
 Requires:	hwdata
 Requires:	hwdata
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	%{name}-libs = %{version}-%{release}
 
 
+Vendor: Project Vine
+Distribution: Vine Linux
 
 
 %description
 %description
 The pciutils package contains various utilities for inspecting and
 The pciutils package contains various utilities for inspecting and
@@ -176,6 +178,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Sun Feb 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
+- new upstream release
+
 * Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.10-1
 * Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.10-1
 - new upstream release
 - new upstream release