]> git.pld-linux.org Git - packages/dialog.git/commitdiff
- use new %doc packing infrastructure. RA-1_0 STABLE dialog-0_69-9
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 12:41:55 +0000 (12:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dialog.spec -> 1.40

dialog.spec

index f4bf65fefe1b03f0663a8e583aa59f12f06a67c7..87c6644d9f2d6b8d3ca042524ea35162e61544a1 100644 (file)
@@ -113,8 +113,6 @@ cp -a samples/* dialog.pl $RPM_BUILD_ROOT%{_examplesdir}/%{name}
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
-gzip -9nf dialog.lsm README CMDLINE
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -131,7 +129,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%doc *.gz
+%doc dialog.lsm README CMDLINE
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/*
 %{_mandir}/man3/*
This page took 0.099438 seconds and 4 git commands to generate.