update code
This commit is contained in:
parent
3ed19c0556
commit
8b04e08509
@ -12,6 +12,8 @@ BuildRequires: gcc pkgconfig(gtk+-3.0) >= 3.0.0 pkgconfig(libnotify) >= 0.6.1 wh
|
|||||||
%description
|
%description
|
||||||
Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts.
|
Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts.
|
||||||
|
|
||||||
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -30,6 +32,8 @@ make V=1 %{?_smp_mflags}
|
|||||||
%doc AUTHORS NEWS THANKS README
|
%doc AUTHORS NEWS THANKS README
|
||||||
%{_bindir}/zenity
|
%{_bindir}/zenity
|
||||||
%{_datadir}/zenity
|
%{_datadir}/zenity
|
||||||
|
|
||||||
|
%files help
|
||||||
%{_mandir}/man1/zenity.1*
|
%{_mandir}/man1/zenity.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user