SPECS: gnome-commander.spec - 1.1.17

patrys patrys at pld-linux.org
Thu Mar 30 13:26:15 CEST 2006


Author: patrys                       Date: Thu Mar 30 11:26:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.1.17

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

---- Diffs:

================================================================
Index: SPECS/gnome-commander.spec
diff -u SPECS/gnome-commander.spec:1.28 SPECS/gnome-commander.spec:1.29
--- SPECS/gnome-commander.spec:1.28	Mon Sep 12 23:38:43 2005
+++ SPECS/gnome-commander.spec	Thu Mar 30 13:26:08 2006
@@ -2,16 +2,13 @@
 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.3
+Version:	1.1.7
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.1/%{name}-%{version}.tar.bz2
-# Source0-md5:	972e976ea01663f5b60e8a16721a5348
-Patch0:		%{name}-clist.patch
-Patch1:		%{name}-desktop.patch
-Patch2:		%{name}-libdir.patch
-Patch3:		%{name}-lib64.patch
+# Source0-md5:	46e639a7869e8205c92c3ccbad63b075
+Patch0:		%{name}-desktop.patch
 URL:		http://www.nongnu.org/gcmd/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -37,12 +34,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%if "%{_lib}" == "lib64"
-%patch3 -p1
-%endif
+%patch0 -p0
 
 %build
 glib-gettextize --copy --force
@@ -60,7 +52,7 @@
 %{__make} install \
         DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/{%{name}/plugins/,}/*.{la,a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/{plugins/,}/*.{la,a}
 
 %find_lang %{name}
 
@@ -74,8 +66,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 %dir %{_libdir}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/lib*.so*
 %dir %{_libdir}/%{name}/plugins
 %attr(755,root,root) %{_libdir}/%{name}/plugins/lib*.so*
 %{_pixmapsdir}/*
@@ -87,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/03/30 11:26:08  patrys
+- 1.1.17
+
 Revision 1.28  2005/09/12 21:38:43  kali
 - added lib64.patch, fixed build on amd64, rel. 0.3
 
================================================================

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



More information about the pld-cvs-commit mailing list