SPECS: beagle.spec - removed TODO (passing MOZILLA_HOME to make so...
freetz
freetz at pld-linux.org
Tue Jul 12 21:44:27 CEST 2005
Author: freetz Date: Tue Jul 12 19:44:27 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed TODO (passing MOZILLA_HOME to make solves the problem), fixed
epiphany extension %%files, rel. 0.9, build, works, have a nice search!
---- Files affected:
SPECS:
beagle.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.34 SPECS/beagle.spec:1.35
--- SPECS/beagle.spec:1.34 Tue Jul 12 21:30:47 2005
+++ SPECS/beagle.spec Tue Jul 12 21:44:22 2005
@@ -112,7 +112,7 @@
DESTDIR=$RPM_BUILD_ROOT
# Kill useless files
-rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions/*.la \
+rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany-*/extensions/*.la \
$RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.4.0/filesystems/*.la \
$RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
@@ -153,7 +153,8 @@
%files -n epiphany-extension-beagle
%defattr(644,root,root,755)
%doc epiphany-extension/README
-%attr(755,root,root) %{_libdir}/epiphany/extensions/libbeagleextension.so*
+%attr(755,root,root) %{_libdir}/epiphany-*/extensions/libbeagleextension.so*
+%{_libdir}/epiphany-*/extensions/*.xml
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -162,6 +163,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2005/07/12 19:44:22 freetz
+- removed TODO (passing MOZILLA_HOME to make solves the problem), fixed
+ epiphany extension %%files, rel. 0.9, build, works, have a nice search!
+
Revision 1.34 2005/07/12 19:30:47 freetz
- dbus stuff not required in any form, %%files fixes, more Rs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list