1
0
OBS User unknown 2007-08-31 16:42:47 +00:00 committed by Git OBS Bridge
parent 78c975ba5d
commit 23774e9274
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 31 18:36:16 CEST 2007 - maw@suse.de
- Mark a .png file as nonexecutable.
-------------------------------------------------------------------
Tue Aug 28 16:44:08 CEST 2007 - maw@suse.de

View File

@ -29,7 +29,7 @@ Obsoletes: MozillaFirebird <= 1.0.7
Obsoletes: mozilla
%endif
Version: 2.0.0.6
Release: 3
Release: 6
Summary: Mozilla Firefox Web Browser
URL: http://www.mozilla.org/
Group: Productivity/Networking/Web/Browsers
@ -421,6 +421,7 @@ chmod 755 %{my_requires}
%define __find_requires %{my_requires}
%endif
%find_gconf_schemas
chmod -x $RPM_BUILD_ROOT/usr/share/pixmaps/firefox.png
%if %suse_version > 1020
%fdupes $RPM_BUILD_ROOT
@ -556,6 +557,8 @@ exit 0
%endif
%changelog
* Fri Aug 31 2007 - maw@suse.de
- Mark a .png file as nonexecutable.
* Tue Aug 28 2007 - maw@suse.de
- Minor .spec update (#305193)
+ Remove two obsolete patches