1.1.13-2.rev14: make use of new %license tag where applicable
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
parent
30d5ea9fca
commit
052060c4c9
@ -2,7 +2,7 @@
|
||||
%global uname hacluster
|
||||
%global pcmk_docdir %{_docdir}/%{name}
|
||||
|
||||
%global specversion 2.rev13
|
||||
%global specversion 2.rev14
|
||||
%global commit 6052cd16c2f455809f8088af76ce86483bf98353
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global github_owner ClusterLabs
|
||||
@ -379,7 +379,7 @@ exit 0
|
||||
%doc %{_mandir}/man8/pacemakerd.*
|
||||
%doc %{_mandir}/man8/stonith_admin.*
|
||||
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%doc AUTHORS
|
||||
%doc ChangeLog
|
||||
|
||||
@ -436,7 +436,7 @@ exit 0
|
||||
%{_unitdir}/crm_mon.service
|
||||
%endif
|
||||
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%doc AUTHORS
|
||||
%doc ChangeLog
|
||||
|
||||
@ -452,13 +452,13 @@ exit 0
|
||||
%{_libdir}/libpengine.so.*
|
||||
%{_libdir}/libstonithd.so.*
|
||||
%{_libdir}/libtransitioner.so.*
|
||||
%doc COPYING.LIB
|
||||
%license COPYING.LIB
|
||||
%doc AUTHORS
|
||||
|
||||
%files -n %{name}-cluster-libs
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libcrmcluster.so.*
|
||||
%doc COPYING.LIB
|
||||
%license COPYING.LIB
|
||||
%doc AUTHORS
|
||||
|
||||
%files remote
|
||||
@ -474,7 +474,7 @@ exit 0
|
||||
|
||||
%{_sbindir}/pacemaker_remoted
|
||||
%{_mandir}/man8/pacemaker_remoted.*
|
||||
%doc COPYING.LIB
|
||||
%license COPYING.LIB
|
||||
%doc AUTHORS
|
||||
|
||||
%files doc
|
||||
@ -486,7 +486,7 @@ exit 0
|
||||
%{py_site}/cts
|
||||
%{_datadir}/pacemaker/tests/cts
|
||||
%{_libexecdir}/pacemaker/lrmd_test
|
||||
%doc COPYING.LIB
|
||||
%license COPYING.LIB
|
||||
%doc AUTHORS
|
||||
|
||||
%files -n %{name}-libs-devel
|
||||
@ -499,7 +499,7 @@ exit 0
|
||||
%{_var}/lib/pacemaker/gcov
|
||||
%endif
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc COPYING.LIB
|
||||
%license COPYING.LIB
|
||||
%doc AUTHORS
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user