[pcmanfm] 0.9.10

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Oct 27 15:48:52 UTC 2011


commit 22e598ca3c792d9ca8ee96a89ac7ecf37899c3a8
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Oct 28 00:48:48 2011 +0900

    0.9.10

 .gitignore   |    1 +
 pcmanfm.spec |   10 +++++-----
 sources      |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1e622b..4e21cf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ pcmanfm-0.9.7.tar.gz
 /pcmanfm-0.9.9-D20110529git99f4474555_tabrework.tar.gz
 /pcmanfm-0.9.9-D20110803git07ddaf9cde.tar.gz
 /pcmanfm-0.9.9.tar.gz
+/pcmanfm-0.9.10.tar.gz
diff --git a/pcmanfm.spec b/pcmanfm.spec
index 2f3c4ca..243ce7d 100644
--- a/pcmanfm.spec
+++ b/pcmanfm.spec
@@ -2,7 +2,7 @@
 # git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/pcmanfm
 
 %global         usegit      0
-%global         mainrel     9
+%global         mainrel     1
 
 %global         githash     07ddaf9cdeedc5f86a03b28b3d686aa82c59b38e
 %global         shorthash   %(TMP=%githash ; echo ${TMP:0:10})
@@ -18,7 +18,7 @@
 %global	libfm_minver	0.1.15-7
 
 Name:		pcmanfm
-Version:	0.9.9
+Version:	0.9.10
 Release:	%{fedorarel}%{?dist}
 Summary:	Extremly fast and lightweight file manager
 
@@ -71,7 +71,7 @@ chmod 0644 [A-Z]*
 %configure
 
 make -C po -j1 GMSGFMT="msgfmt --statistics"
-make  %{?_smp_mflags} -k AM_LDFLAGS="-lm"
+make  %{?_smp_mflags} -k
 
 %install
 make install \
@@ -123,8 +123,8 @@ exit 0
 %endif
 
 %changelog
-* Sun Sep 11 2011 Dan Horák <dan[at]danny.cz> - 0.9.9-9
-- fix build on non-x86 arches
+* Fri Oct 28 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.1.17-1
+- 0.9.10
 
 * Sun Aug 28 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.9.9-8
 - 0.9.9 release
diff --git a/sources b/sources
index e0497db..204c682 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f31ed6defb600f7046a456220d8efa3a  pcmanfm-0.9.9.tar.gz
+d34a3530a6c5dcd674d23021d71c3e95  pcmanfm-0.9.10.tar.gz


More information about the scm-commits mailing list