Author: glen Date: Wed Nov 1 16:01:23 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - typo, cleanup files
---- Files affected: SPECS: mozilla-thunderbird.spec (1.61.2.7 -> 1.61.2.8) ---- Diffs: ================================================================ Index: SPECS/mozilla-thunderbird.spec diff -u SPECS/mozilla-thunderbird.spec:1.61.2.7 SPECS/mozilla-thunderbird.spec:1.61.2.8 --- SPECS/mozilla-thunderbird.spec:1.61.2.7 Wed Nov 1 15:11:59 2006 +++ SPECS/mozilla-thunderbird.spec Wed Nov 1 17:01:18 2006 @@ -13,7 +13,7 @@ Summary(pl): Mozilla Thunderbird - klient poczty Name: mozilla-thunderbird Version: 1.5.0.7 -Release: 1 +Release: 1.1 License: MPL/LGPL Group: Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}-source.tar.bz2 @@ -221,6 +221,9 @@ install -d $RPM_BUILD_ROOT%{_thunderbirddir}/updates +# win32 stuff +rm -f $RPM_BUILD_ROOT%{_thunderbirddir}/dirver + %clean rm -rf $RPM_BUILD_ROOT @@ -249,7 +252,7 @@ %attr(755,root,root) %{_thunderbirddir}/reg* %attr(755,root,root) %{_thunderbirddir}/thunderbird %{_thunderbirddir}/*.txt -%attr(755,root,root) %{_firefoxdir}/x* +%attr(755,root,root) %{_thunderbirddir}/x* %{_thunderbirddir}/chrome/US.jar %{_thunderbirddir}/chrome/classic.jar %{_thunderbirddir}/chrome/comm.jar @@ -287,6 +290,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61.2.8 2006/11/01 16:01:18 glen +- typo, cleanup files + Revision 1.61.2.7 2006/11/01 14:11:59 glen - fix some permissions, add some dirs, cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.61.2.7&r2=1.61.2.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
