SPECS (DEVEL): epiphany.spec - to avoid build documentations probl...
aflinta
aflinta at pld-linux.org
Mon Sep 5 16:56:36 CEST 2005
Author: aflinta Date: Mon Sep 5 14:56:36 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- to avoid build documentations problems, we should require libxslt not libxml2
---- Files affected:
SPECS:
epiphany.spec (1.99.2.12 -> 1.99.2.13)
---- Diffs:
================================================================
Index: SPECS/epiphany.spec
diff -u SPECS/epiphany.spec:1.99.2.12 SPECS/epiphany.spec:1.99.2.13
--- SPECS/epiphany.spec:1.99.2.12 Mon Sep 5 14:53:28 2005
+++ SPECS/epiphany.spec Mon Sep 5 16:56:31 2005
@@ -36,7 +36,7 @@
BuildRequires: libgnomeui-devel >= 2.10.0-2
BuildRequires: startup-notification-devel >= 0.5
BuildRequires: libtool
-BuildRequires: libxml2-devel >= 1:2.6.19
+BuildRequires: libxslt-devel >= 1.1.15
%if %{with mozilla_firefox}
BuildRequires: mozilla-firefox-devel
%else
@@ -80,7 +80,7 @@
Group: X11/Applications/Networking
# doesn't require base
Requires: gtk+2-devel >= 2:2.8.3
-Requires: libxml2-devel >= 1:2.6.19
+Requires: libxslt-devel >= 1.1.15
%description devel
Epiphany header files for plugin development.
@@ -180,6 +180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.99.2.13 2005/09/05 14:56:31 aflinta
+- to avoid build documentations problems, we should require libxslt not libxml2
+
Revision 1.99.2.12 2005/09/05 12:53:28 paladine
- updated to 1.8.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/epiphany.spec?r1=1.99.2.12&r2=1.99.2.13&f=u
More information about the pld-cvs-commit
mailing list