Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7378 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 11 years ago
parent
commit
364244869b

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

@@ -1,4 +1,4 @@
-Version: 0.6.20
+Version: 0.6.21
 Summary: Untrusted/encrypted backup using rsync algorithm
 Summary(ja): rsync アルゴリズムを使い暗号化されない/されたバックアップを行う
 
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/%{name}*
 
 %changelog
+* Sat Jan 26 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.21-1
+- new upstream release
+
 * Fri Nov 30 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.20-1
 - new upstream release
 

+ 4 - 1
g/gnutls/gnutls-vl.spec

@@ -3,7 +3,7 @@
 Summary:	GNU TLS Library
 Summary(ja):	GNU TLS ライブラリ
 Name:		gnutls
-Version:	2.12.21
+Version:	2.12.22
 Release:	1%{?_dist_release}
 License:	GPLv3+ and LGPLv2+
 # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+
@@ -278,6 +278,9 @@ fi
 %endif
 
 %changelog
+* Sat Jan 26 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.12.22-1
+- new upstream release
+
 * Sun Nov 11 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.12.21-1
 - new upstream release
 

+ 5 - 2
l/lxpanel/lxpanel-vl.spec

@@ -1,6 +1,6 @@
 Name:           lxpanel
-Version:        0.5.10
-Release:        2%{?_dist_release}
+Version:        0.5.12
+Release:        1%{?_dist_release}
 Summary:        A lightweight X11 desktop panel
 Summary(ja):    軽量な X11 デスクトップパネル
 
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/lxpanel.pc
 
 %changelog
+* Sat Jan 26 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.12-1
+- new upstream release
+
 * Sat Nov 17 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.10-2
 - rebuilt with menu-cache-0.4.1
 

+ 4 - 1
p/python-dulwich/python-dulwich-vl.spec

@@ -3,7 +3,7 @@
 %global srcname dulwich
 
 Name:           python-%{srcname}
-Version:        0.8.6
+Version:        0.8.7
 Release:        1%{?_dist_release}
 Summary:        A python implementation of the Git file formats and protocols
 Summary(ja):    Git ファイルフォーマットとプロトコルの python 実装
@@ -76,6 +76,9 @@ nosetests test_web.py
 
 
 %changelog
+* Sat Jan 26 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.8.7-1
+- new upstream release
+
 * Fri Nov 23 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.8.6-1
 - new upstream release
 - deleted Patch0

+ 5 - 2
r/rxvt-unicode/rxvt-unicode-vl.spec

@@ -1,6 +1,6 @@
 Name:           rxvt-unicode
-Version:        9.15
-Release:        2%{?_dist_release}
+Version:        9.16
+Release:        1%{?_dist_release}
 Summary:        Rxvt-unicode is an unicode version of rxvt
 Summary(ja):    Rxvt-unicode は rxvt のユニコードバージョンです
 
@@ -105,6 +105,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/urxvt.xpm
 
 %changelog
+* Sat Jan 26 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 9.16-1
+- new upstream release
+
 * Wed Feb 15 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 9.15-2
 - fixed desktop entry
   - readied for using openbox menu

+ 4 - 1
s/soundtouch/soundtouch-vl.spec

@@ -1,5 +1,5 @@
 Name:           soundtouch
-Version:        1.7.0
+Version:        1.7.1
 Release:        1%{?_dist_release}
 Summary:        Audio Processing library for changing Tempo, Pitch and Playback Rates
 Summary(ja):    テンポ/ピッチ/再生レートを変更するためのオーディオプロセッシングライブラリー
@@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 26 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.7.1-1
+- new upstream release
+
 * Fri Sep 14 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.7.0-1
 - new upstream release
 - deleted Patch0

+ 7 - 2
w/wxGTK/wxGTK-vl.spec

@@ -6,7 +6,7 @@ Summary: The GTK+ 2 port of the wxWidgets library
 Summary(ja): wxWidgets ライブラリーの GTK+ 2 ポート
 Name: %{name}
 Version: %{wx_ver}.12
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 License: wxWindows License
 Group: System Environment/Libraries
@@ -79,7 +79,9 @@ chmod a-x include/wx/{msgout.h,dcgraph.h,graphics.h}
 chmod a-x src/common/msgout.cpp
 
 %build
-%configure --enable-shared \
+%configure --enable-accel \
+           --enable-controls \
+           --enable-shared \
            --enable-unicode \
 	   --enable-sound \
 	   --enable-intl \
@@ -160,6 +162,9 @@ ln -sf %{_libdir}/wx/config/%{wxconfig} %{buildroot}%{_bindir}/wx-config
 %{_libdir}/libwx_baseu_xml-*.so.*
 
 %changelog
+* Sat Jan 26 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.8.12-4
+- added configure option: --enable-accel, --enable-controls
+
 * Thu Aug 09 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.12-3
 - increment release number (+2)
 - add version-release to Obsoletes tag