Browse Source

build with rpm 4.8.1-1; see [VineSeed:21799]

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1860 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 14 years ago
parent
commit
c6d13f7611

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

@@ -4,7 +4,7 @@ Summary:	GNU TLS Library
 Summary(ja):	GNU TLS ライブラリ
 Name:		gnutls
 Version:	2.8.6
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	GPLv3+ and LGPLv2+
 # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+
 Group:		System Environment/Libraries
@@ -245,6 +245,9 @@ fi
 %endif
 
 %changelog
+* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.8.6-2
+- build with rpm-4.8.1-1 for pkg-config file
+
 * Mon Mar 22 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.8.6-1
 - new upstream release
 - applied new naming policy to spec

+ 6 - 1
g/gstreamer-plugins-base/gstreamer-plugins-base-vl.spec

@@ -17,7 +17,7 @@ Summary:	GStreamer Streaming-media framework base plugins
 Summary(ja):	GStreamer ストリーミングメディアフレームワーク用基本プラグイン
 Name:		gstreamer-plugins-base
 Version:	0.10.30
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	LGPL
 Group:		System Environment/Libraries
 URL:		http://gstreamer.freedesktop.org/
@@ -51,6 +51,7 @@ BuildRequires:  libXv-devel
 BuildRequires:  libvisual-devel
 BuildRequires:  orc-devel
 BuildRequires:  libgudev1-devel
+BuildRequires:  gir-repository-devel
 
 Obsoletes:	%{name}-gnomevfs < 0.10.5
 Obsoletes:	%{name}-ogg < 0.10.5
@@ -178,6 +179,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
 %{_libdir}/libgst*-%{major}.so
 
 %changelog
+* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 0.10.30-2
+- build with rpm-4.8.1-1 for pkg-config file
+- add BuildRequires: gir-repository-devel
+
 * Sun Jul 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.30-1
 - new upstream release
 - added BR: orc-devel, libgudev1-devel

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

@@ -15,7 +15,7 @@ Name:		gstreamer
 Summary:	GStreamer streaming media framework runtime.
 Summary(ja):	GStreamer ストリーミングメディアフレームワークランタイム
 Version:	0.10.30
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 Group:		System Environment/Libraries
 License:	LGPL
@@ -178,6 +178,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %endif
 
 %changelog
+* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 0.10.30-2
+- build with rpm-4.8.1-1 for pkg-config file
+
 * Sun Jul 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.30-1
 - new upstream release
 

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

@@ -2,7 +2,7 @@ Summary: GNOME library for CUPS integration
 Summary(ja): GNOME-CUPS ライブラリ
 Name: libgnomecups
 Version: 0.2.3
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://www.ximian.com/
@@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 0.2.3-4
+- build with rpm-4.8.1-1 for pkg-config file
+
 * Fri Sep 26 2008 Shu KONNO <owa@bg.wakwak.com> 0.2.3-3
 - removed *.la
 - spec in utf-8

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

@@ -16,7 +16,7 @@ Summary: Printing library for GNOME.
 Summary(ja): GNOME プリントライブラリ
 Name:		libgnomeprint
 Version: 	2.18.7
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	LGPL
 Group:          System Environment/Libraries
 Source: 	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.18/%{name}-%{version}.tar.bz2
@@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc
 
 %changelog
+* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.18.7-2
+- build with rpm-4.8.1-1 for pkg-config file
+
 * Thu Apr 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.7-1
 - new upstream release
 - add BuildRequires: bison, flex

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

@@ -7,7 +7,7 @@ Summary: GUI support for libgnomeprint
 Summary(ja): libgnomeprint の GUI サポート
 Name: libgnomeprintui
 Version: 2.18.5
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 URL: ftp://ftp.gnome.org
 Source0: %{name}-%{version}.tar.bz2
 #Source10: %{name}-ja.po
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.18.5-2
+- build with rpm-4.8.1-1 for pkg-config file
+
 * Thu Apr 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.5-1
 - new upstream release
 

+ 4 - 1
lib/libt/libtheora/libtheora-vl.spec

@@ -2,7 +2,7 @@ Summary: Theora video compression codec
 Summary(ja): Theora 映像圧縮コーデック
 Name: libtheora
 Version: 1.1.1
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: BSD
 URL: http://www.theora.org/
 Source: http://www.theora.org/files/libtheora-%{version}.tar.bz2
@@ -68,6 +68,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libtheora*.la
 
 
 %changelog
+* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 1.1.1-2
+- build with rpm-4.8.1-1 for pkg-config file
+
 * Sun Nov 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.1-1
 - new upstream relase