Browse Source

new upstream release

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

+ 4 - 1
C/ConsoleKit/ConsoleKit-vl.spec

@@ -6,7 +6,7 @@
 Summary: System daemon for tracking users, sessions and seats
 Summary(ja): ユーザ、セッションおよび座席を捕捉するシステムデーモン
 Name: ConsoleKit
-Version: 0.4.2
+Version: 0.4.3
 Release: 1%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Daemons
@@ -177,6 +177,9 @@ fi
 
 
 %changelog
+* Thu Dec 30 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.3-1
+- new upstream release
+
 * Wed Oct 13 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.2-1
 - new upstream release
 

+ 13 - 6
S/SDL_perl/SDL_perl-vl.spec

@@ -1,14 +1,13 @@
 %define name	SDL_perl
-%define version	2.1.2
-%define release	2%{?_dist_release}
+%define version	2.2.6
+%define release	1%{?_dist_release}
 
 Summary:	SDL_perl - Simple Direct Media Layer for Perl
 Summary(ja): 	SDL_perl - Perl 用 SDL(Simple DirectMedia Layer) モジュール
 Name:		%{name}
 Version:	%{version}
 Release: 	%{release}
-Source0:	http://search.cpan.org/CPAN/authors/id/D/DG/DGOEHRIG/SDL_Perl-%{version}.tar.gz
-Patch0:		sdl-2.1.3.build.patch
+Source0:	http://search.cpan.org/CPAN/authors/id/D/DG/DGOEHRIG/SDL_Perl-v%{version}.tar.gz
 License:	Artistic and GPL
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/SDL_Perl/
@@ -19,6 +18,8 @@ BuildRequires:	SDL-devel >= 1.2.6, smpeg-devel >= 0.4.4
 BuildRequires:	SDL_image-devel >= 1.2.2, SDL_gfx-devel >= 2.0.3
 BuildRequires:	SDL_mixer-devel >= 1.2.5, SDL_ttf-devel >= 2.0.5
 BuildRequires:	SDL_net-devel >= 1.2.4
+BuildRequires:	perl-YAML
+BuildRequires:	libGLU-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 %description
@@ -34,9 +35,8 @@ SDL_perl は、Perl 5 に SDL (Simple DirectMedia Layer) 用の機能
 
 %prep
 
-%setup -q -n SDL_Perl-%{version}
+%setup -q -n SDL_Perl-v%{version}
 # apply patch from CPAN bug report #19155
-%patch0 -p1 -b .build
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__perl} Build.PL installdirs=vendor
@@ -46,6 +46,8 @@ CFLAGS="$RPM_OPT_FLAGS" %{__perl} Build.PL installdirs=vendor
 %{__rm} -rf ${RPM_BUILD_ROOT}
 ./Build install destdir=${RPM_BUILD_ROOT}
 
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
+
 %clean
 %{__rm} -rf ${RPM_BUILD_ROOT}
 
@@ -62,6 +64,11 @@ CFLAGS="$RPM_OPT_FLAGS" %{__perl} Build.PL installdirs=vendor
 
 
 %changelog
+* Thu Dec 30 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.6-1
+- new upstream release
+- remove Patch0
+- add BuildRequires: perl-YAML, libGLU-devel
+
 * Mon Jun 22 2009 Shu KONNO <owa@bg.wakwak.com> 2.1.2-2
 - spec in utf-8
 

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

@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities
 Summary(ja): Bluetooth ユーティリティ 
 Name: bluez
-Version: 4.82
+Version: 4.84
 Release: 1%{?_dist_release}
 License: GPLv2+
 Group: Applications/System
