This commit is contained in:
putao66 2019-11-26 10:24:50 +08:00
parent a146941254
commit 9a0bf3c208
2 changed files with 31 additions and 0 deletions

Binary file not shown.

31
gnome-user-docs.spec Normal file
View File

@ -0,0 +1,31 @@
Name: gnome-user-docs
Version: 3.30.1
Release: 2
Summary: GNOME User Documentation
License: CC-BY-SA
URL: http://help.gnome.org/
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: gettext itstool pkgconfig yelp-tools
%description
User documentation for GNOME
%prep
%autosetup -p1
%build
%configure
%make_build
%install
%make_install
%find_lang gnome-user-docs --all-name --with-gnome
%files -f gnome-user-docs.lang
%doc NEWS README COPYING
%changelog
* Mon Nov 18 2019 liujing<liujing144@huawei.com> - 3.30.1-2
- Package init