- Actually, those pkgconfig files really shouldn't be here as we use system
nss and nspr.
This commit is contained in:
parent
0c4f287443
commit
adb7a470f1
12
firefox.spec
12
firefox.spec
@ -11,7 +11,7 @@
|
||||
Summary: Mozilla Firefox Web browser.
|
||||
Name: firefox
|
||||
Version: 1.5.0.5
|
||||
Release: 5
|
||||
Release: 6
|
||||
URL: http://www.mozilla.org/projects/firefox/
|
||||
License: MPL/LGPL
|
||||
Group: Applications/Internet
|
||||
@ -346,14 +346,18 @@ fi
|
||||
%{_libdir}/pkgconfig/firefox-plugin.pc
|
||||
%{_libdir}/pkgconfig/firefox-js.pc
|
||||
%{_libdir}/pkgconfig/firefox-gtkmozembed.pc
|
||||
%{_libdir}/pkgconfig/firefox-nspr.pc
|
||||
%{_libdir}/pkgconfig/firefox-nss.pc
|
||||
%exclude %{_libdir}/pkgconfig/firefox-nspr.pc
|
||||
%exclude %{_libdir}/pkgconfig/firefox-nss.pc
|
||||
%endif
|
||||
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Jul 28 2006 Matthias Clasen <mclasen@redhat.com> - 1.5.0.4-5
|
||||
* Fri Jul 28 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-6
|
||||
- Actually, those pkgconfig files really shouldn't be here as we use
|
||||
system nss and nspr.
|
||||
|
||||
* Fri Jul 28 2006 Matthias Clasen <mclasen@redhat.com> - 1.5.0.5-5
|
||||
- Add more pkgconfig files
|
||||
|
||||
* Thu Jul 27 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-4
|
||||
|
Loading…
Reference in New Issue
Block a user