Browse Source

update: lib{cap,mpcdec,net,njb}, lzo

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3487 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 13 years ago
parent
commit
346e86e47b

+ 8 - 2
l/lzo/lzo-vl.spec

@@ -1,12 +1,15 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
+
 Name:           lzo
-Version:        2.03
-Release:        2%{?_dist_release}
 Summary:        Data compression library with very fast (de)compression
 Summary(ja):    高速なデータ圧縮ライブラリ
+Version:        2.03
+Release:        3%{?_dist_release}
+
 Group:          System Environment/Libraries
 License:        GPLv2+
 URL:            http://www.oberhumer.com/opensource/lzo/
+
 Source0:        http://www.oberhumer.com/opensource/lzo/download/%{name}-%{version}.tar.gz
 Patch0:         lzo-2.02-configure.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -162,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.03-3
+- rebuilt with current VineSeed
+
 * Sat Jun 27 2009 NAKAMURA Kenta <kenta@vinelinux.org> 2.03-2
 - added compat32 package for x86_64 arch support
 

+ 11 - 3
lib/libc/libcap/libcap-vl.spec

@@ -4,13 +4,15 @@ Summary: Library for getting and setting POSIX.1e capabilities
 Summary(ja): POSIX.1e ケーパビリティを取得・設定するためのライブラリ
 Name: libcap
 Version: 2.16
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
+
+License: LGPLv2
+Group: System Environment/Libraries
 
 Source: http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/%{name}-%{version}.tar.gz
 
-License: LGPLv2
 Patch0: libcap-2.16-headerfix.patch
-Group: System Environment/Libraries
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libattr-devel
 
@@ -20,6 +22,7 @@ draft 15 capabilities.
 
 %package devel
 Summary: Development files for libcap
+Summary(ja): libcap の開発用ファイル
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 
@@ -35,6 +38,7 @@ libcap.
 # compat32
 %package -n compat32-%{name}
 Summary: Library for getting and setting POSIX.1e capabilities
+Summary(ja): POSIX.1e ケーパビリティを取得・設定するためのライブラリ
 Group: System Environment/Libraries
 
 %description -n compat32-%{name}
@@ -43,6 +47,7 @@ draft 15 capabilities.
 
 %package -n compat32-%{name}-devel
 Summary: Development files for libcap
+Summary(ja): libcap の開発用ファイル
 Group: Development/Libraries
 Requires: compat32-%{name} = %{version}-%{release}
 Requires: %{name}-devel = %{version}-%{release}
@@ -119,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.16-2
+- rebuilt with current VineSeed
+
 * Wed Jul 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16-1
 - new upstream release
 - remove compat library (libpcap-1.10)

+ 10 - 3
lib/libm/libmpcdec/libmpcdec-vl.spec

@@ -1,11 +1,13 @@
-Summary: Musepack audio decoding library
 Name:	 libmpcdec
+Summary: Musepack audio decoding library
+Summary(ja): Musepack デコードライブラリ
 Version: 1.2.6
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 License: BSD 
 Group: 	 System Environment/Libraries
 URL: 	 http://www.musepack.net/
+
 Source0: http://files.musepack.net/source/libmpcdec-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -20,8 +22,10 @@ heavily optimized and patentless code.
 
 %package devel
 Summary: Development files for the Musepack audio decoding library
+Summary(ja): Musepack デコードライブラリの開発用ファイル
 Group:	 Development/Libraries
 Requires: %{name} = %{version}-%{release}
+
 %description devel
 %{summary}.
 
@@ -29,7 +33,6 @@ Requires: %{name} = %{version}-%{release}
 %prep
 %setup -q
 
-
 %build
 %configure --disable-static
 
@@ -66,6 +69,10 @@ Requires: %{name} = %{version}-%{release}
 
 
 %changelog
+* Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.2.6-2
+- rebuilt with current VineSeed
+- added Japanese summary
+
 * Wed Jan 21 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.2.6-1
 - initial build
 

+ 5 - 2
lib/libn/libnet/libnet-vl.spec

@@ -1,12 +1,12 @@
 Summary:        C library for portable packet creation and injection
 Name:           libnet
 Version:        1.1.2.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 License:        BSD
 Group:          System Environment/Libraries
 URL:            http://www.packetfactory.net/libnet/
 Source0:        http://www.packetfactory.net/libnet/dist/libnet-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
 %description
 Libnet is an API to help with the construction and handling of network packets.
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/libnet*
 
 %changelog
+* Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.2.1-2
+- rebuilt with current VineSeed
+
 * Mon Sep 29 2008 Shu KONNO <owa@bg.wakwak.com> 1.1.2.1-1vl5
 - applied new versioning policy
 

+ 21 - 13
lib/libn/libnjb/libnjb-vl.spec

@@ -1,28 +1,33 @@
 Name:		libnjb
-Version:		2.2.6
-Release:		1%{?_dist_release}
 Summary:	Creative Labs Nomad Jukebox library
 Summary(ja): 	クリエイティブラボ社の Nomad ジュークボックスライブラリ
-URL:		http://libnjb.sourceforge.net/
+Version:	2.2.6
+Release:	2%{?_dist_release}
+
+License:	BSD
 Group:		System Environment/Libraries
-Source0:		http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Vendor:		Project Vine
-Distribution:	Vine Linux
+URL:		http://libnjb.sourceforge.net/
+
+Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
-License:		BSD
-Requires:	udev
 Requires:	pam
+Requires:	udev
+BuildRequires:	doxygen
 BuildRequires:	libusb-devel
-BuildRequires:	zlib-devel
 BuildRequires:	ncurses-devel
-BuildRequires:	doxygen
+BuildRequires:	zlib-devel
+
+Vendor:		Project Vine
+Distribution:	Vine Linux
 
 %description
 A library for communicating with the Creative Nomad Jukebox MP3 player. More information can be found at the libnjb web site: http://sf.net/projects/libnjb/ 
 This package contains the shared library.
+
 %description -l ja
-Creative Nomad Jukebox MP3プレーヤーとコミュニケートするためのライブラリlibnjb ウェブサイトで詳しい情報を見つけることができます:  http://sf.net/projects/libnjb/ 
-このパッケージには共有ライブラリが含まれています
+Creative Nomad Jukebox MP3プレーヤーとコミュニケートするためのライブラリです.libnjb ウェブサイトで詳しい情報を見つけることができます: http://sf.net/projects/libnjb/ 
+このパッケージには共有ライブラリが含まれています
 
 %package examples
 Summary:        Example programs for libnjb
@@ -42,8 +47,8 @@ Requires:       %{name} = %{version}-%{release}
 Provides:	libnjb-doc
 #Obsoletes:	libnjb-doc <= 2.2-1
 Requires:	libusb-devel
-Requires:	zlib-devel
 Requires:	ncurses-devel
+Requires:	zlib-devel
 
 %description devel
 This package provides development files for the libnjb
@@ -106,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.6-2
+- rebuilt with current VineSeed
+
 * Sat Jan 10 2009 TOSHI <milk-tea1977@dune.ocn.ne.jp> 2.2.6-1vl5
 - initial build for Vine SEED
 - spec in utf-8