rpms/emelfm2/devel .cvsignore, 1.12, 1.13 emelfm2-makefile.config.patch, 1.5, 1.6 emelfm2.spec, 1.18, 1.19 sources, 1.12, 1.13

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Thu Jun 7 11:55:34 UTC 2007


Author: cwickert

Update of /cvs/extras/rpms/emelfm2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12924

Modified Files:
	.cvsignore emelfm2-makefile.config.patch emelfm2.spec sources 
Log Message:
update to 0.3.4, enable inotify support


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	20 Mar 2007 23:32:40 -0000	1.12
+++ .cvsignore	7 Jun 2007 11:54:57 -0000	1.13
@@ -1 +1 @@
-emelfm2-0.3.3.tar.gz
+emelfm2-0.3.4.tar.gz

emelfm2-makefile.config.patch:

Index: emelfm2-makefile.config.patch
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/devel/emelfm2-makefile.config.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- emelfm2-makefile.config.patch	20 Mar 2007 23:32:40 -0000	1.5
+++ emelfm2-makefile.config.patch	7 Jun 2007 11:54:57 -0000	1.6
@@ -1,5 +1,5 @@
---- Makefile.config.orig        2007-01-29 22:06:11.000000000 +0100
-+++ Makefile.config     2007-03-21 00:08:54.000000000 +0100
+--- Makefile.config.orig	2007-05-13 04:39:01.000000000 +0200
++++ Makefile.config	2007-06-06 23:47:04.000000000 +0200
 @@ -12,7 +12,7 @@
  ### documentation ###
  #####################
@@ -9,7 +9,16 @@
  
  #the name of the default main-user-guide document
  HELPDOC ?= USAGE
-@@ -90,12 +90,12 @@
+@@ -58,7 +58,7 @@
+ # (volunteer needed to test and finalise)
+ # portevent-usage (on solaris) is a TODO
+ # (volunteer needed to work on that)
+-WITH_KERNELFAM ?= 0
++WITH_KERNELFAM ?= 1
+ 
+ # setting this to 1 provides support (on linux) for file-change monitoring
+ # using inotify if that's available, or normal polling if not available
+@@ -100,12 +100,12 @@
  
  # setting this to 1 includes code (not much) that is applicable only
  # to Gtk versions > 2.6, if the build-system has any such Gtk
@@ -22,5 +31,5 @@
 -NEW_COMMAND ?= 0
 +NEW_COMMAND ?= 1
  
- # setting DEBUG to 0/1 turns debugging off/on
- DEBUG ?= 0
+ # setting this to 1 enables a thumbnail viewer plugin. This uses libgimpthumbnail
+ # for managing thumbnail-file cacheing in accord with freedesktop.org specification.


Index: emelfm2.spec
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/devel/emelfm2.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- emelfm2.spec	20 Mar 2007 23:32:40 -0000	1.18
+++ emelfm2.spec	7 Jun 2007 11:54:57 -0000	1.19
@@ -1,12 +1,12 @@
 Name:           emelfm2
-Version:        0.3.3
+Version:        0.3.4
 Release:        1%{?dist}
 Summary:        A file manager that implements the popular two-pane design
 
 Group:          Applications/File
 License:        GPL
 URL:            http://emelfm2.net/
-Source0:        http://emelfm2.net/rel/emelfm2-0.3.3.tar.gz
+Source0:        http://emelfm2.net/rel/emelfm2-%{version}.tar.gz
 Patch0:         emelfm2-makefile.config.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -72,6 +72,10 @@
 
 	
 %changelog
+* Wed Mar 21 2007 Christoph Wickert <fedora christoph-wickert de> - 0.3.4-1
+- Update 0.3.4.
+- Enable support for inotify
+
 * Wed Mar 21 2007 Christoph Wickert <fedora christoph-wickert de> - 0.3.3-1
 - Update 0.3.3.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	20 Mar 2007 23:32:40 -0000	1.12
+++ sources	7 Jun 2007 11:54:57 -0000	1.13
@@ -1 +1 @@
-6ce56f2d4d0dc9bd2cacd5dabaa49c0a  emelfm2-0.3.3.tar.gz
+08e28e4bb54fc731560402157df63af8  emelfm2-0.3.4.tar.gz




More information about the fedora-extras-commits mailing list