@@ -290,6 +290,9 @@ exit 0
 %{_libdir}/alsa-lib/*.so
 
 %changelog
+* Thu Dec 30 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.84-1
+- new upstream release
+
 * Sun Dec 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.82-1
 - new upstream release
 

+ 6 - 2
c/clutter/clutter-vl.spec

@@ -1,4 +1,4 @@
-%define         clutter_version 1.4.0
+%define         clutter_version 1.4.2
 %define         clutter_release 1%{?_dist_release}
 
 Name:           clutter
@@ -78,7 +78,7 @@ This package contains documentation for clutter.
 %prep
 %setup -q
 %patch0 -p0 -b .atlas-textures
-%patch1 -p1 -b .glXDestroyPixmap
+#%patch1 -p1 -b .glXDestroyPixmap
 
 
 %build
@@ -138,6 +138,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Dec 30 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.2-1
+- new upstream release
+- drop Patch1
+
 * Thu Oct 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.0-1
 - new upstream release
 - add BuildRequires: json-glib-devel

+ 9 - 5
m/mc/mc-vl.spec

@@ -1,5 +1,5 @@
 # Note that this is NOT a relocatable package
-%define	ver	4.7.4
+%define	ver	4.7.5
 %define	rel	1%{?_dist_release}
 
 Summary:	A user-friendly file manager and visual shell.
@@ -74,16 +74,16 @@ install contrib/mc.*sh $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
 %doc COPYING NEWS README
 %{_bindir}/mc
 %{_bindir}/mcedit
-%{_bindir}/mcmfmt
+#%{_bindir}/mcmfmt
 %{_bindir}/mcdiff
 %{_bindir}/mcview
 %{_mandir}/man1/*
 %{_libexecdir}/mc/*
 %{_datadir}/mc/*
 %{_sysconfdir}/profile.d/*
-%config %{_sysconfdir}/mc/Syntax
-%config %{_sysconfdir}/mc/mc.charsets
-%config %{_sysconfdir}/mc/mc.lib
+#%config %{_sysconfdir}/mc/Syntax
+#%config %{_sysconfdir}/mc/mc.charsets
+#%config %{_sysconfdir}/mc/mc.lib
 %config(noreplace) %{_sysconfdir}/mc/mc.ext
 %config(noreplace) %{_sysconfdir}/mc/*edit*
 %config(noreplace) %{_sysconfdir}/mc/mc.keymap*
@@ -91,6 +91,10 @@ install contrib/mc.*sh $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
 %config(noreplace) %{_sysconfdir}/mc/*.ini
 
 %changelog
+* Thu Dec 30 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.5-1
+- new upstream release
+- fix %%files
+
 * Wed Nov 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.4-1
 - new upstream release
 - fix all BuildRequires and Requires

+ 13 - 5
x/xlockmore/xlockmore-vl.spec

@@ -5,8 +5,8 @@
 # % define withgl 1
 
 %define name %{orgname}%{?withgl:_gl}
-%define version 5.31
-%define release 2%{?_dist_release}
+%define version 5.32
+%define release 1%{?_dist_release}
 
 Summary: An X terminal locking program.
 Summary(ja): X 端末をロックするためのプログラム
@@ -16,7 +16,7 @@ Release: %{release}
 License: MIT
 Group: User Interface/X
 URL: http://www.tux.org/~bagleyd/xlockmore.html
-Source0: ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/xlockmore-%{version}.tar.bz2
+Source0: http://www.tux.org/~bagleyd/xlock/xlockmore-%{version}/xlockmore-%{version}.tar.bz2
 Source1: m-redhat.xpm
 Source2: m-redhat.xbm
 Source3: s-redhat.xpm
@@ -25,15 +25,17 @@ Source5: xlock.pamd
 Patch0: xlockmore-5.02-sounddir.patch
 BuildRequires: esound-devel, audiofile-devel
 Requires: pam >= 0.59, esound, audiofile, fortune-mod
+Requires: xorg-x11-jpfonts
 BuildRequires: flex
 BuildRequires: pam-devel
 BuildRequires: libX11-devel
 BuildRequires: libXt-devel
 BuildRequires: libXinerama-devel
 BuildRequires: libXext-devel
-%{?withgl:Requires: Mesa, gle}
-%{?withgl:BuildPreReq: Mesa-devel, gle-devel}
+%{?withgl:BuildRequires: libGLU-devel}
 %{?withgl:Provides: xlockmore}
+BuildRequires: gtk2-devel
+
 Conflicts: %{orgname}%{!?withgl:_gl}
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 
@@ -82,6 +84,7 @@ cp %{_sourcedir}/s-redhat.xbm bitmaps/s-redhat.xbm
 #%configure --prefix=/usr --exec-prefix=/usr/X11R6/ --bindir=/usr/X11R6/bin \
 #    --mandir=/usr/X11R6/man/man1  --without-motif --without-gtk --enable-pam \
 #    --with-esound %{glflag} %{nglflag}
+
 %configure --without-motif --without-gtk --without-gtk2 --enable-pam --with-esound %{glflag} %{nglflag}
 
 make
@@ -131,6 +134,11 @@ rm -rf %{buildroot}
 %{_mandir}/man1/xlock.*
 
 %changelog
+* Thu Dec 30 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.32-1
+- new upstream release
+- add Requires: xorg-x11-jpfonts
+- add BuildRequires: gtk2-devel
+
 * Sun Aug 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.31-2
 - changed Group to User Interface/X
 - added Japanese summary