Changeset 1147
- Timestamp:
- May 16, 2017, 5:42:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/nspr.spec
r1024 r1147 4 4 Name: nspr 5 5 Version: 4.12.0 6 Release: 3%{?dist}6 Release: 4%{?dist} 7 7 License: MPLv2.0 8 8 URL: http://www.mozilla.org/projects/nspr/ 9 9 Group: System Environment/Libraries 10 10 Conflicts: filesystem < 3 11 Vendor: bww bitwise works GmbH11 Vendor: bww bitwise works GmbH 12 12 13 %scm_source svn http://svn.netlabs.org/repos/ports/nspr/trunk 2052 14 15 BuildRequires: gcc make subversion zip 16 17 # Sources available at ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/ 18 # When hg tag based snapshots are being used, refer to hg documentation on 19 # mozilla.org and check out subdirectory mozilla/nsprpub. 20 #Source0: %{name}-%{version}.tar.gz 13 %scm_source svn http://svn.netlabs.org/repos/ports/nspr/trunk 2194 21 14 22 15 Source1: nspr-config.xml … … 173 166 174 167 %changelog 168 * Thu May 16 2017 Dmitriy Kuminov <coding@dmik.org> - 4.12.0-4 169 - Use kLIBC APIs for file manipulation functions to bring symlink support and 170 other kLIBC I/O extensions (#153). 171 - Remove manual EXCEPTQ installation as NSPR is linked against LIBCx now. 172 - Rebuild with fixed pkgconfig dependency generator. 173 175 174 * Thu Feb 23 2017 Dmitriy Kuminov <coding@dmik.org> - 4.12.0-3 176 175 - Generate more compact forwarder DLLs with better memory footprint.
Note:
See TracChangeset
for help on using the changeset viewer.