Changeset 1147


Ignore:
Timestamp:
May 16, 2017, 5:42:10 PM (8 years ago)
Author:
dmik
Message:

spec: nspr: Release version 4.12.0-4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/nspr.spec

    r1024 r1147  
    44Name:           nspr
    55Version:        4.12.0
    6 Release:        3%{?dist}
     6Release:        4%{?dist}
    77License:        MPLv2.0
    88URL:            http://www.mozilla.org/projects/nspr/
    99Group:          System Environment/Libraries
    1010Conflicts:      filesystem < 3
    11 Vendor:     bww bitwise works GmbH
     11Vendor:         bww bitwise works GmbH
    1212
    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
    2114
    2215Source1:        nspr-config.xml
     
    173166
    174167%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
    175174* Thu Feb 23 2017 Dmitriy Kuminov <coding@dmik.org> - 4.12.0-3
    176175- Generate more compact forwarder DLLs with better memory footprint.
Note: See TracChangeset for help on using the changeset viewer.