Commit 18916f7e authored by Punn, Kamal's avatar Punn, Kamal
Browse files

Merge branch '9kp-drspine' into 'main'

add a line for drspine

See merge request !55
parents 6667d3f3 ae30b9d8
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
Name:           nsd-app-wrap
Version:        1.61
Version:        1.62
Release:        1%{?dist}
Summary:        Wrapper scripts to launch python applications installed via anaconda
Vendor:         Peter F. Peterson
@@ -53,6 +53,7 @@ install -m 755 nseplot %{buildroot}%{_bindir}/
install -m 755 usansred                               %{buildroot}%{_bindir}/
install -m 755 garnet                                 %{buildroot}%{_bindir}/
install -m 755 ntrace                                 %{buildroot}%{_bindir}/
install -m 755 drspine                                %{buildroot}%{_bindir}/

# put icons in the right place
mkdir -p %{buildroot}/%{_datadir}/pixmaps/
@@ -86,6 +87,9 @@ install -m 644 desktop/garnet.desktop %{buildroot}%{_datadir}/a
%{_prefix}/share/applications/*

%changelog
* Wed Apr 17 2024 Kamal Punn
- Add new line for drspine

* Thu Apr 11 2024 Kamal Punn
- Add ntrace