SPECS: gnome-commander.spec - added lib64.patch, fixed build on am...

kali kali at pld-linux.org
Mon Sep 12 23:38:48 CEST 2005


Author: kali                         Date: Mon Sep 12 21:38:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added lib64.patch, fixed build on amd64, rel. 0.3

---- Files affected:
SPECS:
   gnome-commander.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/gnome-commander.spec
diff -u SPECS/gnome-commander.spec:1.27 SPECS/gnome-commander.spec:1.28
--- SPECS/gnome-commander.spec:1.27	Tue Mar 15 07:17:35 2005
+++ SPECS/gnome-commander.spec	Mon Sep 12 23:38:43 2005
@@ -1,12 +1,9 @@
 # $Revision$, $Date$
-# TODO:
-# - broken on amd64 (installing plugins to /usr/lib, should /usr/lib64),
-#
 Summary:	A GNOME filemanager similar to the Midnight Commander
 Summary(pl):	Zarządca plików dla środowiska GNOME w stylu Midnight Commandera
 Name:		gnome-commander
 Version:	1.1.6
-Release:	0.2
+Release:	0.3
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.1/%{name}-%{version}.tar.bz2
@@ -14,6 +11,7 @@
 Patch0:		%{name}-clist.patch
 Patch1:		%{name}-desktop.patch
 Patch2:		%{name}-libdir.patch
+Patch3:		%{name}-lib64.patch
 URL:		http://www.nongnu.org/gcmd/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -42,6 +40,9 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%if "%{_lib}" == "lib64"
+%patch3 -p1
+%endif
 
 %build
 glib-gettextize --copy --force
@@ -86,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/09/12 21:38:43  kali
+- added lib64.patch, fixed build on amd64, rel. 0.3
+
 Revision 1.27  2005/03/15 06:17:35  djrzulf
 - added TODO,
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-commander.spec?r1=1.27&r2=1.28&f=u




More information about the pld-cvs-commit mailing list