Author: paladine Date: Mon Sep 5 12:54:52 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 1.8.0
---- Files affected: SPECS: epiphany-extensions.spec (1.37.2.8 -> 1.37.2.9) ---- Diffs: ================================================================ Index: SPECS/epiphany-extensions.spec diff -u SPECS/epiphany-extensions.spec:1.37.2.8 SPECS/epiphany-extensions.spec:1.37.2.9 --- SPECS/epiphany-extensions.spec:1.37.2.8 Sun Aug 28 23:35:22 2005 +++ SPECS/epiphany-extensions.spec Mon Sep 5 14:54:46 2005 @@ -5,20 +5,20 @@ Summary: Collection of extensions for Epiphany Summary(pl): Zbiór rozszerzeń dla Epiphany Name: epiphany-extensions -Version: 1.7.5 -Release: 2 +Version: 1.8.0 +Release: 1 License: GPL v2 Group: X11/Applications/Networking -Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany-extensions/1.7/%{name}-%{version}.tar.bz2 -# Source0-md5: ff01cb95c6348501fbd69c4203147204 +Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany-extensions/1.8/%{name}-%{version}.tar.bz2 +# Source0-md5: 312335e8f755995dc486d496f497175e Patch0: %{name}-locale-names.patch Patch1: %{name}-mozilla_includes.patch URL: http://www.gnome.org/projects/epiphany/ BuildRequires: autoconf >= 2.57 BuildRequires: automake -BuildRequires: epiphany-devel >= 1.7.6 +BuildRequires: epiphany-devel >= 1.8.0 BuildRequires: gnome-common >= 2.8.0 -BuildRequires: gtk+2-devel >= 2:2.6.4 +BuildRequires: gtk+2-devel >= 2:2.8.3 BuildRequires: intltool >= 0.33 BuildRequires: libglade2-devel >= 1:2.5.1 BuildRequires: libgnomeui-devel >= 2.10.0-2 @@ -64,7 +64,7 @@ %{__autoconf} %{__automake} %configure \ - --with-extensions=all,rss + --with-extensions=all %{__make} %install @@ -73,7 +73,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.7/extensions/*.{la,py} +rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.8/extensions/*.{la,py} %find_lang %{name}-1.8 @@ -83,9 +83,9 @@ %files -f %{name}-1.8.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_libdir}/epiphany/1.7/extensions/*.so* -%{_libdir}/epiphany/1.7/extensions/*.py[co] -%{_libdir}/epiphany/1.7/extensions/*.xml +%attr(755,root,root) %{_libdir}/epiphany/1.8/extensions/*.so* +%{_libdir}/epiphany/1.8/extensions/*.py[co] +%{_libdir}/epiphany/1.8/extensions/*.xml %{_datadir}/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -94,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37.2.9 2005/09/05 12:54:46 paladine +- updated to 1.8.0 + Revision 1.37.2.8 2005/08/28 21:35:22 paladine - disable adblock (epiphany craches on exit) - disable net-monitor (experimental) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/epiphany-extensions.spec?r1=1.37.2.8&r2=1.37.2.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
