Name: libnspr Version: 4.35 Release: 1mamba Summary: Netscape Portable Runtime Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://firefox-source-docs.mozilla.org/security/nss/index.html Source0: https://ftp.mozilla.org/pub/nspr/releases/v%{version}/src/nspr-%{version}.tar.gz Source1: nspr.pc.in Source2: nspr-config-vars.in Patch0: %{name}-4.6.5-m4_underquoteddef.patch Patch1: libnspr-4.9-config-pc.patch License: MPL 1.1, GPL, LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END Obsoletes: libmozilla-nspr Provides: libmozilla-nspr = %{?epoch:%epoch:}%{version}-%{release} Conflicts: libmozilla <= 1.7.13-1 Obsoletes: libmozilla %description Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla client, many of Netscape/AOL/iPlanet's and other software offerings. %package devel Group: Development/Libraries Summary: Static libraries and headers for %{name} Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} Conflicts: libmozilla-devel <= 1.7.13-1 Obsoletes: libmozilla-nspr-devel Provides: libmozilla-nspr-devel = %{?epoch:%epoch:}%{version}-%{release} %description devel Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla client, many of Netscape/AOL/iPlanet's and other software offerings. This package contains static libraries and header files needed for development. %debug_package %prep %setup -q -n nspr-%{version} mv nspr/* . cp config/nspr-config.in config/nspr-config-pc.in #%patch1 -p1 #cp %{SOURCE2} ./mozilla/nsprpub/config/ %build ./configure \ --prefix=%{_prefix} \ --libdir=%{_libdir} \ --includedir=%{_includedir}/nspr \ %ifarch x86_64 ia64 --enable-64bit\ %endif --enable-optimize="%{optflags}" \ --with-mozilla \ --with-pthreads \ --disable-debug %make #NSPR_LIBS=`./config/nspr-config --libs` #NSPR_CFLAGS=`./config/nspr-config --cflags` #NSPR_VERSION=`./config/nspr-config --version` # #cat ./config/nspr-config-vars > nspr.pc # #cat %{S:1} | sed -e "s,%%libdir%%,%{_libdir},g" \ # -e "s,%%prefix%%,%{_prefix},g" \ # -e "s,%%exec_prefix%%,%{_prefix},g" \ # -e "s,%%includedir%%,%{_includedir}/nspr,g" \ # -e "s,%%NSPR_VERSION%%,$NSPR_VERSION,g" \ # -e "s,%%FULL_NSPR_LIBS%%,$NSPR_LIBS,g" \ # -e "s,%%FULL_NSPR_CFLAGS%%,$NSPR_CFLAGS,g" > nspr.pc %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" #install -D -m 644 nspr.pc %{buildroot}%{_libdir}/pkgconfig/nspr.pc %makeinstall DESTDIR=%{buildroot} ######### make real_install # remove unpackaged files rm -f %{buildroot}%{_libdir}/libnspr4.a rm -f %{buildroot}%{_libdir}/libplc4.a rm -f %{buildroot}%{_libdir}/libplds4.a #mkdir -p %{buildroot}%{_bindir} #install -pm 755 ./config/nspr-config-pc %{buildroot}%{_bindir}/nspr-config %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) %{_libdir}/libnspr4.so %{_libdir}/libplc4.so %{_libdir}/libplds4.so %files devel %defattr(-,root,root) %{_bindir}/compile-et.pl %{_bindir}/nspr-config %{_bindir}/prerr.properties %{_datadir}/aclocal/nspr.m4 %{_includedir}/nspr/ %{_libdir}/pkgconfig/nspr.pc %changelog * Wed Sep 14 2022 Automatic Build System 4.35-1mamba - automatic version update by autodist * Fri Aug 05 2022 Automatic Build System 4.34.1-1mamba - automatic version update by autodist * Thu May 26 2022 Automatic Build System 4.34-1mamba - automatic version update by autodist * Thu Dec 23 2021 Silvan Calarco 4.33-1mamba - update to 4.33 * Thu Jul 01 2021 Automatic Build System 4.32-1mamba - automatic version update by autodist * Thu May 27 2021 Automatic Build System 4.31-1mamba - automatic version update by autodist * Wed Mar 17 2021 Automatic Build System 4.30-1mamba - automatic version update by autodist * Wed Nov 25 2020 Silvan Calarco 4.29-2mamba - debug package added * Tue Sep 22 2020 Automatic Build System 4.29-1mamba - automatic version update by autodist * Sun Aug 23 2020 Automatic Build System 4.28-1mamba - automatic version update by autodist * Thu Jul 30 2020 Automatic Build System 4.27-1mamba - automatic version update by autodist * Sun Jun 28 2020 Automatic Build System 4.26-1mamba - automatic version update by autodist * Thu Feb 06 2020 Automatic Build System 4.25-1mamba - automatic version update by autodist * Sat Dec 07 2019 Automatic Build System 4.24-1mamba - automatic version update by autodist * Mon Oct 21 2019 Automatic Build System 4.23-1mamba - automatic version update by autodist * Thu Aug 29 2019 Automatic Build System 4.22-1mamba - automatic version update by autodist * Thu Mar 14 2019 Automatic Build System 4.21-1mamba - automatic version update by autodist * Thu Sep 06 2018 Automatic Build System 4.20-1mamba - automatic version update by autodist * Mon Mar 12 2018 Automatic Build System 4.19-1mamba - automatic version update by autodist * Mon Jan 22 2018 Automatic Build System 4.18-1mamba - automatic version update by autodist * Sat Sep 23 2017 Automatic Build System 4.17-1mamba - automatic version update by autodist * Thu Aug 10 2017 Automatic Build System 4.16-1mamba - automatic version update by autodist * Mon Aug 07 2017 Automatic Build System 4.15-1mamba - automatic version update by autodist * Tue Oct 25 2016 Automatic Build System 4.13.1-1mamba - automatic version update by autodist * Fri Oct 07 2016 Silvan Calarco 4.13-1mamba - update to 4.13 * Sat Feb 27 2016 Automatic Build System 4.12-1mamba - automatic version update by autodist * Wed Dec 30 2015 Automatic Build System 4.11-1mamba - automatic version update by autodist * Wed Nov 04 2015 Automatic Build System 4.10.10-1mamba - automatic version update by autodist * Sat Oct 10 2015 Silvan Calarco 4.10.9-1mamba - update to 4.10.9 * Thu Feb 12 2015 Automatic Build System 4.10.8-1mamba - automatic version update by autodist * Tue Sep 23 2014 Automatic Build System 4.10.7-1mamba - automatic version update by autodist * Wed Jun 11 2014 Automatic Build System 4.10.6-1mamba - automatic version update by autodist * Fri May 09 2014 Automatic Build System 4.10.5-1mamba - automatic version update by autodist * Wed Mar 26 2014 Automatic Build System 4.10.4-1mamba - automatic version update by autodist * Tue Feb 04 2014 Automatic Build System 4.10.3-1mamba - automatic version update by autodist * Thu Nov 14 2013 Automatic Build System 4.10.2-2mamba - rebuilt after breaking and fixing rpm * Wed Nov 13 2013 Automatic Build System 4.10.2-1mamba - automatic version update by autodist * Tue Oct 29 2013 Automatic Build System 4.10.1-1mamba - automatic version update by autodist * Sat Apr 06 2013 Automatic Build System 4.9.6-1mamba - automatic version update by autodist * Fri Dec 28 2012 Automatic Build System 4.9.4-1mamba - automatic version update by autodist * Sat Dec 01 2012 Automatic Build System 4.9.3-1mamba - automatic version update by autodist * Wed Oct 10 2012 Automatic Build System 4.9.2-1mamba - automatic version update by autodist * Sat Mar 24 2012 Silvan Calarco 4.9-1mamba - update to 4.9 * Tue Aug 02 2011 Silvan Calarco 4.8.8-1mamba - update to 4.8.8 * Sat Apr 09 2011 Ercole 'ercolinux' Carpanetto 4.8.7-2mamba - added italian description * Tue Jan 25 2011 gil 4.8.7-1mamba - update to 4.8.7 * Fri Sep 24 2010 Automatic Build System 4.8.6-1mamba - automatic update to 4.8.6 by autodist * Sat Jun 26 2010 Silvan Calarco 4.8.4-2mamba - change include dir suffix from /nspr4 to /nspr as required by xulrunner > 1.9.2.4 * Sun Apr 11 2010 Silvan Calarco 4.8.4-1mamba - update to 4.8.4 * Thu Aug 06 2009 Silvan Calarco 4.8-2mamba - specfile changes to fix pkgconfig file (fixes OpenOffice build) * Wed Jul 01 2009 Silvan Calarco 4.8-1mamba - update to 4.8 * Mon Mar 09 2009 Silvan Calarco 4.7.3-1mamba - update to 4.7.3 * Sat May 31 2008 gil 4.7.1-1mamba - update to 4.7.1 - removed patch - replaced make real_install with %makeinstall * Thu Apr 05 2007 Davide Madrisan 4.6.5-2mamba - fixed the underquoted definition of AM_PATH_NSPR in nspr.m4 * Wed Jan 31 2007 Silvan Calarco 4.6.5-1qilnx - update to version 4.6.5 by autospec * Tue Jan 16 2007 Davide Madrisan 4.6.4-2qilnx - add nspr.cp file for pkg-config * Mon Jan 15 2007 Davide Madrisan 4.6.4-1qilnx - package created by autospec