Browse Source

rebuilt with rpm-4.8.1

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

+ 4 - 1
O/ORBit/ORBit-vl.spec

@@ -2,7 +2,7 @@ Summary:	A high-performance CORBA Object Request Broker.
 Summary(ja):	高機能な CORBA Object Request Broker.
 Name:		ORBit
 Version:	0.5.17
-Release:	17%{?_dist_release}
+Release:	18%{?_dist_release}
 
 URL:		http://www.labs.redhat.com/orbit/
 Source:		ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/%{name}-%{version}.tar.gz
@@ -119,6 +119,9 @@ rm -rf %{buildroot}
 %{_infodir}/libIDL.info.gz
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.5.17-18
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Wed Jun 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.5.17-17
 - spec in UTF-8
 

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

@@ -2,7 +2,7 @@
 
 Name:           gnokii
 Version:        0.6.27
-Release:        4%{?_dist_release}
+Release:        5%{?_dist_release}
 Summary:        Linux/Unix tool suite for various mobile phones
 Summary(ja): Linux/Unix tool suite for various mobile phones
 
@@ -257,6 +257,9 @@ fi
 #
 #----------------------------------------------------------------------------
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.6.27-5
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Fri May 22 2009 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.6.27-4
 - rebuilt with MySQL-5.1.34.
 

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

@@ -1,7 +1,7 @@
 Summary: Generator Tools for Coding SOAP/XML Web Services in C and C++
 Name: gsoap
 Version: 2.7.12
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv2+
 Group: Development/Tools
 URL: http://gsoap2.sourceforge.net
@@ -249,6 +249,9 @@ make check
 
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 2.7.12-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sat May 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7.12-1
 - initial build for Vine Linux
 

+ 4 - 1
lib/libn/libnfsidmap/libnfsidmap-vl.spec

@@ -2,7 +2,7 @@ Summary:        NFSv4 ID Mapping Library
 Summary(ja):	NFSv4 ID マッピングライブラリ
 Name:           libnfsidmap
 Version:        0.21
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Group:          System Environment/Libraries
 License:        BSD
 URL:            http://nfs.sourceforge.net
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.21-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Fri Jun 12 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.21-1
 - new upstream release
 

+ 4 - 1
t/tomoe-gtk/tomoe-gtk-vl.spec

@@ -6,7 +6,7 @@ Summary:	A class library for tomoe's GUI parts
 Summary(ja):	tomoe の GUI パーツのクラスライブラリ
 Name:		tomoe-gtk
 Version:	0.6.0
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Group:		System Environment/Libraries
 License:	LGPL
 URL:		http://tomoe.sourceforge.jp/
@@ -112,6 +112,9 @@ find ${RPM_BUILD_ROOT} -name '*.la' | xargs rm
 
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.6.0-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sun May 31 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.6.0-1
 - new upstream release
 - added %%configure: 

+ 5 - 2
t/tomoe/tomoe-vl.spec

@@ -9,7 +9,7 @@ Summary:	Japanese handwritten input system
 Summary(ja):	日本語手書き文字認識エンジン
 Name:		tomoe
 Version:	0.6.0
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Group:		System Environment/Libraries
 License:	LGPL
 URL:		http://tomoe.sourceforge.jp/
@@ -23,7 +23,7 @@ BuildRequires:	glib2-devel >= 2.4.0
 #BUildRequires:	MySQL-devel
 BuildRequires:	unzip
 Requires:	glib2 >= 2.4.0
-PreReq:		ldconfig
+Requires:		ldconfig
 
 %description
 A program which does Japanese handwriting recognition.
@@ -184,6 +184,9 @@ find ${RPM_BUILD_ROOT} -name '*.la' | xargs rm
 %endif
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.6.0-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sun May 31 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.6.0-1
 - new upstream release
 - added --disable-static in %%configure