update code
This commit is contained in:
parent
7a37c183b3
commit
2b7a4767f8
@ -1,6 +1,6 @@
|
|||||||
Name: libbonobo
|
Name: libbonobo
|
||||||
Version: 2.32.1
|
Version: 2.32.1
|
||||||
Release: 16
|
Release: 18
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Summary: Bonobo component system
|
Summary: Bonobo component system
|
||||||
URL: https://ftp.gnome.org
|
URL: https://ftp.gnome.org
|
||||||
@ -58,7 +58,8 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/bonobo/servers
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS
|
||||||
|
%license COPYING COPYING.LIB
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_libdir}/bonobo
|
%{_libdir}/bonobo
|
||||||
%{_libdir}/orbit-2.0/*.so*
|
%{_libdir}/orbit-2.0/*.so*
|
||||||
@ -88,5 +89,17 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/bonobo/servers
|
|||||||
%{_datadir}/man/man*/*
|
%{_datadir}/man/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.32.1-18
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the directory of the license file
|
||||||
|
|
||||||
|
* Wed Oct 09 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.32.1-17
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
DESC:add COPYING.LIB
|
||||||
|
|
||||||
* Thu Sep 05 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.32.1-16
|
* Thu Sep 05 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.32.1-16
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user