forked from pool/scamper
Accepting request 420925 from home:mnhauke:security
- moved man3/* from lib- to -devel subpackage - removed useless provides from libscamperfile0 OBS-URL: https://build.opensuse.org/request/show/420925 OBS-URL: https://build.opensuse.org/package/show/network:utilities/scamper?expand=0&rev=2
This commit is contained in:
parent
1ba60e39b5
commit
c9e22147e6
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 21 18:29:06 UTC 2016 - mardnh@gmx.de
|
||||||
|
|
||||||
|
- moved man3/* from lib- to -devel subpackage
|
||||||
|
- removed useless provides from libscamperfile0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 17 17:49:53 UTC 2016 - mardnh@gmx.de
|
Wed Aug 17 17:49:53 UTC 2016 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@ -45,7 +45,6 @@ infer where the failure appears to occur.
|
|||||||
%package -n libscamperfile0
|
%package -n libscamperfile0
|
||||||
Summary: File access library for scamper's binary dump format
|
Summary: File access library for scamper's binary dump format
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: libscamperfile0 = %{version}-%{release}
|
|
||||||
|
|
||||||
%description -n libscamperfile0
|
%description -n libscamperfile0
|
||||||
Scamper is a program that is able to conduct Internet measurement
|
Scamper is a program that is able to conduct Internet measurement
|
||||||
@ -97,11 +96,11 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%files -n libscamperfile0
|
%files -n libscamperfile0
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libscamperfile.so.*
|
%{_libdir}/libscamperfile.so.*
|
||||||
%{_mandir}/man3/*
|
|
||||||
|
|
||||||
%files -n libscamperfile-devel
|
%files -n libscamperfile-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/scamper_*
|
%{_includedir}/scamper_*
|
||||||
%{_libdir}/libscamperfile.so
|
%{_libdir}/libscamperfile.so
|
||||||
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user