Author: havner Date: Wed Jul 26 08:54:19 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fonts patch, rel ++
---- Files affected: SPECS: seamonkey.spec (1.37 -> 1.38) , mozilla-thunderbird.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/seamonkey.spec diff -u SPECS/seamonkey.spec:1.37 SPECS/seamonkey.spec:1.38 --- SPECS/seamonkey.spec:1.37 Tue Jul 25 12:24:58 2006 +++ SPECS/seamonkey.spec Wed Jul 26 10:54:14 2006 @@ -12,7 +12,7 @@ Summary(pt_BR): Navegador SeaMonkey Name: seamonkey Version: 1.0.2 -Release: 1 +Release: 2 License: Mozilla Public License Group: X11/Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/%{version}/%{name}-source-%{version}.tar.bz2 @@ -29,6 +29,7 @@ Patch2: %{name}-ldap-with-nss.patch Patch3: %{name}-kill_slim_hidden_def.patch Patch4: %{name}-lib_path.patch +Patch5: %{name}-fonts.patch URL: http://www.mozilla.org/projects/seamonkey/ BuildRequires: /bin/csh BuildRequires: /bin/ex @@ -251,6 +252,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build BUILD_OFFICIAL="1"; export BUILD_OFFICIAL @@ -853,6 +855,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2006/07/26 08:54:14 havner +- fonts patch, rel ++ + Revision 1.37 2006/07/25 10:24:58 havner - epoch for nss ================================================================ Index: SPECS/mozilla-thunderbird.spec diff -u SPECS/mozilla-thunderbird.spec:1.66 SPECS/mozilla-thunderbird.spec:1.67 --- SPECS/mozilla-thunderbird.spec:1.66 Wed Jul 26 10:21:21 2006 +++ SPECS/mozilla-thunderbird.spec Wed Jul 26 10:54:14 2006 @@ -11,7 +11,7 @@ Summary(pl): Mozilla Thunderbird - klient poczty Name: mozilla-thunderbird Version: 1.5.0.4 -Release: 2 +Release: 3 License: MPL/LGPL Group: Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}-source.tar.bz2 @@ -27,6 +27,7 @@ Patch3: %{name}-nopangoxft.patch Patch4: %{name}-enigmail-shared.patch Patch5: %{name}-gcc.patch +Patch6: %{name}-fonts.patch URL: http://www.mozilla.org/projects/thunderbird/ BuildRequires: automake BuildRequires: freetype-devel >= 1:2.1.8 @@ -91,6 +92,7 @@ %patch3 -p1 %{?with_enigmail:%patch4 -p1} %patch5 -p1 +%patch6 -p1 :> config/gcc_hidden.h @@ -285,6 +287,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2006/07/26 08:54:14 havner +- fonts patch, rel ++ + Revision 1.66 2006/07/26 08:21:21 havner - epoch in nss ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/seamonkey.spec?r1=1.37&r2=1.38&f=u http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
