Author: paladine Date: Tue Jul 26 12:56:09 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - proper extensions dir, rel. 2
---- Files affected: SPECS: epiphany.spec (1.99.2.1 -> 1.99.2.2) ---- Diffs: ================================================================ Index: SPECS/epiphany.spec diff -u SPECS/epiphany.spec:1.99.2.1 SPECS/epiphany.spec:1.99.2.2 --- SPECS/epiphany.spec:1.99.2.1 Tue Jul 12 14:33:04 2005 +++ SPECS/epiphany.spec Tue Jul 26 14:56:03 2005 @@ -7,7 +7,7 @@ Summary(pl): Epiphany - przeglÄ…darka WWW dla GNOME Name: epiphany Version: 1.7.2 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Networking Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany/1.7/%{name}-%{version}.tar.bz2 @@ -115,7 +115,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_libdir}/%{name}-1.6/extensions +install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/1.7/extensions %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ @@ -154,8 +154,9 @@ %{_pixmapsdir}/* %{_sysconfdir}/gconf/schemas/* %{_omf_dest_dir}/* -%dir %{_libdir}/%{name}-1.6 -%dir %{_libdir}/%{name}-1.6/extensions +%dir %{_libdir}/%{name} +%dir %{_libdir}/%{name}/1.7 +%dir %{_libdir}/%{name}/1.7/extensions %{_mandir}/man1/* %files devel @@ -170,6 +171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.99.2.2 2005/07/26 12:56:03 paladine +- proper extensions dir, rel. 2 + Revision 1.99.2.1 2005/07/12 12:33:04 freetz - 1.7.2, updated BRs, cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/epiphany.spec?r1=1.99.2.1&r2=1.99.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
