automatic update by autodist [release 3.3.10-1mamba;Mon Nov 03 2014]
This commit is contained in:
parent
dfac5f03ce
commit
28409ea0a0
@ -1,6 +1,6 @@
|
|||||||
Name: procps-ng
|
Name: procps-ng
|
||||||
Version: 3.3.9
|
Version: 3.3.10
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Command line and full screen utilities for browsing procfs
|
Summary: Command line and full screen utilities for browsing procfs
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -66,6 +66,8 @@ install -d -m0755 %{buildroot}/%{_lib}
|
|||||||
mv %{buildroot}%{_libdir}/libprocps.so.* %{buildroot}/%{_lib}/
|
mv %{buildroot}%{_libdir}/libprocps.so.* %{buildroot}/%{_lib}/
|
||||||
ln -sfv ../../%{_lib}/$(readlink %{buildroot}%{_libdir}/libprocps.so) %{buildroot}%{_libdir}/libprocps.so
|
ln -sfv ../../%{_lib}/$(readlink %{buildroot}%{_libdir}/libprocps.so) %{buildroot}%{_libdir}/libprocps.so
|
||||||
|
|
||||||
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -73,7 +75,7 @@ ln -sfv ../../%{_lib}/$(readlink %{buildroot}%{_libdir}/libprocps.so) %{buildroo
|
|||||||
%post -n libprocps -p /sbin/ldconfig
|
%post -n libprocps -p /sbin/ldconfig
|
||||||
%postun -n libprocps -p /sbin/ldconfig
|
%postun -n libprocps -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
/bin/kill
|
/bin/kill
|
||||||
/bin/pidof
|
/bin/pidof
|
||||||
@ -114,6 +116,9 @@ ln -sfv ../../%{_lib}/$(readlink %{buildroot}%{_libdir}/libprocps.so) %{buildroo
|
|||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 03 2014 Automatic Build System <autodist@mambasoft.it> 3.3.10-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sat Aug 09 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.9-2mamba
|
* Sat Aug 09 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.9-2mamba
|
||||||
- completed work started by Davide
|
- completed work started by Davide
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user