Browse Source

updated: check, curl, gperf, glpk, gsl

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@890 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 14 years ago
parent
commit
f6c65706b9
5 changed files with 51 additions and 28 deletions
  1. 12 8
      c/check/check-vl.spec
  2. 9 6
      c/curl/curl-vl.spec
  3. 19 11
      g/glpk/glpk-vl.spec
  4. 6 2
      g/gperf/gperf-vl.spec
  5. 5 1
      g/gsl/gsl-vl.spec

+ 12 - 8
c/check/check-vl.spec

@@ -1,11 +1,8 @@
 Summary:	A unit test framework for C
 Summary(ja):	C 言語用単体テストフレームワーク
 Name:		check
-Version:	0.9.5
-Release:	2%{?_dist_release}
-Vendor:		Project Vine
-Distribution:	Vine Linux
-Packager:	USAMI Kosuke <usami-k@yc5.so-net.ne.jp>
+Version:	0.9.8
+Release:	1%{?_dist_release}
 License:	LGPL
 Group:		Development/Tools
 URL:		http://check.sourceforge.net/
@@ -16,6 +13,9 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRequires:	docbook-utils
 Requires(post,preun): /sbin/install-info
 
+Vendor:		Project Vine
+Distribution:	Vine Linux
+Packager:	USAMI Kosuke <usami-k@yc5.so-net.ne.jp>
 
 %description
 Check is a unit test framework for C. It features a simple interface
@@ -40,12 +40,12 @@ Libraries and headers for developing programs with check
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1 -b .fPIC
+#patch1 -p1 -b .fPIC
 
 
 %build
-%configure
-make
+%configure --disable-static
+make %{?_smp_mflags}
 
 
 %install
@@ -93,6 +93,10 @@ fi
 
 
 %changelog
+* Sat Apr 24 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.9.8-1
+- new upstream release
+- dropt Patch1
+
 * Mon May 26 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.9.5-2
 - spec in UTF-8
 - split devel subpackage

+ 9 - 6
c/curl/curl-vl.spec

@@ -3,17 +3,17 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
 Summary(ja): リモートサーバ(FTP,HTTPなど)からファイルを取得するためのユーティリティ
 Name: curl 
-Version: 7.19.6
+Version: 7.20.1
 Release: 1%{?_dist_release}
 License: MIT/X
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
 URL: http://curl.haxx.se/
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: openssl-devel libidn-devel zlib-devel
+BuildRequires: openldap-devel gnutls-devel
 Requires: openssl libidn zlib
-BuildRequires: openssl-devel, libidn-devel, zlib-devel
-BuildRequires: openldap-devel
 
 %description
 cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and
@@ -23,10 +23,10 @@ offers many useful capabilities, like proxy support, user
 authentication, FTP upload, HTTP post, and file transfer resume.
 
 %package devel
+Summary: Files needed for building applications with libcurl.
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: openssl-devel libidn-devel zlib-devel
-Summary: Files needed for building applications with libcurl.
 
 %description devel
 cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and
@@ -65,7 +65,7 @@ use cURL's capabilities internally.
 %setup -q 
 
 %build
-%configure --with-ssl=%{_prefix} --enable-ipv6 --disable-static
+%configure --with-ssl=%{_prefix} --with-gnutls --with-libidn --enable-ipv6 --disable-static
 %ifarch alpha
 make %{?_smp_mflags} CFLAGS=""
 %else
@@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sun Apr 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 7.20.1-1
+- new upstream release
+
 * Thu Aug 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.19.6-1
 - new upstream release with security fix
 

+ 19 - 11
g/glpk/glpk-vl.spec

@@ -1,5 +1,5 @@
 Name:           glpk
-Version:        4.37
+Version:        4.43
 Release:        1%{?_dist_release}
 Summary:        GNU Linear Programming Kit
 Summary(ja):    GNU 線形計画法キット
@@ -53,20 +53,20 @@ Requires:       %{name} = %{version}-%{release}
 The glpk-utils package contains the standalone solver programs glpksol
 and tspsol that use GLPK (GNU Linear Programming Kit).
 
-#package static
-#Summary:        Static version of GLPK libraries
-#Group:          Development/Libraries
-#Requires:       %{name}-devel = %{version}-%{release}
-#
-#description static
-#The glpk-static package contains the statically linkable version of
-#the GLPK (GNU Linear Programming Kit) libraries.
+%package static
+Summary:        Static version of GLPK libraries
+Group:          Development/Libraries
+Requires:       %{name}-devel = %{version}-%{release}
+
+%description static
+The glpk-static package contains the statically linkable version of
+the GLPK (GNU Linear Programming Kit) libraries.
 
 %prep
 %setup -q
 
 %build
-%configure --disable-static --with-gmp --with-zlib
+%configure --enable-dl --with-gmp --with-zlib
 make %{?_smp_mflags}
 
 %install
@@ -98,7 +98,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog COPYING NEWS README doc
 %{_includedir}/glpk
 %{_libdir}/*.so
-#{_libdir}/*.a
 #exclude %{_libdir}/*.la
 
 %files utils
@@ -106,7 +105,16 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING examples
 %{_bindir}/*
 
+%files static
+%defattr(-,root,root)
+%{_libdir}/*.a
+
 %changelog
+* Sat Apr 24 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.43-1
+- new upstream release
+- built with new toolchain
+- added static sub-package
+
 * Wed Apr 15 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.37-1
 - new upstream release
 - added --with-gmp and --with-zlib

+ 6 - 2
g/gperf/gperf-vl.spec

@@ -1,8 +1,8 @@
 Summary: A perfect hash function generator.
 Name: gperf
-Version: 3.0.3
+Version: 3.0.4
 Release: 1%{?_dist_release}
-License: GPL
+License: GPLv3
 Source: ftp://ftp.gnu.org/pub/gnu/gperf/gperf-%{version}.tar.gz
 Group: Development/Tools
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -52,6 +52,10 @@ fi
 %{_infodir}/gperf.info*
 
 %changelog
+* Sun Apr 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.0.4-1
+- new upstream release
+- built with new toolchain
+
 * Sat Sep 20 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.0.3-1
 - applied new versioning policy
 

+ 5 - 1
g/gsl/gsl-vl.spec

@@ -1,7 +1,7 @@
 Summary:   The GNU Scientific Library for numerical analysis.
 Summary(ja): 数値解析用の GNU 科学技術計算ライブラリ
 Name:      gsl
-Version:   1.12
+Version:   1.14
 Release:   1%{?_dist_release}
 URL:       http://www.gnu.org/software/gsl/
 Source:    %{name}-%{version}.tar.gz
@@ -94,6 +94,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat Apr 24 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.14-1
+- new upstream release
+- built with new toolchain
+
 * Wed Jun 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.12-1
 - new upstream release
 - spec in UTF-8