Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nss
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
mer-core
nss
Commits
56ee8017
Commit
56ee8017
authored
Aug 23, 2019
by
MikeSalmela
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[packaging] Own /usr/lib/nss in base package, improve packaging. Contributes to JB#22780
parent
bb05841f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
nss.spec
nss.spec
+1
-3
No files found.
nss.spec
View file @
56ee8017
...
...
@@ -159,7 +159,6 @@ Developers should rely only on the officially supported NSS public API.
%package pem
Summary: PEM file reader for Network Security Services
Group: System Environment/Libraries
Requires: nspr >= %{nspr_version}
%description pem
...
...
@@ -589,6 +588,7 @@ ln -s -f setup-nsssysinit.sh $RPM_BUILD_ROOT/%{_bindir}/setup-nsssysinit
%files
%license nss/COPYING
%dir %{_libdir}/nss
%{_libdir}/libnss3.so
%{_libdir}/libssl3.so
%{_libdir}/libsmime3.so
...
...
@@ -614,8 +614,6 @@ ln -s -f setup-nsssysinit.sh $RPM_BUILD_ROOT/%{_bindir}/setup-nsssysinit
%{unsupported_tools_directory}/shlibsign
%files softokn-freebl
%license nss/COPYING
%dir %{_libdir}/nss
%dir %{saved_files_dir}
%dir %{unsupported_tools_directory}
%{unsupported_tools_directory}/bltest
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment