SPECS: vifm.spec - added use_malloc patch, works

sparky sparky at pld-linux.org
Sun Oct 5 22:22:11 CEST 2008


Author: sparky                       Date: Sun Oct  5 20:22:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added use_malloc patch, works

---- Files affected:
SPECS:
   vifm.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/vifm.spec
diff -u SPECS/vifm.spec:1.1 SPECS/vifm.spec:1.2
--- SPECS/vifm.spec:1.1	Sun Oct  5 20:53:11 2008
+++ SPECS/vifm.spec	Sun Oct  5 22:22:05 2008
@@ -3,9 +3,10 @@
 Summary(hu.UTF-8):	Vifm egy ncurses-alapú fájlkezelő vi-szerű billentyűzetkombinációkkal.
 Name:		vifm
 Version:	0.4
-Release:	0.1
+Release:	1
 License:	GPL
 Patch0:		%{name}-fix-datadir.patch
+Patch1:		%{name}-use_malloc.patch
 Group:		Applications/Shells
 Source0:	http://dl.sourceforge.net/vifm/%{name}-%{version}.tar.bz2
 # Source0-md5:	645071e1449d44d7957b78c1c094e454
@@ -22,7 +23,7 @@
 %prep
 %setup -q
 %patch0 -p1
-
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -57,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/10/05 20:22:05  sparky
+- added use_malloc patch, works
+
 Revision 1.1  2008/10/05 18:53:11  uzsolt
 - initial
 - not perfect: vifm segfaults, I don't know, why
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vifm.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list