Browse Source

remove BR: gpm-devel

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8856 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 9 years ago
parent
commit
88df4c60f9
1 changed files with 5 additions and 2 deletions
  1. 5 2
      m/mc/mc-vl.spec

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

@@ -1,6 +1,6 @@
 # Note that this is NOT a relocatable package
 %define	ver	4.8.12
-%define	rel	1%{?_dist_release}
+%define	rel	2%{?_dist_release}
 
 Summary:	A user-friendly file manager and visual shell.
 Summary(ja):	ユーザ・フレンドリーなファイル・マネージャおよびビジュアル・シェル
@@ -16,7 +16,6 @@ BuildRequires:	bison
 BuildRequires:	glib2-devel
 BuildRequires:	slang-devel
 BuildRequires:	libX11-devel
-BuildRequires:	gpm-devel
 BuildRequires:	groff
 
 Source0:	http://www.midnight-commander.org/downloads/%{name}-%{ver}.tar.xz
@@ -47,6 +46,7 @@ FTP、Tarや ZIP、およびRPM内の特定のファイルへアクセスでき
 	--with-samba \
 	--with-gnome \
 	--without-debug \
+	--without-gpm-mouse \
 	--with-included-slang
 
 make
@@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/{es,hu,it,pl,ru,sr}/man1/*
 %config(noreplace) %{_sysconfdir}/mc/*.ini
 
 %changelog
+* Sun Jul 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.8.12-1
+- remove BuildRequires: gpm-devel
+
 * Sun Jul 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.8.12-1
 - new upstream release