Accepting request 34229 from home:dimstar:g-i-t
Copy from home:dimstar:g-i-t/epiphany via accept of submit request 34229 revision 2. Request was accepted with message: Reviewed ok (If somebody wanted to object: you had your moments... ) OBS-URL: https://build.opensuse.org/request/show/34229 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=60
This commit is contained in:
parent
a84f08b73f
commit
f06f5cc6f8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 5 07:41:55 UTC 2010 - dimstar@opensuse.org
|
||||
|
||||
- Do not provide pixmaps/web-browser.svg; it's no longer provided
|
||||
by gnome-icon-theme.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 4 12:58:11 CET 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -133,8 +133,6 @@ ACLOCAL="aclocal -I m4" autoreconf -f -i
|
||||
%if 0%{?suse_version} <= 1120
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||
%endif
|
||||
mkdir %{buildroot}%{_datadir}/pixmaps
|
||||
ln -s ../icons/gnome/scalable/apps/web-browser.svg %{buildroot}%{_datadir}/pixmaps/
|
||||
# In case make install did not create the extensions folder
|
||||
if ! test -d %{buildroot}%{_libdir}/epiphany/%{major_version}/extensions; then
|
||||
install -d -m 0755 %{buildroot}%{_libdir}/epiphany/%{major_version}/extensions
|
||||
@ -172,7 +170,6 @@ rm -rf %{buildroot}
|
||||
%dir %{_datadir}/icons/LowContrastLargePrint/48x48/apps
|
||||
%{_datadir}/icons/*/*/apps/*.png
|
||||
%{_datadir}/icons/hicolor/*/apps/*.svg
|
||||
%{_datadir}/pixmaps/*.svg
|
||||
%{_libdir}/epiphany
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
%doc %{_mandir}/man1/epiphany.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user