Browse Source

rebuild with rpm-4.8.1

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

+ 4 - 1
a/at-spi/at-spi-vl.spec

@@ -12,7 +12,7 @@ Summary: Assistive Technology Service Provider Interface
 
 Name: at-spi
 Version: 1.30.1
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 URL: http://developer.gnome.org/projects/gap/
 Source0: http://download.gnome.org/sources/at-spi/1.24/%{name}-%{version}.tar.bz2
 
@@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.30.1-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.30.1-1
 - new upstream release
 

+ 4 - 1
b/bluez/bluez-vl.spec

@@ -2,7 +2,7 @@ Summary: Bluetooth utilities
 Summary(ja): Bluetooth ユーティリティ 
 Name: bluez
 Version: 4.69
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv2+
 Group: Applications/System
 
@@ -289,6 +289,9 @@ exit 0
 %{_libdir}/alsa-lib/*.so
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.69-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Mon Jul 19 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.69-1
 - new upstream release
 

+ 4 - 1
b/brasero/brasero-vl.spec

@@ -3,7 +3,7 @@ Summary(ja): Gnome CD/DVD 書き込みアプリケーション
 
 Name:      brasero
 Version:   2.30.2
-Release:   1%{?_dist_release}
+Release:   2%{?_dist_release}
 Group:     Applications/Multimedia
 License:   GPLv2+
 URL:       http://www.gnome.org/projects/brasero/
@@ -208,6 +208,9 @@ fi
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sat Jun 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.30.2-1
 - new upstream release
 

+ 4 - 1
c/clutter-gst/clutter-gst-vl.spec

@@ -1,5 +1,5 @@
 %define		clutter_gst_version 1.0
-%define		clutter_gst_release 1%{?_dist_release}
+%define		clutter_gst_release 2%{?_dist_release}
 
 Name:           clutter-gst
 Version:        %{clutter_gst_version}.0
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libclutter-gst-%{clutter_gst_version}.so
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.0-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Wed Mar 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.0-1
 - new upstream release
 

+ 4 - 1
c/clutter-gtk/clutter-gtk-vl.spec

@@ -1,5 +1,5 @@
 %define         clutter_gtk_version 0.10
-%define         clutter_gtk_release 1%{?_dist_release}
+%define         clutter_gtk_release 2%{?_dist_release}
 
 Name:           clutter-gtk
 Version:        %{clutter_gtk_version}.4
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/clutter-1.0/clutter-gtk
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.4-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Thu May 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.4-1
 - new upstream release
 - add BuildRequires: gir-repository-devel

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

@@ -1,5 +1,5 @@
 %define         clutter_version 1.2.12
-%define         clutter_release 1%{?_dist_release}
+%define         clutter_release 2%{?_dist_release}
 
 Name:           clutter
 Version:        %{clutter_version}
@@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.12-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Mon Jul 19 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.12-1
 - new upstream release
 

+ 4 - 1
e/eog/eog-vl.spec

@@ -11,7 +11,7 @@ Summary: Eye of GNOME image viewer
 Summary(ja): Eye of GNOME 画像ビューワ
 Name:    eog
 Version: 2.30.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 URL: http://projects.gnome.org/eog/
 Group: Applications/Graphics
 License: GPL 
@@ -124,6 +124,9 @@ fi
 %{_datadir}/gtk-doc/html/eog
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sat Jun 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
 - new upstream release
 

+ 4 - 1
e/evince/evince-vl.spec

@@ -2,7 +2,7 @@ Summary:	Document viewer
 Summary(ja): 	文書ビューワー
 Name:		evince
 Version:	2.30.3
-Release: 	2%{?_dist_release}
+Release: 	3%{?_dist_release}
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/evince/2.30/%{name}-%{version}.tar.bz2
 
 License:	GPL
@@ -189,6 +189,9 @@ fi
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-3
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sun Aug 22 2010 SHu KONNO <owa@bg.wakwak.com> 2.30.2-2
 - rebuilt with libkpathsea-2009-9
 

+ 4 - 1
e/evolution-data-server/evolution-data-server-vl.spec

@@ -31,7 +31,7 @@ Summary: Backend data server for evolution
 Summary(ja): Evolution バックエンドデータサーバ
 Name: evolution-data-server
 Version: 2.30.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://www.gnome.org/projects/evolution/
@@ -353,6 +353,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/libedataserverui
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Mon Jun 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
 - new upstream release 
 

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

@@ -1,5 +1,5 @@
 Version:	2.30.0
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 Name:		gdl
 Summary:	Gnome Docking library
@@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
 - new upstream release.
 

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

@@ -4,7 +4,7 @@ Summary: A C++ wrapper for gdl
 Summary(ja): gdl の C++ ラッパー
 Name: gdlmm
 Version: 2.30.0
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 Source: ftp://ftp.gnome.org/pub/GNOME/sources/gdlmm/2.30/%{name}-%{version}.tar.bz2
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}-%{ver}/examples
 %{_datadir}/devhelp/books/*
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Thu Jul 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
 - initial build for Vine Linux
 

+ 4 - 1
g/gnome-media/gnome-media-vl.spec

@@ -14,7 +14,7 @@
 Summary:        GNOME media programs.
 Name:           gnome-media
 Version:        2.30.0
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 License:        GPL
 Group:          Applications/Multimedia
 Source:         ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.30/gnome-media-%{version}.tar.bz2
@@ -205,6 +205,9 @@ fi
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-3
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sun Aug 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-2
 - add gnome-media-devel package
 

+ 4 - 1
g/gnome-menus/gnome-menus-vl.spec

@@ -4,7 +4,7 @@ Summary:  A menu system for the GNOME project
 Summary(ja): GNOMEプロジェクト用メニューシステム
 Name: gnome-menus
 Version: 2.30.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://www.gnome.org/
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 #{_bindir}/gnome-menu-spec-test
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sat Jul 24 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
 - new upstream release
 

+ 4 - 1
g/gnome-panel/gnome-panel-vl.spec

@@ -24,7 +24,7 @@ Summary: GNOME panel
 Summary(ja): GNOME パネル
 Name: gnome-panel
 Version: 2.30.2
-Release: 2%{_dist_release}
+Release: 3%{_dist_release}
 URL: http://www.gnome.org/
 License: GPL 
 Group: User Interface/Desktops
@@ -323,6 +323,9 @@ fi
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-3
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sun Aug 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
 - create -libs and -devel package
 

+ 4 - 1
lib/libg/libgnomekbd/libgnomekbd-vl.spec

@@ -2,7 +2,7 @@ Summary:        A keyboard configuration library
 Summary(ja):	キーボード設定ライブラリ
 Name:           libgnomekbd
 Version:       	2.30.2
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Group:          System Environment/Libraries
 License:        LGPL
 URL:            http://gswitchit.sourceforce.net
@@ -118,6 +118,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sat Jun 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
 - new upstream release
 

+ 4 - 1
lib/libg/libgtop2/libgtop2-vl.spec

@@ -7,7 +7,7 @@ Summary: libgtop library (version 2)
 Summary(ja): libgtop2 ライブラリ
 Name: libgtop2
 Version: 2.28.1
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPL2
 URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop
 Group: System Environment/Libraries
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.1-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.1-1
 - new upstream release
 

+ 4 - 1
lib/libg/libgweather/libgweather-vl.spec

@@ -2,7 +2,7 @@ Summary: Library for accessing weather information
 Summary(ja): 天気予報情報にアクセスするライブラリ
 Name: libgweather
 Version: 2.30.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 URL: http://www.gnome.org/
 License: GPL 
 Group: System Environment/Libraries
@@ -143,6 +143,9 @@ fi
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
 - new upstream release
 

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

@@ -1,6 +1,6 @@
 Name:		libical
 Version:	0.44
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Reference implementation of the iCalendar data type and serialization format
 Summary(pl):	Implementacja formatu iCalendar
 
@@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/%{name}/*.h
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.44-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Mon Jun 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.44-1
 - new upstream release
 - drop Patch0

+ 4 - 1
lib/libo/liboobs/liboobs-vl.spec

@@ -1,7 +1,7 @@
 Summary: System configuration backend library
 Name: liboobs
 Version: 2.30.1
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Source0: http://ftp.gnome.org/pub/GNOME/sources/liboobs/2.22/%{name}-%{version}.tar.bz2
 License: GPL
 Group: System Environment/Libraries
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/liboobs
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.30.1-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sat Jun 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.30.1-1
 - new upstream release
 

+ 4 - 1
lib/libv/libvtemm/libvtemm-vl.spec

@@ -4,7 +4,7 @@ Summary: A C++ wrapper for libvte
 Summary(ja): libvte の C++ ラッパー
 Name: libvtemm
 Version: 0.24.0
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 Source: ftp://ftp.gnome.org/pub/GNOME/sources/libvtemm/0.24/%{name}-%{version}.tar.bz2
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}-%{ver}/examples
 %{_datadir}/devhelp/books/*
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.24.0-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Thu Jul 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.24.0-1
 - initial build for Vine Linux
 

+ 4 - 1
lib/libw/libwnck/libwnck-vl.spec

@@ -8,7 +8,7 @@
 Summary: Window Navigator Construction Kit
 Name: libwnck
 Version: 2.30.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 URL: ftp://ftp.gnome.org
 Source0: http://ftp.gnome.org/pub/GNOME/sources/libwnck/2.30/%{name}-%{version}.tar.bz2
 License: LGPLv2+
@@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.30.2-1
 - new upstream release
 

+ 4 - 1
lib/libx/libxklavier/libxklavier-vl.spec

@@ -2,7 +2,7 @@ Summary: library providing high-level API for X Keyboard Extension
 Summary(ja): X キーボード拡張の高レベル API を提供するライブラリ
 Name: libxklavier
 Version: 5.0
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/LibXklavier
@@ -78,6 +78,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.0-3
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sat Apr 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 5.0-2
 - import patch0,2 from fedora
 - add "--with-xkb-bin-base" configure option

+ 4 - 1
n/nautilus-sendto/nautilus-sendto-vl.spec

@@ -3,7 +3,7 @@ Summary(ja):    "ファイルを送る"ための Nautilus コンテキストメ
 
 Name:           nautilus-sendto
 Version:        2.28.5
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          User Interface/Desktops
 License:        GPLv2+
@@ -112,6 +112,9 @@ fi
 %{_includedir}/nautilus-sendto/nautilus-sendto-plugin.h
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.5-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Mon Aug 23 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.28.5-1
 - Update to 2.28.5
 

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

@@ -17,7 +17,7 @@ Name:		nautilus
 Summary:        Nautilus is a file manager for GNOME
 Summary(ja):	Nautilus - GNOME ファイルマネージャ
 Version: 	2.30.1
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 License: 	GPLv2+
 Group:          User Interface/Desktops
 URL: 		http://www.gnome.org/projects/nautilus/
@@ -214,6 +214,9 @@ fi
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-3
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Sat Jun 12 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.1-2
 - split nautilus extention libraries to -libs subpackage.
 

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

@@ -4,7 +4,7 @@ Summary:	Netscape Portable Runtime
 Summary(ja):    Netscape ポータブルランタイム
 Name:		nspr
 Version:	4.8.6
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	MPLv1.1/GPLv2+/LGPLv2+
 URL:		http://www.mozilla.org/projects/nspr/
 Group:		System Environment/Libraries
@@ -149,6 +149,9 @@ cat %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.8.6-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Tue Sep 14 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 4.8.6-1
 - new upstream release
 

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

@@ -6,7 +6,7 @@
 Summary:          Network Security Services
 Name:             nss
 Version:          3.12.6
-Release:          1%{?_dist_release}
+Release:          2%{?_dist_release}
 License:          MPL/GPL/LGPL
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -396,6 +396,9 @@ done
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.6-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Wed Apr  7 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 3.12.6-1
 - new upstream release
 - update nss-pem Source12 to 20091210 (from 3.12.6-2.fc14)

+ 5 - 2
s/seahorse/seahorse-vl.spec

@@ -2,11 +2,11 @@ Summary:	A GNOME2 frontend for GnuPG
 Summary(ja):	GnuPG の GNOME2 フロントエンド
 Name:		seahorse
 Version:	2.30.1
-Release:	4%{?_dist_release}
+Release:	5%{?_dist_release}
 License:	GPL
 Group:		User Interface/Desktops
 URL:		http://seahorse.sourceforge.net/
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.26/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.30/%{name}-%{version}.tar.bz2
 # Remove next line when upstream adopt Source1
 Source1:	seahorse.help.Makefile.am
 # Remove next line when upstream adopt Source2
@@ -149,6 +149,9 @@ fi
 %{_datadir}/gtk-doc/html/libseahorse
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-5
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Tue Aug 03 2010 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.30.1-4
 - update Source2
 

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

@@ -9,7 +9,7 @@ Name: %{packagename}
 Summary: SQLite is a C library that implements an embeddable SQL database engine
 Summary(ja): SQLite は組み込み型SQLデータベースエンジンを実装するCライブラリです。
 Version: 3.7.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Source: http://www.sqlite.org/%{archivename}-%{version}.tar.gz
 # Fix build with --enable-load-extension, upstream ticket #3137
 Patch1: sqlite-3.6.12-libdl.patch
@@ -218,6 +218,9 @@ install -D -m0644 tool/lempar.c $RPM_BUILD_ROOT/%{_datadir}/lemon/lempar.c
 
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.7.2-2
+- rebuild with rpm-4.8.1 for pkg-config file
+
 * Tue Sep 14 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.7.2-1
 - new upstream release
 - enable SQLITE_SECURE_DELETE, SQLITE_ENABLE_UNLOCK_NOTIFY for firefox

+ 6 - 1
u/unique/unique-vl.spec

@@ -1,6 +1,6 @@
 Name:           unique
 Version:        1.1.6
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Single instance support for applications
 Summary(ja):    アプリケーションのシングルインスタンス支援
 
@@ -15,6 +15,7 @@ BuildRequires:  gnome-doc-utils >= 0.3.2
 BuildRequires:  libtool
 BuildRequires:  glib2-devel >= 2.12.0
 BuildRequires:  gtk2-devel >= 2.11.0
+BuildRequires: gtk-doc >= 1.11
 
 %description
 Unique is a library for writing single instance applications, that is
@@ -66,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/lib*.so
 
 %changelog
+* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.6-2
+- rebuild with rpm-4.8.1 for pkg-config file
+- add BuildRequires: gtk-doc
+
 * Sun Apr 04 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.6-1
 - new upstream release