packages: epiphany/epiphany.spec - rel 2 - restore libdir/VER/extensions dir
baggins
baggins at pld-linux.org
Mon Oct 26 11:25:31 CET 2009
Author: baggins Date: Mon Oct 26 10:25:31 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 2
- restore libdir/VER/extensions dir
---- Files affected:
packages/epiphany:
epiphany.spec (1.214 -> 1.215)
---- Diffs:
================================================================
Index: packages/epiphany/epiphany.spec
diff -u packages/epiphany/epiphany.spec:1.214 packages/epiphany/epiphany.spec:1.215
--- packages/epiphany/epiphany.spec:1.214 Sun Oct 25 13:26:26 2009
+++ packages/epiphany/epiphany.spec Mon Oct 26 11:25:26 2009
@@ -1,10 +1,11 @@
# $Revision$, $Date$
+%define basever 2.28
Summary: Epiphany - WebKit-based GNOME web browser
Summary(es.UTF-8): Epiphany - navigador Web de GNOME basado en WebKit
Summary(pl.UTF-8): Epiphany - przeglądarka WWW dla GNOME
Name: epiphany
Version: 2.28.1
-Release: 1
+Release: 2
License: GPL v2
Group: X11/Applications/Networking
Source0: http://ftp.gnome.org/pub/GNOME/sources/epiphany/2.28/%{name}-%{version}.tar.bz2
@@ -115,6 +116,7 @@
%install
rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/%{basever}/extensions
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -153,6 +155,9 @@
%{_iconsdir}/*/*/apps/*.*
%{_sysconfdir}/gconf/schemas/epiphany-lockdown.schemas
%{_sysconfdir}/gconf/schemas/epiphany.schemas
+%dir %{_libdir}/%{name}
+%dir %{_libdir}/%{name}/%{basever}
+%dir %{_libdir}/%{name}/%{basever}/extensions
%{_mandir}/man1/*
%files devel
@@ -171,6 +176,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.215 2009/10/26 10:25:26 baggins
+- rel 2
+- restore libdir/VER/extensions dir
+
Revision 1.214 2009/10/25 12:26:26 megabajt
- updated to 2.28.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/epiphany/epiphany.spec?r1=1.214&r2=1.215&f=u
More information about the pld-cvs-commit
mailing list