Add docs
This commit is contained in:
parent
72bee7e725
commit
030ac44f9a
19
zenity.spec
19
zenity.spec
@ -1,13 +1,13 @@
|
|||||||
Name: zenity
|
Name: zenity
|
||||||
Version: 2.17.1
|
Version: 2.17.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Display dialog boxes from shell scripts
|
Summary: Display dialog boxes from shell scripts
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://directory.fsf.org/zenity.html
|
URL: http://directory.fsf.org/zenity.html
|
||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/zenity/2.14/zenity-%{version}.tar.bz2
|
Source: http://ftp.gnome.org/pub/GNOME/sources/zenity/2.14/zenity-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: gnome-doc-utils >= 0.3.2
|
BuildRequires: gnome-doc-utils >= 0.3.2
|
||||||
BuildRequires: glib2-devel >= 2.7.3
|
BuildRequires: glib2-devel >= 2.7.3
|
||||||
@ -57,6 +57,7 @@ scrollkeeper-update -q
|
|||||||
|
|
||||||
%files -f zenity.lang
|
%files -f zenity.lang
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
%doc COPYING AUTHORS NEWS THANKS README
|
||||||
%{_bindir}/gdialog
|
%{_bindir}/gdialog
|
||||||
%{_bindir}/zenity
|
%{_bindir}/zenity
|
||||||
%{_datadir}/zenity
|
%{_datadir}/zenity
|
||||||
|
Loading…
Reference in New Issue
Block a user