diff options
author | Matthias Clasen <mclasen@fedoraproject.org> | 2006-07-28 13:36:00 +0000 |
---|---|---|
committer | Matthias Clasen <mclasen@fedoraproject.org> | 2006-07-28 13:36:00 +0000 |
commit | 0c4f2874435a54bb45c46d9156de3376f7147082 (patch) | |
tree | c568a9ac091461f88deec3207236c06ae1208a9a | |
parent | i am dumb (diff) | |
download | librewolf-fedora-ff-0c4f2874435a54bb45c46d9156de3376f7147082.tar.gz librewolf-fedora-ff-0c4f2874435a54bb45c46d9156de3376f7147082.tar.bz2 librewolf-fedora-ff-0c4f2874435a54bb45c46d9156de3376f7147082.zip |
add more pc files
-rw-r--r-- | firefox.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 6c4b43b..2df9100 100644 --- a/firefox.spec +++ b/firefox.spec @@ -11,7 +11,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 1.5.0.5 -Release: 4 +Release: 5 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -346,11 +346,16 @@ 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 %endif #--------------------------------------------------------------------- %changelog +* Fri Jul 28 2006 Matthias Clasen <mclasen@redhat.com> - 1.5.0.4-5 +- Add more pkgconfig files + * Thu Jul 27 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-4 - Add pkgconfig files |