Author: megabajt Date: Wed Jul 9 15:17:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -libxul.patch - release 2
---- Files affected: SPECS: dotnet-gecko-sharp2.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/dotnet-gecko-sharp2.spec diff -u SPECS/dotnet-gecko-sharp2.spec:1.16 SPECS/dotnet-gecko-sharp2.spec:1.17 --- SPECS/dotnet-gecko-sharp2.spec:1.16 Thu Jun 19 07:09:37 2008 +++ SPECS/dotnet-gecko-sharp2.spec Wed Jul 9 17:17:42 2008 @@ -4,13 +4,13 @@ Summary(pl.UTF-8): Gecko# - wiązanie Gtk# dla Mozilli Name: dotnet-gecko-sharp2 Version: 0.13 -Release: 1 -Epoch: 0 +Release: 2 License: LGPL v2.1/MPL v1.1 Group: Libraries # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/ Source0: http://ftp.novell.com/pub/mono/sources/gecko-sharp2/gecko-sharp-2.0-%{version}.tar.bz2 # Source0-md5: f88eaa06e71f8d8fa34cf59a3e034a6b +Patch0: %{name}-libxul.patch URL: http://www.mono-project.com/ BuildRequires: autoconf BuildRequires: automake @@ -22,9 +22,9 @@ BuildRequires: sed >= 4.0 BuildConflicts: gecko-sharp < 0.2 %ifarch %{x8664} ia64 ppc64 s390x sparc64 -Requires: libgtkembedmoz.so()(64bit) +Requires: libxul.so()(64bit) %else -Requires: libgtkembedmoz.so +Requires: libxul.so %endif ExcludeArch: i386 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,6 +49,7 @@ %prep %setup -q -n gecko-sharp-2.0-%{version} +%patch0 -p1 %build %{__aclocal} @@ -89,6 +90,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/07/09 15:17:42 megabajt +- added -libxul.patch +- release 2 + Revision 1.16 2008/06/19 05:09:37 qboosh - more verbose files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-gecko-sharp2.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
