update code

This commit is contained in:
zhuchunyi 2019-11-06 19:37:10 +08:00
parent 7a37c183b3
commit 2b7a4767f8

View File

@ -1,6 +1,6 @@
Name: libbonobo
Version: 2.32.1
Release: 16
Release: 18
License: GPLv2+ and LGPLv2+
Summary: Bonobo component system
URL: https://ftp.gnome.org
@ -58,7 +58,8 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/bonobo/servers
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%doc AUTHORS
%license COPYING COPYING.LIB
%{_libdir}/*.so.*
%{_libdir}/bonobo
%{_libdir}/orbit-2.0/*.so*
@ -88,5 +89,17 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/bonobo/servers
%{_datadir}/man/man*/*
%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
- Package init