Browse Source

rebuilt with rpm-4.8.1

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

+ 4 - 1
c/check/check-vl.spec

@@ -2,7 +2,7 @@ Summary:	A unit test framework for C
 Summary(ja):	C 言語用単体テストフレームワーク
 Name:		check
 Version:	0.9.8
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	LGPL
 Group:		Development/Tools
 URL:		http://check.sourceforge.net/
@@ -93,6 +93,9 @@ fi
 
 
 %changelog
+* Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 0.9.8-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sat Apr 24 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.9.8-1
 - new upstream release
 - dropt Patch1

+ 4 - 1
c/cheese/cheese-vl.spec

@@ -3,7 +3,7 @@ Summary(ja):    スナップショットとムービーを撮るためのウェ
 
 Name:           cheese
 Version:        2.30.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -113,6 +113,9 @@ fi
 %{_datadir}/gtk-doc/html/cheese/*
 
 %changelog
+* Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 2.30.1-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
 - new upstream release
 

+ 4 - 1
o/openobex/openobex-vl.spec

@@ -2,7 +2,7 @@ Summary: Library for using OBEX
 Summary(ja): OBEXを利用するためのオープンライブラリです
 Name: openobex
 Version: 1.5
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://openobex.sourceforge.net
@@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT
 #
 #----------------------------------------------------------------------------
 %changelog
+* Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 1.5-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sun May 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.5-1
 - new upstream release
 - drop Patch1, Patch2, Patch3, Patch4, Patch5

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

@@ -2,7 +2,7 @@ Summary:         Translator of PostScript and PDF graphics into various vector f
 Summary(ja):     ポストスクリプトやPDFを多種多様なベクタ形式に変換
 Name:            pstoedit
 Version:         3.50
-Release:         1%{?_dist_release}
+Release:         2%{?_dist_release}
 Group:           Applications/Graphics
 License:         GPLv2
 URL:             http://www.pstoedit.net/pstoedit
@@ -195,6 +195,9 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{_libdir}/pstoedit/*.la
 
 %changelog
+* Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 3.50-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Thu Apr 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.50-1
 - new upstream release
 - built with new toolchain and ImageMagick-6.6.1.5

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

@@ -6,7 +6,7 @@
 
 Name:           pygtksourceview
 Version:        2.10.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Python bindings for gtksourceview
 
 Group:          Development/Libraries
@@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/pygtksourceview2
 
 %changelog
+* Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 2.10.1-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.1-1
 - new upstream release
 

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

@@ -1,6 +1,6 @@
 %define name		streamtuner
 %define version		0.99.99
-%define release 	2%{?_dist_release}
+%define release 	3%{?_dist_release}
 %define iconsdir %{_datadir}/pixmaps/%{name}
 
 Name: 	 	%{name}
@@ -135,6 +135,9 @@ if [ -x %{_bindir}/scrollkeeper-update ]; then %{_bindir}/scrollkeeper-update -q
 %{_libdir}/%{name}/plugins/*.so
 
 %changelog
+* Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 0.99.99-3
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Mon Apr 19 2010 Shu KONNO <owa@bg.wakwak.com> 0.99.99-2
 - rebuilt with python-2.6