- Moving libprocps.pc to the devel subpackage (#951726)
This commit is contained in:
parent
e7ff27305a
commit
6cd5ba705d
@ -3,7 +3,7 @@
|
||||
Summary: System and process monitoring utilities
|
||||
Name: procps-ng
|
||||
Version: 3.3.7
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://sourceforge.net/projects/procps-ng/
|
||||
@ -111,7 +111,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/sysctl.d
|
||||
%doc AUTHORS Documentation/BUGS COPYING COPYING.LIB Documentation/FAQ NEWS README top/README.top Documentation/TODO
|
||||
|
||||
%{_libdir}/libprocps.so.*
|
||||
%{_libdir}/pkgconfig/libprocps.pc
|
||||
%{_bindir}/*
|
||||
%{_sbindir}/*
|
||||
%{_sysconfdir}/sysctl.d
|
||||
@ -126,9 +125,13 @@ mkdir -p %{buildroot}%{_sysconfdir}/sysctl.d
|
||||
%files devel
|
||||
%doc COPYING COPYING.LIB
|
||||
%{_libdir}/libprocps.so
|
||||
%{_libdir}/pkgconfig/libprocps.pc
|
||||
%{_includedir}/proc
|
||||
|
||||
%changelog
|
||||
* Mon Apr 15 2013 Jaromir Capik <jcapik@redhat.com> - 3.3.7-2
|
||||
- Moving libprocps.pc to the devel subpackage (#951726)
|
||||
|
||||
* Tue Mar 26 2013 Jaromir Capik <jcapik@redhat.com> - 3.3.7-1
|
||||
- Update to 3.3.7
|
||||
- Reverting upstream commit for testsuite/unix.exp
|
||||
|
Loading…
Reference in New Issue
Block a user