Browse Source

new upstream release

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

+ 23 - 2
c/check/check-vl.spec

@@ -1,8 +1,8 @@
 Summary:	A unit test framework for C
 Summary(ja):	C 言語用単体テストフレームワーク
 Name:		check
-Version:	0.9.8
-Release:	2%{?_dist_release}
+Version:	0.9.9
+Release:	1%{?_dist_release}
 License:	LGPL
 Group:		Development/Tools
 URL:		http://check.sourceforge.net/
@@ -37,6 +37,17 @@ Requires:	%{name} = %{version}-%{release}
 Libraries and headers for developing programs with check
 
 
+%package tools
+Summary:	The tools for %{name}
+Summary(ja):	Check 用のツール
+Group:		Development/Languages
+Requires:	%{name} = %{version}-%{release}
+
+%description tools
+This package contains check tool "chkckmk".
+checkmk, a tool for reducing "boilerplate coding" when writing unit tests with check.
+
+
 %prep
 %setup -q
 %patch0 -p1
@@ -92,7 +103,17 @@ fi
 %{_datadir}/aclocal/check.m4
 
 
+%files tools
+%defattr(-,root,root)
+%{_bindir}/checkmk
+%{_mandir}/man1/checkmk.1.gz
+
+
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.9-1
+- new upstream release
+- create %{name}-tools sub package
+
 * Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 0.9.8-2
 - rebuilt with rpm-4.8.1 for pkg-config
 

+ 5 - 2
lib/libe/libedit/libedit-vl.spec

@@ -1,10 +1,10 @@
-%define snap 20100424
+%define snap 20120601
 
 Summary:	The NetBSD Editline library
 Summary(ja):	NetBSD Editline ライブラリ
 Name:		libedit
 Version:	3.0
-Release:        3.%{snap}%{?_dist_release}
+Release:	4.%{snap}%{?_dist_release}
 License:	BSD
 Group:		System Environment/Libraries
 URL:		http://www.thrysoee.dk/editline/
@@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/editline/readline.h
 
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0-4.20120601
+- update to 20120601 snap
+
 * Sun Jan 16 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0-3.20100424
 - add --enable-widec to support wide-chat/UTF-8
 

+ 5 - 2
lib/libe/libevent/libevent-vl.spec

@@ -1,8 +1,8 @@
 Summary:        Abstract asynchronous event notification library
 Summary(ja):	非同期イベント通知ライブラリ
 Name:           libevent
-Version:        2.0.10
-Release:        2%{?_dist_release}
+Version:        2.0.20
+Release:        1%{?_dist_release}
 Group:          System Environment/Libraries
 License:        BSD
 URL:            http://monkey.org/~provos/libevent/
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.20-1
+- new upstream release
+
 * Sun Feb 13 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.10-2
 - add BuildRequires: openssl-devel
 

+ 4 - 1
lib/libm/libmatenotify/libmatenotify-vl.spec

@@ -1,6 +1,6 @@
 Summary:	Desktop notification library
 Name:		libmatenotify
-Version:	1.4.0
+Version:	1.4.1
 Release:	1%{?_dist_release}
 Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
 License:	GPLv2
@@ -93,6 +93,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 
 
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.1-1
+- new upstream release
+
 * Wed Aug 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.0-1
 - new upstream release
 

+ 6 - 1
m/mate-desktop/mate-desktop-vl.spec

@@ -1,6 +1,6 @@
 Summary:	Library with common API for various MATE modules
 Name:		mate-desktop
-Version:	1.4.1
+Version:	1.4.2
 Release:	1%{?_dist_release}
 Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
 License:	GPLv2
@@ -12,6 +12,7 @@ BuildRequires:	mate-doc-utils
 BuildRequires:	mate-conf-devel
 BuildRequires:	gtk2-devel
 BuildRequires:	unique-devel
+BuildRequires:	startup-notification-devel
 BuildRequires:	gtk-doc
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -113,6 +114,10 @@ update-desktop-database %{_datadir}/applications >& /dev/null ||:
 
 
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.2-1
+- new upstream release
+- add BuildRequires: startup-notification-devel
+
 * Wed Aug 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.1-1
 - new upstream release
 

+ 4 - 1
m/mate-window-manager/mate-window-manager-vl.spec

