!1 optimization the spec

Merge pull request !1 from openeuler-basic/master
This commit is contained in:
openeuler-ci-bot 2019-12-31 19:10:11 +08:00 committed by Gitee
commit 79795036ca
3 changed files with 9 additions and 3 deletions

BIN
grilo-0.3.9.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: grilo
Version: 0.3.9
Release: 2
Release: 3
Summary: A framework for browsing and searching media content
License: LGPLv2+
URL: https://wiki.gnome.org/Projects/Grilo
Source0: https://github.com/GNOME/grilo/archive/%{name}-%{version}.tar.xz
Source0: https://github.com/grilofw/grilo/archive/%{name}-%{version}.tar.gz
BuildRequires: chrpath glib2-devel gettext gobject-introspection-devel >= 0.9.0
BuildRequires: gtk-doc gtk3-devel liboauth-devel libsoup-devel libxml2-devel
@ -38,7 +38,7 @@ install the %{name}-devel package if you want to develop applications that use
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%autosetup -n %{name}-%{name}-%{version} -p1
%build
%meson -Denable-gtk-doc=true
@ -77,6 +77,12 @@ mkdir -p %{buildroot}%{_datadir}/grilo-0.3/plugins
%{_datadir}/gtk-doc/html/grilo/
%changelog
* Thu Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.9-3
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:optimization the spec
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.9-2
- Type:bugfix
- Id:NA