SPECS: gnome-system-tools.spec - make it build with --as-needed

patrys patrys at pld-linux.org
Thu Aug 10 21:45:29 CEST 2006


Author: patrys                       Date: Thu Aug 10 19:45:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make it build with --as-needed

---- Files affected:
SPECS:
   gnome-system-tools.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/gnome-system-tools.spec
diff -u SPECS/gnome-system-tools.spec:1.52 SPECS/gnome-system-tools.spec:1.53
--- SPECS/gnome-system-tools.spec:1.52	Thu Aug 10 21:22:39 2006
+++ SPECS/gnome-system-tools.spec	Thu Aug 10 21:45:24 2006
@@ -3,12 +3,13 @@
 Summary(pl):	GNOME System Tools - narzędzia systemowe GNOME
 Name:		gnome-system-tools
 Version:	2.14.0
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-system-tools/2.14/%{name}-%{version}.tar.bz2
 # Source0-md5:	3aded3a37f4f5b4962bf253d25cebea1
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-locale.patch
 URL:		http://www.gnome.org/projects/gst/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -53,6 +54,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 %build
 %{__intltoolize}
@@ -72,7 +74,8 @@
 	--enable-time \
 	--enable-users \
 	--enable-disks \
-	--enable-share
+	--enable-share \
+	LIBS="-lgnomeui-2 -lglade-2.0"
 %{__make}
 
 %install
@@ -118,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2006/08/10 19:45:24  patrys
+- make it build with --as-needed
+
 Revision 1.52  2006/08/10 19:22:39  patrys
 - rel up for new libcrypto
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-system-tools.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list