[flac/f18] drop defattr macros

Miroslav Lichvar mlichvar at fedoraproject.org
Tue Dec 4 14:40:56 UTC 2012


commit 9ba3f2e8d080926a152f2641c329900ef1bff2b3
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Tue Dec 4 13:10:59 2012 +0100

    drop defattr macros

 flac.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/flac.spec b/flac.spec
index 2b36778..3869608 100644
--- a/flac.spec
+++ b/flac.spec
@@ -67,7 +67,6 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-, root, root,-)
 %doc AUTHORS COPYING* README
 %{_bindir}/flac
 %{_bindir}/metaflac
@@ -75,7 +74,6 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null
 %{_mandir}/man1/*
 
 %files devel
-%defattr(-, root, root)
 %doc doc/html
 %{_includedir}/*
 %{_libdir}/*.so


More information about the scm-commits mailing list