@@ -1,6 +1,6 @@
 Summary:	A window manager for MATE
 Name:		mate-window-manager
-Version:	1.4.0
+Version:	1.4.1
 Release:	1%{?_dist_release}
 Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
 License:	GPLv2
@@ -143,6 +143,9 @@ update-desktop-database %{_datadir}/applications >& /dev/null ||:
 
 
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.1-1
+- new upstream release
+
 * Wed Aug 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.0-1
 - new upstream release
 

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

@@ -2,7 +2,7 @@
 Summary:	PCI bus related utilities.
 Summary(ja):	Linux PCI ユーティリティ
 Name:		pciutils
-Version:	3.1.8
+Version:	3.1.10
 Release:	1%{?_dist_release}
 License:	GPLv2+
 URL:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
@@ -176,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.10-1
+- new upstream release
+
 * Sun Oct 09 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.8-1
 - new upstream release
 - remove Patch1 (pciutils-2.2.4-buf.patch)

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

@@ -3,8 +3,8 @@
 Summary: A tool for determining compilation options.
 Summary(ja): コンパイルオプションを決定するためのツール
 Name: pkgconfig
-Version: 0.25
-Release: 2%{?_dist_release}
+Version: 0.27.1
+Release: 1%{?_dist_release}
 Epoch: 1
 
 Group: Development/Tools
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1:0.27-1
+- new upstream release
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 1:0.25-2
 - rebuilt with rpm-4.8.1-3
 

+ 28 - 4
p/popt/popt-vl.spec

@@ -2,8 +2,8 @@
 Summary:	C library for parsing command line parameters
 Summary(ja):    コマンドラインパラメータを文法解析するためのCライブラリ
 Name:		popt
-Version:	1.14
-Release:	5%{?_dist_release}
+Version:	1.16
+Release:	1%{?_dist_release}
 License:	MIT
 Group:		System Environment/Libraries
 URL:		http://www.rpm5.org/
@@ -31,6 +31,7 @@ Poptは、コマンドライン引数を設定ファイルによってエイリ
 許可したり、シェルライクな方針を用いた任意の文字列を文法解析し
 てargv[]配列に変換したりするユーティリティ関数を含んでいます。
 
+
 %package devel
 Summary:	Development files for the popt library
 Summary(ja):    popt ライブラリの開発ファイル
@@ -42,6 +43,17 @@ The popt-devel package includes header files and libraries necessary
 for developing programs which use the popt C library. It contains the
 API documentation of the popt library, too.
 
+
+%package static
+Summary: Static library for %{name}
+Summary(ja): %{name} のスタティックライブラリ
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+
+%description static
+The %{name}-static package contains the static library for %{name}.
+
+
 %package -n compat32-%{name}
 Summary: A C library for parsing command line parameters.
 Summary(ja): コマンドラインパラメータを文法解析するためのCライブラリ
@@ -82,6 +94,11 @@ API documentation of the popt library, too.
 
 %prep
 %setup -q
+sed -i "s|libdir=@libdir@|libdir=@prefix@@libdir@|" popt.pc.in
+%ifarch x86_64
+sed -i "s|/lib/pkgconfig|/lib64/pkgconfig|" Makefile.am
+sed -i "s|/lib/pkgconfig|/lib64/pkgconfig|" Makefile.in
+%endif
 
 %build
 %configure --libdir=/%{_lib}
@@ -126,10 +143,14 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root)
 %doc README doxygen/html
 %{_libdir}/libpopt.so
-%{_libdir}/libpopt.a
+%{_libdir}/pkgconfig/popt.pc
 %{_includedir}/popt.h
 %{_mandir}/man3/popt.3*
 
+%files static
+%defattr(-,root,root)
+%{_libdir}/libpopt.a
+
 %if %{build_compat32}
 %files -n compat32-%{name}
 %defattr(-,root,root)
@@ -138,11 +159,14 @@ rm -rf $RPM_BUILD_ROOT
 %files -n compat32-%{name}-devel
 %defattr(-,root,root)
 %{_libdir}/libpopt.so
-%{_libdir}/libpopt.a
 %endif
 
 
 %changelog
+* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.16-1
+- update to 1.16
+- create %{name}-static sub package
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> - 1.14-5
 - rebuilt with rpm-4.8.1-3