Browse Source

rebuilt with rpm-4.8.1

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

+ 4 - 1
n/ndesk-dbus-glib/ndesk-dbus-glib-vl.spec

@@ -1,7 +1,7 @@
 %define mono_dir %{_prefix}/lib/mono
 %define pkgconfigdir %{_datadir}/pkgconfig
 %define pkg_version	0.4.1
-%define pkg_release	5%{?_dist_release}
+%define pkg_release	6%{?_dist_release}
 
 Summary:	GLib main loop integration for ndesk-dbus
 Summary(ja): 	ndesk-dbus の Glib 用ライブラリ
@@ -53,6 +53,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} pkgconfigdir=%{pkgconfigdir}
 
 
 %changelog
+* Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 0.4.1-6
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Fri Jul 10 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.1-5
 - rebuild with latest rpm to update mono-dependencies
 

+ 4 - 1
n/ndesk-dbus/ndesk-dbus-vl.spec

@@ -5,7 +5,7 @@ Summary:	C# implementation of D-Bus
 Summary(ja): 	D-BUs の C# による実装
 Name:		ndesk-dbus
 Version:	0.6.0
-Release: 	6%{?_dist_release}
+Release: 	7%{?_dist_release}
 Source0:	%{name}-%{version}.tar.gz
 License:	MIT
 Group:		System Environment/Libraries
@@ -54,6 +54,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} pkgconfigdir=%{pkgconfigdir}
 
 
 %changelog
+* Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 0.6.0-7
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Fri Jul 10 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.6.0-6
 - rebuild with latest rpm to update mono-dependencies
 

+ 4 - 1
s/shared-mime-info/shared-mime-info-vl.spec

@@ -2,7 +2,7 @@ Summary: Shared MIME information database
 Summary(ja): 共有 MIME 情報データベース
 Name: shared-mime-info
 Version: 0.71
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPL
 Group: User Interface/Desktops
 URL: http://freedesktop.org/wiki/Software/shared-mime-info
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man*/*
 
 %changelog
+* Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 0.71-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sat May 15 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.71-1
 - new upstream release
 

+ 4 - 1
t/tomboy/tomboy-vl.spec

@@ -5,7 +5,7 @@ Summary:	Tomboy is a desktop note-taking application for Linux and Unix.
 Summary(ja): 	Linux 向けのデスクトップ用ノートテーカー(メモ)アプリケーション
 Name:		tomboy
 Version:	1.2.0
-Release: 	2%{?_dist_release}
+Release: 	3%{?_dist_release}
 Source0:	http://download.gnome.org/sources/%{name}/1.2/%{name}-%{version}.tar.bz2
 License:	LGPL
 Group:		User Interface/Desktops
@@ -128,6 +128,9 @@ scrollkeeper-update > /dev/null 2>&1 || :
 
 
 %changelog
+* Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 1.2.0-3
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Mon Jul 26 2010 Shu KONNO <owa@bg.wakwak.com> 1.2.0-2
 - rebuilt with mono-addins-0.5
 

+ 4 - 1
u/udisks/udisks-vl.spec

@@ -14,7 +14,7 @@
 Summary: Storage Management Service
 Name: udisks
 Version: 1.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/udisks
@@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
 # Note: please don't forget the %{?dist} in the changelog. Thanks
 #
 %changelog
+* Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 1.0.0-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Wed Apr 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.0.0-1
 - Initial build for Vine Linux
 

+ 4 - 1
u/usbutils/usbutils-vl.spec

@@ -1,6 +1,6 @@
 %define name	usbutils
 %define version	0.86
-%define release	1%{?_dist_release}
+%define release	2%{?_dist_release}
 
 Summary:	USB related utilities.
 Summary(ja): 	USB 用ユーティリティ
@@ -61,6 +61,9 @@ sed -i 's|usbids=/usr/share/usb.ids|usbids=/usr/share/hwdata/usb.ids|' $RPM_BUIL
 %doc AUTHORS COPYING ChangeLog NEWS README
 
 %changelog
+* Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 0.86-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Sun Oct 11 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.86-1
 - new upstream release
 - added %configure --sbindir=%{_sbindir}