[mfiler3/f14] Rebuild against new saphire

Mamoru Tasaka mtasaka at fedoraproject.org
Mon May 16 14:13:08 UTC 2011


commit 20267b96465ff7ff23b52cad9c9fa7b75a726eb7
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon May 16 23:12:56 2011 +0900

    Rebuild against new saphire

 .gitignore   |    1 +
 mfiler3.spec |   19 ++++++++++---------
 sources      |    2 +-
 3 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18a8c9a..ad07364 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ mfiler3-3.0.8.tgz
 /mfiler3-4.2.7.tgz
 /mfiler3-4.2.8.tgz
 /mfiler3-4.3.4.tgz
+/mfiler3-4.3.5.tgz
diff --git a/mfiler3.spec b/mfiler3.spec
index c2caf7c..bbc48ad 100644
--- a/mfiler3.spec
+++ b/mfiler3.spec
@@ -1,9 +1,9 @@
-%global	repoid		51818
+%global	repoid		51907
 
-%global	minver_saphire	3.0.5
+%global	minver_saphire	3.0.7
 
 Name:		mfiler3
-Version:	4.3.4
+Version:	4.3.5
 Release:	2%{?dist}
 Summary:	Two pane file manager under UNIX console
 
@@ -17,12 +17,10 @@ Source10:	mfiler3.sh
 Obsoletes:	%{name}-mdnd < 3.0.0
 
 BuildRequires:	cmigemo-devel
+BuildRequires:	gc-devel
 BuildRequires:	saphire-devel >= %{minver_saphire}
 BuildRequires:	ncurses-devel
 BuildRequires:	oniguruma-devel
-%if 0%{?fedora} >= 14
-BuildRequires:	gc-devel
-%endif
 
 Requires:	saphire >= %{minver_saphire}
 
@@ -53,9 +51,6 @@ sed -i.pager \
 	--sysconfdir=%{_libdir}/%{name} \
 	--bindir=%{_libexecdir}/%{name} \
 	--with-migemo \
-%if 0%{?fedora} >= 14
-	--with-gc \
-%endif
 	--with-system-migemodir=%{_datadir}/cmigemo
 
 # kill parallel make
@@ -91,6 +86,12 @@ rm -rf ./Trash
 
 
 %changelog
+* Mon May 16 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 4.3.5-2
+- Rebuild against new saphire
+
+* Mon May  9 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 4.3.5-1
+- 4.3.5
+
 * Tue May  3 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 4.3.4-2
 - Rebuild against newer saphire
 
diff --git a/sources b/sources
index c75a334..e7371f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5be1fc8e0b64cb982e2de5c4b9673a1c  mfiler3-4.3.4.tgz
+90b37de1f848fd498657ea8d0916614e  mfiler3-4.3.5.tgz


More information about the scm-commits mailing list