Author: megabajt Date: Sun Oct 25 12:43:31 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.28.1 - removed obsolete -libxul.patch
---- Files affected: packages/epiphany-extensions: epiphany-extensions.spec (1.124 -> 1.125) ---- Diffs: ================================================================ Index: packages/epiphany-extensions/epiphany-extensions.spec diff -u packages/epiphany-extensions/epiphany-extensions.spec:1.124 packages/epiphany-extensions/epiphany-extensions.spec:1.125 --- packages/epiphany-extensions/epiphany-extensions.spec:1.124 Sat Oct 17 02:23:07 2009 +++ packages/epiphany-extensions/epiphany-extensions.spec Sun Oct 25 13:43:26 2009 @@ -3,48 +3,38 @@ Summary: Collection of extensions for Epiphany Summary(pl.UTF-8): Zbiór rozszerzeń dla Epiphany Name: epiphany-extensions -Version: 2.28.0 -Release: 2 +Version: 2.28.1 +Release: 1 License: GPL v2 Group: X11/Applications/Networking Source0: http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: 7fca4c4d487e3a43ef5adb2a764b9aaf -Patch0: %{name}-libxul.patch +# Source0-md5: 565d32a8b94fd023f11a82dcef2bf634 URL: http://www.gnome.org/projects/epiphany/ -BuildRequires: GConf2-devel >= 2.26.0 +BuildRequires: GConf2-devel >= 2.28.0 BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 BuildRequires: dbus-glib-devel >= 0.73 -BuildRequires: epiphany-devel >= 2.26.0 +BuildRequires: epiphany-devel >= 2.28.1 BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnome-doc-utils BuildRequires: gtk+2-devel >= 2:2.16.0 +BuildRequires: gtk-webkit-devel BuildRequires: intltool >= 0.40.0 BuildRequires: libglade2-devel >= 1:2.6.0 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.28 BuildRequires: opensp-devel -BuildRequires: pcre-devel BuildRequires: pkgconfig -BuildRequires: python-gnome-devel >= 2.22.0 BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.198 -BuildRequires: sed >= 4.0 -BuildRequires: xulrunner-devel >= 1.9-5 Requires(post,postun): scrollkeeper -Requires(post,preun): GConf2 %requires_eq_to epiphany epiphany-devel -%requires_eq_to xulrunner xulrunner-devel Provides: epiphany-plugins Obsoletes: epiphany-plugins <= 0.1.2 # s...@latn vs. s...@latin Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -# can be provided by mozilla or mozilla-embedded -%define _noautoreqdep libgtkembedmoz.so libgtksuperwin.so libxpcom.so -%define _noautoreq libxpcom.so - %description Epiphany Extensions is a collection of extensions for Epiphany. @@ -53,7 +43,6 @@ %prep %setup -q -#%patch0 -p1 %build %{__intltoolize} @@ -73,7 +62,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/%{basever}/extensions/{,libepilicious/}*.{la,py} +rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/%{basever}/extensions/*.la %find_lang %{name} --with-gnome --with-omf --all-name @@ -82,12 +71,6 @@ %post %scrollkeeper_update_post -%gconf_schema_install epilicious.schemas -%gconf_schema_install smart-bookmarks.schemas - -%preun -%gconf_schema_uninstall epilicious.schemas -%gconf_schema_uninstall smart-bookmarks.schemas %postun %scrollkeeper_update_postun @@ -97,14 +80,9 @@ %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/epiphany/%{basever}/extensions/*.so* %{_libdir}/epiphany/%{basever}/extensions/*.ephy-extension -%{_libdir}/epiphany/%{basever}/extensions/*.py[co] -%dir %{_libdir}/epiphany/%{basever}/extensions/libepilicious -%{_libdir}/epiphany/%{basever}/extensions/libepilicious/*.py[co] %{_datadir}/%{name} %{_datadir}/epiphany/icons/hicolor/*/*/*.png %{_datadir}/epiphany/icons/hicolor/*/*/*.svg -%{_sysconfdir}/gconf/schemas/epilicious.schemas -%{_sysconfdir}/gconf/schemas/smart-bookmarks.schemas %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -112,6 +90,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.125 2009/10/25 12:43:26 megabajt +- updated to 2.28.1 +- removed obsolete -libxul.patch + Revision 1.124 2009/10/17 00:23:07 wrobell - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/epiphany-extensions/epiphany-extensions.spec?r1=1.124&r2=1.125&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
