rpms/pcmanfm/F-11 .cvsignore, 1.19, 1.20 pcmanfm.spec, 1.29, 1.30 sources, 1.19, 1.20

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Jun 3 19:32:28 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/pcmanfm/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29845/F-11

Modified Files:
	.cvsignore pcmanfm.spec sources 
Log Message:
* Thu Jun  4 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.5.1-1
- Update to 0.5.1
- Remove icon name fallback hack
- Still enable 2 patches



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pcmanfm/F-11/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	17 Jul 2008 08:04:06 -0000	1.19
+++ .cvsignore	3 Jun 2009 19:31:58 -0000	1.20
@@ -1 +1 @@
-pcmanfm-0.5.tar.gz
+pcmanfm-0.5.1.tar.bz2


Index: pcmanfm.spec
===================================================================
RCS file: /cvs/extras/rpms/pcmanfm/F-11/pcmanfm.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- pcmanfm.spec	6 Apr 2009 08:55:03 -0000	1.29
+++ pcmanfm.spec	3 Jun 2009 19:31:58 -0000	1.30
@@ -2,14 +2,14 @@
 %define		enable_hal	1
 
 Name:		pcmanfm
-Version:	0.5
-Release:	7%{?dist}
+Version:	0.5.1
+Release:	1%{?dist}
 Summary:	Extremly fast and lightweight file manager
 
 Group:		User Interface/Desktops
 License:	GPLv2+
 URL:		http://pcmanfm.sourceforge.net/
-Source0:	http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.gz
+Source0:	http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.bz2
 Patch0:		pcmanfm-0.5-kill-find-immediately.patch
 Patch1:		pcmanfm-0.5-icon-fallback.patch
 # Sent upstream (sf bug 2313286)
@@ -35,7 +35,7 @@ which features tabbed browsing and user-
 %patch0 -p1 -b .search_hang
 %patch10 -p1 -b .non_terminal
 
-%if 0%{?fedora} >= 10
+%if 0%{?fedora} >= 10 && 0
 function replace_icon(){
 	find . -name \*.c | xargs grep -l $1 | \
 		xargs %{__sed} -i -e "s|\"$1\"|\"$2\"|"
@@ -137,6 +137,11 @@ exit 0
 %{_datadir}/mime/packages/*.xml
 
 %changelog
+* Thu Jun  4 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.5.1-1
+- Update to 0.5.1
+- Remove icon name fallback hack
+- Still enable 2 patches
+
 * Mon Apr  6 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.5-7
 - Fix the issue when application cannot be lauched from desktop menu
   (sourceforge bug 2313286)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pcmanfm/F-11/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	17 Jul 2008 08:04:06 -0000	1.19
+++ sources	3 Jun 2009 19:31:58 -0000	1.20
@@ -1 +1 @@
-fe1a836eed6a42107e7d71a01a52f7ec  pcmanfm-0.5.tar.gz
+72daf7c19c66d365b000170d7b254f40  pcmanfm-0.5.1.tar.bz2




More information about the fedora-extras-commits mailing list