Author: paladine Date: Tue Oct 25 19:17:52 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 1.9.1
---- Files affected: SPECS: epiphany.spec (1.105 -> 1.105.2.1) ---- Diffs: ================================================================ Index: SPECS/epiphany.spec diff -u SPECS/epiphany.spec:1.105 SPECS/epiphany.spec:1.105.2.1 --- SPECS/epiphany.spec:1.105 Tue Oct 4 11:01:39 2005 +++ SPECS/epiphany.spec Tue Oct 25 21:17:46 2005 @@ -6,12 +6,12 @@ Summary(es): Epiphany - navigador Web de GNOME basado en gecko Summary(pl): Epiphany - przeglÄ…darka WWW dla GNOME Name: epiphany -Version: 1.8.2 +Version: 1.9.1 Release: 1 License: GPL v2 Group: X11/Applications/Networking -Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany/1.8/%{name}-%{version}.tar.bz2 -# Source0-md5: 0a2e479816a1b2845c758e7a5d84a848 +Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany/1.9/%{name}-%{version}.tar.bz2 +# Source0-md5: f44e8dbfe33802ef250e5494579625f5 Patch0: %{name}-first-tab.patch Patch1: %{name}-desktop.patch Patch2: %{name}-mozilla_includes.patch @@ -123,7 +123,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/1.8/extensions +install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/1.9/extensions %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ @@ -131,6 +131,7 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no rm -r $RPM_BUILD_ROOT%{_datadir}/application-registry/* +rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.9/plugins/*.la # epiphany-2.0.mo, but gnome/help/epiphany %find_lang %{name}-2.0 --with-gnome --all-name @@ -164,12 +165,15 @@ %{_sysconfdir}/gconf/schemas/epiphany.schemas %{_omf_dest_dir}/* %dir %{_libdir}/%{name} -%dir %{_libdir}/%{name}/1.8 -%dir %{_libdir}/%{name}/1.8/extensions +%dir %{_libdir}/%{name}/1.9 +%dir %{_libdir}/%{name}/1.9/extensions +%dir %{_libdir}/%{name}/1.9/plugins +%attr(755,root,root) %{_libdir}/epiphany/1.9/plugins/*.so* %{_mandir}/man1/* %files devel %defattr(644,root,root,755) +%{_aclocaldir}/* %{_includedir}/epiphany %{_pkgconfigdir}/*.pc %{_datadir}/pygtk/*/defs/epiphany.defs @@ -181,6 +185,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105.2.1 2005/10/25 19:17:46 paladine +- updated to 1.9.1 + Revision 1.105 2005/10/04 09:01:39 paladine - updated to 1.8.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/epiphany.spec?r1=1.105&r2=1.105.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
