Package init

This commit is contained in:
dogsheng 2019-12-13 15:36:15 +08:00
parent 11b0aaf9b7
commit 2aa5eb0c2f

View File

@ -1,6 +1,6 @@
Name: libgnomecanvas
Version: 2.30.3
Release: 18
Release: 19
Summary: An Add-On for the GNOME User Interface Libraries
URL: https://www.gnome.org/
Source0: https://download.gnome.org/sources/libgnomecanvas/2.30/%{name}-%{version}.tar.bz2
@ -39,7 +39,8 @@ that you can use to develop %{_name} applications.
%files
%defattr(-,root,root)
%doc AUTHORS COPYING.LIB
%doc AUTHORS
%license COPYING.LIB
%{_datadir}/locale/*
%{_libdir}/libglade/2.0/libcanvas.so
%{_libdir}/libgnomecanvas-2.so.*
@ -58,6 +59,12 @@ that you can use to develop %{_name} applications.
%{_datadir}/gtk-doc/html/*
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.30.3-19
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.30.3-18
- Type:bugfix
- Id:NA