]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- release 4: default set of CA certificates (ln libnssckdbi.so)
authorradek <radek@pld-linux.org>
Sun, 26 Jun 2005 11:00:51 +0000 (11:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.83

mozilla-firefox.spec

index 3aaf8fe5c4e17373bad004b44bdebfe047e12978..d4ada71462748603d43a7fe6d45418d1b7796d9d 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:       3
+Release:       4
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -202,6 +202,9 @@ 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
        
+# CA certificates
+ln -s %{_libdir}/libnssckbi.so $RPM_BUILD_ROOT%{_firefoxdir}/libnssckbi.so
+
 # pkgconfig files
 for f in build/unix/*.pc ; do
         sed -e 's/firefox-%{version}/mozilla-firefox/' $f \
This page took 0.032413 seconds and 4 git commands to generate.