]> git.pld-linux.org Git - packages/firefox.git/blobdiff - mozilla-firefox.spec
- O: mozilla-devel, rel.3
[packages/firefox.git] / mozilla-firefox.spec
index d6deb69aa93553433a10e743fbd0e4465d0b51ac..c4299d01344a07a30008ae354147bf6ce624807e 100644 (file)
@@ -12,7 +12,7 @@ Summary:      Mozilla Firefox web browser
 Summary(pl):   Mozilla Firefox - przegl±darka WWW
 Name:          mozilla-firefox
 Version:       1.0.4
-Release:       2.1
+Release:       3
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -74,6 +74,7 @@ my
 Summary:       Headers for developing programs that will use Mozilla Firefox
 Summary(pl):   Mozilla Firefox - pliki nag³ówkowe i biblioteki
 Group:         X11/Development/Libraries
+Obsoletes:     mozilla-devel
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      nspr-devel >= 1:4.6-0.20041030.1
 
@@ -199,6 +200,9 @@ install dist/bin/xpidl $RPM_BUILD_ROOT%{_bindir}
 install dist/bin/xpt_dump $RPM_BUILD_ROOT%{_bindir}
 install dist/bin/xpt_link $RPM_BUILD_ROOT%{_bindir}
 
+ln -sf %{_includedir}/mozilla-firefox/necko/nsIURI.h \
+       $RPM_BUILD_ROOT%{_includedir}/mozilla-firefox/nsIURI.h
+       
 # pkgconfig files
 for f in build/unix/*.pc ; do
         sed -e 's/firefox-%{version}/mozilla-firefox/' $f \
This page took 0.100896 seconds and 4 git commands to generate.