OBS User unknown 2007-09-24 17:00:31 +00:00 committed by Git OBS Bridge
parent 077db9d1cc
commit 4cba36865e
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 23 19:49:12 CEST 2007 - maw@suse.de
- Don't explicitly require libaoss.so (#326751).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 14 23:13:06 CEST 2007 - maw@suse.de Fri Sep 14 23:13:06 CEST 2007 - maw@suse.de

View File

@ -29,7 +29,7 @@ Obsoletes: MozillaFirebird <= 1.0.7
Obsoletes: mozilla Obsoletes: mozilla
%endif %endif
Version: 2.0.0.6 Version: 2.0.0.6
Release: 18 Release: 24
Summary: Mozilla Firefox Web Browser Summary: Mozilla Firefox Web Browser
Url: http://www.mozilla.org/ Url: http://www.mozilla.org/
Group: Productivity/Networking/Web/Browsers Group: Productivity/Networking/Web/Browsers
@ -98,7 +98,9 @@ Patch39: x11-session.patch
Patch100: configure.patch Patch100: configure.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: libstdc++ fileutils textutils /bin/sh gconf2 PreReq: libstdc++ fileutils textutils /bin/sh gconf2
%if %suse_version < 1030
Requires: /usr/lib/libaoss.so Requires: /usr/lib/libaoss.so
%endif
%define opensuse_bs 0 %define opensuse_bs 0
%if %sles_version == 10 %if %sles_version == 10
%define default_home_page http://www.novell.com/linux/sle10 %define default_home_page http://www.novell.com/linux/sle10
@ -553,8 +555,9 @@ exit 0
%files translations -f %{_tmppath}/translations.list %files translations -f %{_tmppath}/translations.list
%defattr(-,root,root) %defattr(-,root,root)
%endif %endif
%changelog %changelog
* Sun Sep 23 2007 - maw@suse.de
- Don't explicitly require libaoss.so (#326751).
* Fri Sep 14 2007 - maw@suse.de * Fri Sep 14 2007 - maw@suse.de
- Update the Novell Support search plugin in search-addons.tar.bz2 - Update the Novell Support search plugin in search-addons.tar.bz2
(#297261) (#297261)