SPECS (AC-branch): beagle.spec - enable epiphany by default
havner
havner at pld-linux.org
Fri Aug 18 00:16:30 CEST 2006
Author: havner Date: Thu Aug 17 22:16:30 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- enable epiphany by default
---- Files affected:
SPECS:
beagle.spec (1.76.2.3 -> 1.76.2.4)
---- Diffs:
================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.76.2.3 SPECS/beagle.spec:1.76.2.4
--- SPECS/beagle.spec:1.76.2.3 Fri Aug 18 00:04:44 2006
+++ SPECS/beagle.spec Fri Aug 18 00:16:25 2006
@@ -12,7 +12,7 @@
%bcond_without gsf # build without libgsf support
%bcond_without gui # don't build GNOME based GUI
%bcond_without python # don't build python libraries
-%bcond_with epiphany # build epiphany extension
+%bcond_without epiphany # don't build epiphany extension
%bcond_with sqlite3 # use sqlite3 instead of sqlite2
#
%if %{without gui}
@@ -324,8 +324,8 @@
%files -n epiphany-extension-beagle
%defattr(644,root,root,755)
%doc epiphany-extension/README
-%attr(755,root,root) %{_libdir}/epiphany/1.8/extensions/libbeagleextension.so*
-%{_libdir}/epiphany/1.8/extensions/*.xml
+%attr(755,root,root) %{_libdir}/epiphany/2.14/extensions/libbeagleextension.so*
+%{_libdir}/epiphany/2.14/extensions/*.xml
%endif
%if %{with python}
@@ -352,6 +352,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76.2.4 2006/08/17 22:16:25 havner
+- enable epiphany by default
+
Revision 1.76.2.3 2006/08/17 22:04:44 havner
- HEAD merge, 0.2.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.76.2.3&r2=1.76.2.4&f=u
More information about the pld-cvs-commit
mailing list