]> git.pld-linux.org Git - packages/efax.git/commitdiff
- removed spaces from %attr macros parameters.
authorkloczek <kloczek@pld-linux.org>
Mon, 24 May 1999 11:45:54 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    efax.spec -> 1.7

efax.spec

index 0da57687ae5a8d25e60507f4930c04aa68fb7294..7fa61478f768981f31a8dbda417e9b9b3693737e 100644 (file)
--- a/efax.spec
+++ b/efax.spec
@@ -64,7 +64,7 @@ gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man*/* \
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(644, root, root, 755)
+%defattr(644,root,root,755)
 %doc *.gz
 %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/efax
 %attr(755,root,root) %{_bindir}/fax
This page took 0.081141 seconds and 4 git commands to generate.