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
|
||||
Version: 3.3.9
|
||||
Release: 2mamba
|
||||
Version: 3.3.10
|
||||
Release: 1mamba
|
||||
Summary: Command line and full screen utilities for browsing procfs
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
@ -66,6 +66,8 @@ install -d -m0755 %{buildroot}/%{_lib}
|
||||
mv %{buildroot}%{_libdir}/libprocps.so.* %{buildroot}/%{_lib}/
|
||||
ln -sfv ../../%{_lib}/$(readlink %{buildroot}%{_libdir}/libprocps.so) %{buildroot}%{_libdir}/libprocps.so
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -73,7 +75,7 @@ ln -sfv ../../%{_lib}/$(readlink %{buildroot}%{_libdir}/libprocps.so) %{buildroo
|
||||
%post -n libprocps -p /sbin/ldconfig
|
||||
%postun -n libprocps -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
/bin/kill
|
||||
/bin/pidof
|
||||
@ -114,6 +116,9 @@ ln -sfv ../../%{_lib}/$(readlink %{buildroot}%{_libdir}/libprocps.so) %{buildroo
|
||||
%doc NEWS README
|
||||
|
||||
%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
|
||||
- completed work started by Davide
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user