rpms/emelfm2/FC-6 .cvsignore, 1.11, 1.12 emelfm2-makefile.config.patch, 1.4, 1.5 emelfm2.spec, 1.17, 1.18 sources, 1.11, 1.12 e2-0.3.2-07-02-01.patch, 1.1, NONE

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Tue Mar 20 23:44:06 UTC 2007


Author: cwickert

Update of /cvs/extras/rpms/emelfm2/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24736

Modified Files:
	.cvsignore emelfm2-makefile.config.patch emelfm2.spec sources 
Removed Files:
	e2-0.3.2-07-02-01.patch 
Log Message:
update to 0.3.3


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/FC-6/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	20 Jan 2007 01:54:10 -0000	1.11
+++ .cvsignore	20 Mar 2007 23:43:33 -0000	1.12
@@ -1 +1 @@
-emelfm2-0.3.2.tar.gz
+emelfm2-0.3.3.tar.gz

emelfm2-makefile.config.patch:

Index: emelfm2-makefile.config.patch
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/FC-6/emelfm2-makefile.config.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- emelfm2-makefile.config.patch	20 Jan 2007 01:54:10 -0000	1.4
+++ emelfm2-makefile.config.patch	20 Mar 2007 23:43:33 -0000	1.5
@@ -1,5 +1,5 @@
---- Makefile.config.orig	2007-01-13 22:44:02.000000000 +0100
-+++ Makefile.config	2007-01-19 13:00:41.000000000 +0100
+--- Makefile.config.orig        2007-01-29 22:06:11.000000000 +0100
++++ Makefile.config     2007-03-21 00:08:54.000000000 +0100
 @@ -12,7 +12,7 @@
  ### documentation ###
  #####################
@@ -9,7 +9,7 @@
  
  #the name of the default main-user-guide document
  HELPDOC ?= USAGE
-@@ -87,12 +87,12 @@
+@@ -90,12 +90,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
@@ -17,7 +17,7 @@
 +USE_LATEST ?= 1
  
  # setting this to 1 utilises replacement code for command execution. It's known
- # to wotk reasonably for some (most ?) OS's, but NOT for linux 2.4 (though it's
+ # to work reasonably for some (most ?) OS's, but NOT for linux 2.4 (though it's
  # not fatal for that, just wasteful of CPU cycles)
 -NEW_COMMAND ?= 0
 +NEW_COMMAND ?= 1


Index: emelfm2.spec
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/FC-6/emelfm2.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- emelfm2.spec	24 Feb 2007 20:50:28 -0000	1.17
+++ emelfm2.spec	20 Mar 2007 23:43:33 -0000	1.18
@@ -1,14 +1,13 @@
 Name:           emelfm2
-Version:        0.3.2
-Release:        2%{?dist}
+Version:        0.3.3
+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.2.tar.gz
+Source0:        http://emelfm2.net/rel/emelfm2-0.3.3.tar.gz
 Patch0:         emelfm2-makefile.config.patch
-Patch1:         e2-0.3.2-07-02-01.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel >= 2.6.0, gettext, desktop-file-utils
@@ -24,7 +23,6 @@
 %prep
 %setup -q
 %patch0 -p0 -b .orig
-%patch1 -p0 -b .07-02-01
 
 # fix for x86_64 libs
 sed -i 's!$(PREFIX)/lib/$(TARGET)/$(LIBS)/!$(PREFIX)/%{_lib}/$(TARGET)/$(LIBS)/!' Makefile
@@ -74,6 +72,9 @@
 
 	
 %changelog
+* Wed Mar 21 2007 Christoph Wickert <fedora christoph-wickert de> - 0.3.3-1
+- Update 0.3.3.
+
 * Sat Feb 24 2007 Christoph Wickert <fedora christoph-wickert de> - 0.3.2-2
 - Include upstream's e2-0.3.2-07-02-01.patch fixing some bugs.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/FC-6/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	20 Jan 2007 01:54:10 -0000	1.11
+++ sources	20 Mar 2007 23:43:33 -0000	1.12
@@ -1 +1 @@
-8862daeec1fd8b433e6810511c058e75  emelfm2-0.3.2.tar.gz
+6ce56f2d4d0dc9bd2cacd5dabaa49c0a  emelfm2-0.3.3.tar.gz


--- e2-0.3.2-07-02-01.patch DELETED ---




More information about the scm-commits mailing list