packages: icedove/icedove.spec - fix files without engimail
glen
glen at pld-linux.org
Fri Jul 30 13:24:16 CEST 2010
Author: glen Date: Fri Jul 30 11:24:16 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- fix files without engimail
---- Files affected:
packages/icedove:
icedove.spec (1.82 -> 1.83)
---- Diffs:
================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.82 packages/icedove/icedove.spec:1.83
--- packages/icedove/icedove.spec:1.82 Thu Jul 8 16:04:34 2010
+++ packages/icedove/icedove.spec Fri Jul 30 13:24:10 2010
@@ -404,8 +404,6 @@
%{_libdir}/%{name}/isp
%{_libdir}/%{name}/res
-%{_libdir}/%{name}/dependentlibs.list
-%{_pixmapsdir}/*.png
%{_desktopdir}/*.desktop
%dir %{_datadir}/%{name}
@@ -436,6 +434,7 @@
%files addon-enigmail
%defattr(644,root,root,755)
%{_libdir}/%{name}/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}
+%{_pixmapsdir}/*.png
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -444,6 +443,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.83 2010/07/30 11:24:10 glen
+- fix files without engimail
+
Revision 1.82 2010/07/08 14:04:34 hawk
- compiles, but install fails
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedove/icedove.spec?r1=1.82&r2=1.83&f=u
More information about the pld-cvs-commit
mailing list