Browse Source

new up stream release & rebuilt

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

+ 7 - 3
d/diffstat/diffstat-vl.spec

@@ -1,13 +1,13 @@
 Summary: A utility which provides statistics based on the output of diff.
 Summary(ja): diff の出力を元に情報を提供するユーティリティ
 Name: diffstat
-Version: 1.45
-Release: 3%{?_dist_release}
+Version: 1.59
+Release: 1%{?_dist_release}
 Group: Development/Tools
 License: distributable
 URL: http://dickey.his.com/diffstat/diffstat.html
 # (The upstream tarball doesn't have the version in its name.)
-Source: ftp://dickey.his.com/diffstat/%{name}-%{version}.tgz
+Source: ftp://dickey.his.com/diffstat/%{name}-%{version}.tar.xz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 
@@ -53,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 05 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.59-1
+- new upstream release
+- changed archive type gzip to xz
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 1.45-3
 - rebuilt with rpm-4.8.1-3
 

+ 6 - 1
d/duplicity/duplicity-vl.spec

@@ -1,4 +1,4 @@
-Version: 0.6.22
+Version: 0.6.24
 Summary: Untrusted/encrypted backup using rsync algorithm
 Summary(ja): rsync アルゴリズムを使い暗号化されない/されたバックアップを行う
 
@@ -14,6 +14,7 @@ Requires: librsync >= 0.9.6 python >= 2.3 gnupg >= 1.0.6
 Requires: openssh-clients rsync ncftp
 Requires: python-boto >= 0.9d python-GnuPGInterface >= 0.3.2
 BuildRequires: python-devel >= 2.3
+BuildRequires: python-setuptools
 BuildRequires: librsync-devel >= 0.9.6
 
 %description
@@ -52,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/%{name}*
 
 %changelog
+* Sat Jul 05 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.24-1
+- new upstream release
+- added BuildRequires: python-setuptools
+
 * Sat Sep 07 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.22-1
 - new upstream release
 

+ 10 - 5
p/patchutils/patchutils-vl.spec

@@ -1,13 +1,13 @@
 Summary: a collection of tools for manipulating patch files
 Summary(ja): パッチファイル処理ツール集
 Name: patchutils
-Version: 0.2.31
-Release: 3%{?_dist_release}
+Version: 0.3.3
+Release: 1%{?_dist_release}
 License: GPL
 Group: Development/Tools
 URL: http://cyberelk.net/tim/patchutils/
-Source0: http://cyberelk.net/tim/data/%{name}/stable/%{name}-%{version}.tar.bz2
-Patch0: patchutils-author.patch
+Source0: http://cyberelk.net/tim/data/%{name}/stable/%{name}-%{version}.tar.xz
+#Patch0: patchutils-author.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Obsoletes: interdiff
 Provides: interdiff
@@ -24,7 +24,7 @@ corrects hand-edited patches.
 
 %prep
 %setup -q
-%patch0 -p1 -b .author
+#%patch0 -p1 -b .author
 
 %build
 touch doc/patchutils.xml
@@ -47,6 +47,11 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Sat Jul 05 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.3.3-1
+- new upstream release
+- changed archive type bzip2 to xz
+- deleted Patch0
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 0.2.31-3
 - rebuilt with rpm-4.8.1-3
 

+ 4 - 1
t/telnet/telnet-vl.spec

@@ -4,7 +4,7 @@ Summary: The client program for the telnet remote login protocol.
 Summary(ja): リモートログインプロトコル telnet のクライアントプログラム
 Name: telnet
 Version: %{telnet_version}.x
-Release: 32%{?_dist_release}
+Release: 33%{?_dist_release}
 
 License: BSD
 Group: Applications/Internet
@@ -148,6 +148,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man8/telnetd.8*
 
 %changelog
+* Sat Jul 05 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.17.x-33
+- rebuilt current environment
+
 * Sun Apr 10 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.17.x-32
 - rebuilt with current VineSeed
 - used BuildRequires instead of BuildPrereq

+ 4 - 1
x/xnoise/xnoise-vl.spec

@@ -1,7 +1,7 @@
 %define XNOISE_BIN %{_libexecdir}/%{name}
 
 Name: xnoise
-Version: 0.2.19
+Version: 0.2.21
 Release: 1%{?_dist_release}
 Summary: Tracklist-centric Media Player
 Summary(ja): トラックリストを中心とするメディアプレーヤー
@@ -137,6 +137,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/vala/vapi/xnoise-1.0.*
 
 %changelog
+* Sat Jul 05 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.2.21-1
+- new upstream release
+
 * Sat Oct 12 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.2.19-1
 - new upstream release
 - updated Source1