SPECS: gnome-commander.spec - rel 1 - fix -as-needed problems

baggins baggins at pld-linux.org
Tue Sep 4 16:16:07 CEST 2007


Author: baggins                      Date: Tue Sep  4 14:16:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1
- fix -as-needed problems

---- Files affected:
SPECS:
   gnome-commander.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/gnome-commander.spec
diff -u SPECS/gnome-commander.spec:1.38 SPECS/gnome-commander.spec:1.39
--- SPECS/gnome-commander.spec:1.38	Sun Jul  1 14:52:35 2007
+++ SPECS/gnome-commander.spec	Tue Sep  4 16:16:02 2007
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):	Zarządca plików dla środowiska GNOME w stylu Midnight Commandera
 Name:		gnome-commander
 Version:	1.2.4
-Release:	0.1
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/%{name}-%{version}.tar.bz2
 # Source0-md5:	9897237e3d297086d88ddf3c7d0dc560
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-as-needed.patch
 URL:		http://www.nongnu.org/gcmd/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -36,6 +37,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__glib_gettextize}
@@ -83,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2007/09/04 14:16:02  baggins
+- rel 1
+- fix -as-needed problems
+
 Revision 1.38  2007/07/01 12:52:35  shadzik
 - fix autotools generatings
 - doesn't build anyway
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-commander.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list