SPECS: gksu.spec - even less error messages

gotar gotar at pld-linux.org
Mon Oct 13 02:12:09 CEST 2008


Author: gotar                        Date: Mon Oct 13 00:12:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- even less error messages

---- Files affected:
SPECS:
   gksu.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/gksu.spec
diff -u SPECS/gksu.spec:1.36 SPECS/gksu.spec:1.37
--- SPECS/gksu.spec:1.36	Mon Oct 13 01:54:21 2008
+++ SPECS/gksu.spec	Mon Oct 13 02:12:03 2008
@@ -32,8 +32,10 @@
 Obsoletes:	gksu-static
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		specflags	%( pkg-config --cflags gnome-vfs-2.0 )
+%if %{with nautilus}
+%define		specflags	`pkg-config --cflags gnome-vfs-2.0`
 %define		nautilus_extensiondir	%( pkg-config --variable=extensiondir libnautilus-extension )
+%endif
 
 %description
 GKsu is a GTK+ frontend to the su program.
@@ -113,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008/10/13 00:12:03  gotar
+- even less error messages
+
 Revision 1.36  2008/10/12 23:54:21  gotar
 - apidocs bcond (nothing builds currently),
 - removed BRs... gnome-keyring-devel required by libgksu-devel and
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gksu.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list