From bba4377bad074162643161fd780b07e5893c9cf4 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 2 Aug 2002 22:31:26 +0000 Subject: [PATCH] - rel.4. - use new %%doc Changed files: cursel.spec -> 1.11 --- cursel.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cursel.spec b/cursel.spec index bdee443..f7989dc 100644 --- a/cursel.spec +++ b/cursel.spec @@ -2,7 +2,7 @@ Summary: Form and menu language interpreter Summary(pl): Interpreter jêzyka formularzy i menu Name: cursel Version: 0.1.9 -Release: 3 +Release: 4 License: GPL Group: Applications/Terminal Source0: http://users.pandora.be/stes/%{name}-%{version}.tar.gz @@ -40,12 +40,10 @@ install -d $RPM_BUILD_ROOT%{_bindir} %{__make} install \ BINDIR=$RPM_BUILD_ROOT%{_bindir} -gzip -9nf README TODO CHANGES - %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz +%doc README TODO CHANGES %attr(755,root,root) %{_bindir}/* -- 2.43.0