]> git.pld-linux.org Git - packages/gawk.git/commitdiff
- looks like rpm4.1 don't like broken lines or there was not enought testing
authordobrek <dobrek@pld-linux.org>
Fri, 29 Nov 2002 13:11:46 +0000 (13:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gawk.spec -> 1.61

gawk.spec

index eda737981a76cf9e757f27eab94acb9d3140826d..66b19e1a5ea20a5eb1aff29bcad3f331aacf25bb 100644 (file)
--- a/gawk.spec
+++ b/gawk.spec
@@ -129,8 +129,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS README FUTURES LIMITATIONS NEWS PROBLEMS \
-       README_d/README.linux POSIX.STD
+%doc AUTHORS README FUTURES LIMITATIONS NEWS PROBLEMS 
+%doc README_d/README.linux POSIX.STD
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 %lang(es) %{_mandir}/es/man1/*
This page took 0.152613 seconds and 4 git commands to generate.