0:bb608b493a23 | 1:d4e717f650e4 |
---|---|
30 Distribution: Europalab Production | 30 Distribution: Europalab Production |
31 Class: EVAL | 31 Class: EVAL |
32 Group: Network | 32 Group: Network |
33 License: GPL | 33 License: GPL |
34 Version: 0.53 | 34 Version: 0.53 |
35 Release: 20090106 | 35 Release: 20090416 |
36 | 36 |
37 # list of sources | 37 # list of sources |
38 Source0: http://www.very-clever.com/download/nongnu/nepim/nepim-%{version}.tar.gz | 38 Source0: http://www.very-clever.com/download/nongnu/nepim/nepim-%{version}.tar.gz |
39 | 39 |
40 # build information | 40 # build information |
88 | 88 |
89 %install | 89 %install |
90 rm -rf $RPM_BUILD_ROOT | 90 rm -rf $RPM_BUILD_ROOT |
91 %{l_shtool} mkdir -f -p -m 755 \ | 91 %{l_shtool} mkdir -f -p -m 755 \ |
92 $RPM_BUILD_ROOT%{l_prefix}/bin | 92 $RPM_BUILD_ROOT%{l_prefix}/bin |
93 %{l_shtool} install -c -m 755 \ | 93 %{l_shtool} install -c -s -m 755 \ |
94 src/nepim \ | 94 src/nepim \ |
95 $RPM_BUILD_ROOT%{l_prefix}/bin/ | 95 $RPM_BUILD_ROOT%{l_prefix}/bin/ |
96 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} | 96 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} |
97 | 97 |
98 %files -f files | 98 %files -f files |