Author: freetz Date: Wed Feb 1 18:30:24 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 1.9.6, m4 fix added
---- Files affected: SPECS: epiphany-extensions.spec (1.42.2.1 -> 1.42.2.2) ---- Diffs: ================================================================ Index: SPECS/epiphany-extensions.spec diff -u SPECS/epiphany-extensions.spec:1.42.2.1 SPECS/epiphany-extensions.spec:1.42.2.2 --- SPECS/epiphany-extensions.spec:1.42.2.1 Tue Oct 25 23:17:36 2005 +++ SPECS/epiphany-extensions.spec Wed Feb 1 19:30:19 2006 @@ -5,18 +5,18 @@ Summary: Collection of extensions for Epiphany Summary(pl): Zbiór rozszerzeń dla Epiphany Name: epiphany-extensions -Version: 1.9.1 +Version: 1.9.6 Release: 1 License: GPL v2 Group: X11/Applications/Networking Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany-extensions/1.9/%{name}-%{version}.tar.bz2 -# Source0-md5: fcaf7f9d85770fc28c13aaaf400e09f1 -Patch0: %{name}-locale-names.patch +# Source0-md5: cbd527a45057da8d7e088d1cad721fae +Patch0: %{name}-m4.patch URL: http://www.gnome.org/projects/epiphany/ BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1.9 BuildRequires: dbus-glib-devel >= 0.34 -BuildRequires: epiphany-devel >= 1.9.1 +BuildRequires: epiphany-devel >= 1.9. BuildRequires: gnome-common >= 2.12.0 BuildRequires: gtk+2-devel >= 2:2.8.3 BuildRequires: intltool >= 0.33 @@ -55,12 +55,10 @@ %setup -q %patch0 -p1 -mv po/{no,nb}.po - %build %{__libtoolize} %{__intltoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__automake} %configure \ @@ -74,6 +72,7 @@ DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.9/extensions/*.{la,py} +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no %find_lang %{name}-1.10 @@ -93,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42.2.2 2006/02/01 18:30:19 freetz +- 1.9.6, m4 fix added + Revision 1.42.2.1 2005/10/25 21:17:36 paladine - updated to 1.9.1 - removed mozilla_includes patch (fixed in sources) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/epiphany-extensions.spec?r1=1.42.2.1&r2=1.42.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
