SPECS: gksu.spec - no natuilus package when --without nautilus sup...
czarny
czarny at pld-linux.org
Fri Mar 16 13:27:53 CET 2007
Author: czarny Date: Fri Mar 16 12:27:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no natuilus package when --without nautilus supplied
---- Files affected:
SPECS:
gksu.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/gksu.spec
diff -u SPECS/gksu.spec:1.24 SPECS/gksu.spec:1.25
--- SPECS/gksu.spec:1.24 Fri Mar 16 12:54:12 2007
+++ SPECS/gksu.spec Fri Mar 16 13:27:48 2007
@@ -106,6 +106,7 @@
%dir %{_datadir}/gksu
%attr(755,root,root) %{_datadir}/gksu/gksu-migrate-conf.sh
+%if %{with nautilus}
%files nautilus
%defattr(644,root,root,755)
%attr (755,root,root) %{_libdir}/nautilus/extensions-1.0/libnautilus-gksu.so
@@ -118,6 +119,7 @@
%files nautilus-static
%defattr(644,root,root,755)
%{_libdir}/nautilus/extensions-1.0/libnautilus-gksu.a
+%if
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -125,6 +127,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2007/03/16 12:27:48 czarny
+- no natuilus package when --without nautilus supplied
+
Revision 1.24 2007/03/16 11:54:12 czarny
- up to 2.0
- new natulius plugin subpackage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gksu.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list