This commit is contained in:
parent
8867b0f2c3
commit
016ea30903
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5aac2c958f7ea4ef995251a29aafd8983890f6c894ededa16154950f07736b46
|
||||
size 4712913
|
3
epiphany-2.19.91.tar.bz2
Normal file
3
epiphany-2.19.91.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f6a56cb91031b435b1f2e3d438499938c81d00a9b650832e807bd7841e8a9c1
|
||||
size 4701613
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 16:59:02 CEST 2007 - maw@suse.de
|
||||
|
||||
- Update to version 2.19.91:
|
||||
+ Compilation fixes for ancient compilers
|
||||
+ Some typo changes
|
||||
+ Icon reorg
|
||||
+ Minor bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 23 00:19:06 CEST 2007 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package epiphany (Version 2.19.6)
|
||||
# spec file for package epiphany (Version 2.19.91)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
Name: epiphany
|
||||
%define xulrunner_version 181
|
||||
BuildRequires: NetworkManager-devel docbook_4 enchant-devel fdupes gcc-c++ gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-icon-theme gnutls-devel gtk-doc iso-codes-devel kdelibs3-devel-doc libglade2-devel libgnomeprintui-devel libwnck-devel libxslt-devel mDNSResponder-devel perl-XML-Parser python-devel python-gnome-devel python-gtk-devel update-desktop-files
|
||||
BuildRequires: NetworkManager-devel docbook_4 enchant-devel fdupes gcc-c++ gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-icon-theme gnome-themes gnutls-devel gtk-doc iso-codes-devel kdelibs3-devel-doc libglade2-devel libgnomeprintui-devel libwnck-devel libxslt-devel mDNSResponder-devel perl-XML-Parser python-devel python-gnome-devel python-gtk-devel update-desktop-files
|
||||
%if %suse_version > 1010 || 0%{?opensuse_bs}
|
||||
BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
|
||||
%define mozilla_ver %(rpm -q --qf '%%{version}' mozilla-xulrunner%{xulrunner_version})
|
||||
@ -28,8 +28,8 @@ BuildRequires: mozilla-devel
|
||||
Requires: mozilla = %{mozilla_ver}
|
||||
%endif
|
||||
%endif
|
||||
Version: 2.19.6
|
||||
Release: 15
|
||||
Version: 2.19.91
|
||||
Release: 1
|
||||
Requires: %{name}-lang = %{version}
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
@ -175,7 +175,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/dbus-1/services/org.gnome.Epiphany.service
|
||||
%{_datadir}/epiphany
|
||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||
%{_datadir}/icons/*/*/apps/*.png
|
||||
%{_datadir}/icons/hicolor/*/apps/*.svg
|
||||
%{_datadir}/pixmaps/*.svg
|
||||
%{_datadir}/pygtk/2.0/defs/epiphany.defs
|
||||
@ -196,6 +196,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/epiphany
|
||||
|
||||
%changelog
|
||||
* Fri Aug 31 2007 - maw@suse.de
|
||||
- Update to version 2.19.91:
|
||||
+ Compilation fixes for ancient compilers
|
||||
+ Some typo changes
|
||||
+ Icon reorg
|
||||
+ Minor bug fixes.
|
||||
* Thu Aug 23 2007 - maw@suse.de
|
||||
- Add default-bookmarks.patch, which adds http://news.opensuse.org
|
||||
as a default bookmark (#293690).
|
||||
|
Loading…
Reference in New Issue
Block a user