Browse Source

rebuilt with rpm-4.8.1

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

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

@@ -4,7 +4,7 @@ Summary: Garbage Collector for C and C++
 Summary(ja): C, C++ ガーベージコレクションライブラリ
 Name:    gc	
 Version: 7.1
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 Group:	 System Environment/Libraries
 License: BSD
 URL:     http://www.hpl.hp.com/personal/Hans_Boehm/gc/	
@@ -119,6 +119,9 @@ rm -rf 	$RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 7.1-3
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sun Jul 05 2009 NAKAMURA Kenta <kenta@vinelinux.org> 7.1-2
 - removed unneccesary %if !%{build_compat32} case condition
 

+ 4 - 1
g/gnome-keyring-sharp/gnome-keyring-sharp-vl.spec

@@ -4,7 +4,7 @@
 
 Name:           gnome-keyring-sharp
 Version:        1.0.1
-Release:        3.%{svn_rev}svn%{?_dist_release}
+Release:        4.%{svn_rev}svn%{?_dist_release}
 Summary:        Mono implementation of GNOME Keyring
 Summary(ja):	GNOME Keyring の Mono による実装
 Group:          System Environment/Libraries
@@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 1.0.1-4.115768svn
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Fri Jul 10 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.1-3.115768svn
 - rebuild with latest rpm to update mono-dependencies
 

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

@@ -8,7 +8,7 @@ Summary: An HTML widget for GTK+ 2.0
 Summary(ja): GTK+ 2.0 用 HTML ウィジェット
 Name: gtkhtml2
 Version: 2.11.1
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 Source0: libgtkhtml-%{version}.tar.bz2
 License: LGPL
 Group: System Environment/Libraries
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 2.11.1-3
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Tue Jul 14 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.11.1-2
 - spec in UTF-8
 - removed static libraries

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

@@ -7,7 +7,7 @@ Summary: A library for viewing source files
 Summary(ja): ソースファイルを閲覧するためのライブラリ
 Name: gtksourceview
 Version: 1.8.5
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://www.gnome.org/softwaremap/projects/gtksourceview/ 
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 1.8.5-3
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Wed Jun 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.8.5-2
 - spec in UTF-8
 - added Patch0 from Fedora

+ 4 - 1
lib/libF/libFS/libFS-vl.spec

@@ -2,7 +2,7 @@ Summary: X.Org X11 libFS runtime library
 Summary(ja): X.Org X11 libFS ランタイムライブラリ
 Name: libFS
 Version: 1.0.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libfs.pc
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 1.0.2-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Thu Jul 09 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-1
 - new upstream release
 

+ 4 - 1
lib/libi/libid3tag/libid3tag-vl.spec

@@ -4,7 +4,7 @@ Summary: Library for reading and writing ID3v1 and ID3v2 tags.
 Summary(ja): ID3 タグを読み書きするためのライブラリ
 Name: libid3tag
 Version: 0.15.1b
-Release: 3%{_dist_release}
+Release: 4%{_dist_release}
 Group: System Environment/Libraries
 Source: ftp://ftp.mars.org/pub/mpeg/%{name}-%{version}.tar.gz
 Patch10: libid3tag-0.15.1b-gentoo-CVE-2008-2109_fix_overflow.patch
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %{_includedir}/*
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.15.1b-4
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Fri Jul  3 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.15.1b-3
 - spec in UTF-8
 - added --disable-static option to %%configure

+ 7 - 1
lib/libp/libpqxx/libpqxx-vl.spec

@@ -2,10 +2,11 @@ Summary: A C++ API to the PostgreSQL database management system.
 Summary(ja): PostgreSQL の C++ API
 Name: libpqxx
 Version: 2.6.9
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: LGPL
 Group: Development/Libraries
 Source: ftp://gborg.postgresql.org/pub/libpqxx/stable/libpqxx-%{version}.tar.gz
+Patch0: libpqxx-2.6.9-glibc-headers.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://pqxx.tk/
 BuildPrereq: postgresql-devel
@@ -33,6 +34,7 @@ in C++.
 
 %prep
 %setup -q
+%patch0 -p0 -b .gibc-headers
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
@@ -65,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 2.6.9-3
+- rebuilt with rpm-4.8.1 for pkg-config
+- added libpqxx-2.6.9-glibc-headers.patch
+
 * Wed Jul 08 2009 Shu KONNO <owa@bg.wakwak.com> 2.6.9-2
 - rebuilt with postgresql-8.4.0
 

+ 4 - 1
n/neon/neon-vl.spec

@@ -4,7 +4,7 @@ Summary: An HTTP and WebDAV client library.
 Summary(ja): HTTP と WebDAV クライアントのライブラリ
 Name: neon
 Version: 0.28.6
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.webdav.org/neon/
@@ -130,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.28.6-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Tue Aug 25 2009 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 0.28.6-1
 - new upstream release with security fix (CVE-2009-2473, 2474)
 

+ 4 - 1
n/notify-sharp/notify-sharp-vl.spec

@@ -4,7 +4,7 @@
 
 Name:           notify-sharp
 Version:        0.4.0
-Release:        3.%{svndate}svn%{?_dist_release}
+Release:        4.%{svndate}svn%{?_dist_release}
 Summary:        A C# implementation for Desktop Notifications
 Summary(ja):	デスクトップ通知の C# による実装
 Group:          System Environment/Libraries
@@ -89,6 +89,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{monodoc_dir}/sources/*
 
 %changelog
+* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.4.0-4.20080912svn
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Fri Jul 10 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.0-3.20080912svn
 - rebuild with latest rpm to update mono-dependencies