[mfiler4] 1.1.3

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Feb 10 08:59:51 UTC 2013


commit 010b471e3021d4874981182f80f8958314449fe2
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sun Feb 10 17:59:46 2013 +0900

    1.1.3

 .gitignore   |    1 +
 mfiler4.spec |   14 +++++++-------
 sources      |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92058da..113f1a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mfiler4-1.0.8.tgz
 /mfiler4-1.1.0.tgz
 /mfiler4-1.1.1.tgz
+/mfiler4-1.1.3.tgz
diff --git a/mfiler4.spec b/mfiler4.spec
index be50592..72ea8de 100644
--- a/mfiler4.spec
+++ b/mfiler4.spec
@@ -1,8 +1,8 @@
-%global	repoid		57917
-%global	xyzsh_min_ver	1.3.1
+%global	repoid		58078
+%global	xyzsh_min_ver	1.3.8
 
 Name:			mfiler4
-Version:		1.1.1
+Version:		1.1.3
 Release:		1%{?dist}
 Summary:		2 pane file manager with a embedded shell
 
@@ -10,7 +10,6 @@ License:		MIT
 URL:			http://sourceforge.jp/projects/mfiler4/
 Source0:		http://dl.sourceforge.jp/mfiler4/%{repoid}/%{name}-%{version}.tgz
 
-BuildRequires:	cmigemo-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	oniguruma-devel
 BuildRequires:	readline-devel
@@ -54,9 +53,7 @@ sed -i.inst \
 
 %build
 %configure \
-	--bindir=%{_libexecdir}/%{name}/ \
-	--with-migemo \
-	--with-system-migemodir=%{_datadir}/cmigemo/
+	--bindir=%{_libexecdir}/%{name}/
 
 make %{?_smp_mflags} -k \
 	CC="gcc %optflags" \
@@ -95,6 +92,9 @@ chmod 0755 %{buildroot}%{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sun Feb 10 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.1.3-1
+- 1.1.3
+
 * Thu Jan 24 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.1.1-1
 - 1.1.1
 
diff --git a/sources b/sources
index e5ca1df..794b5e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba518af4e5e128df033fabdd667e220f  mfiler4-1.1.1.tgz
+9978bbee1918794801c9441e3495f80a  mfiler4-1.1.3.tgz


More information about the scm-commits mailing list