[qt] - -webkit-devel: add missing %defattr

Rex Dieter rdieter at fedoraproject.org
Fri Sep 10 03:40:21 UTC 2010


commit e7ca277a1006ab1153dc01ac59b2048d1f38e29b
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Sep 9 22:45:46 2010 -0500

    - -webkit-devel: add missing %defattr

 qt.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/qt.spec b/qt.spec
index 5600251..1a54421 100644
--- a/qt.spec
+++ b/qt.spec
@@ -17,7 +17,7 @@ Summary: Qt toolkit
 Name:    qt
 Epoch:   1
 Version: 4.7.0
-Release: 0.30.%{pre}%{?dist}
+Release: 0.31.%{pre}%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -1037,6 +1037,7 @@ fi
 %{_qt4_libdir}/libQtWebKit.so.4*
 
 %files webkit-devel
+%defattr(-,root,root-)
 %{_qt4_headerdir}/Qt/QtWebKit
 %{_qt4_headerdir}/Qt/qgraphicswebview.h
 %{_qt4_headerdir}/Qt/qweb*.h
@@ -1089,6 +1090,9 @@ fi
 
 
 %changelog
+* Thu Sep 09 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.7.0-0.31.rc1
+- -webkit-devel: add missing %%defattr
+
 * Wed Sep 08 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.7.0-0.30.rc1
 - Crash in drawPixmap in Qt 4.7rc1 (#631845, QTBUG-12826)
 


More information about the scm-commits mailing list