Browse Source

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

kudoh 13 years ago
parent
commit
fc456bf9c6

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

@@ -5,7 +5,7 @@ Summary:	A Python module to interface with GnuPG
 Summary(ja):	GnuPG へのインターフェイスとなる Python モジュール
 Name:		python-GnuPGInterface
 Version:	0.3.2
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	LGPLv2+
 Group:		Development/Languages
 URL:		http://py-gnupg.sourceforge.net/
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/%{pkgname}*
 
 %changelog
+* Sun Oct 3 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.3.4-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Fri May 21 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.3.2-1
 - initial build for VineSeed
 

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

@@ -5,7 +5,7 @@ Summary:	Cryptography library for Python
 Summary(ja):	Python 用 Cryptography ライブラリ
 Name:		python-crypto
 Version:	2.3
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	Python License (CNRI Python License)
 Group:		Development/Libraries
 URL:		http://www.dlitz.net/software/pycrypto/
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Sun Oct 3 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.3-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sat Aug 28 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.3-1
 - new upstream release
 - changed %%files

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

@@ -2,7 +2,7 @@
 
 Name: python-mako
 Version: 0.3.4
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: Mako template library for Python
 Summary(ja): Python の Mako テンプレートライブラリ
 
@@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 3 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.3.4-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Wed Jun 30 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.3.4-1
 - new upstream release
 

+ 4 - 1
p/python-pocket-lint/python-pocket-lint-vl.spec

@@ -2,7 +2,7 @@
 
 Name: python-pocket-lint
 Version: 0.5.4
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 Summary: Pocket-lint a composite linter and style checker
 Summary(ja): ソースコードのコンポジットリンターとスタイルチェッカー Pocket-lint
 
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 3 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.4-3
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Tue Aug 17 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.4-2
 - changed package name a little