SPECS: qwt.spec - perms fix

qboosh qboosh at pld-linux.org
Sun Apr 2 22:18:19 CEST 2006


Author: qboosh                       Date: Sun Apr  2 20:18:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- perms fix

---- Files affected:
SPECS:
   qwt.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/qwt.spec
diff -u SPECS/qwt.spec:1.4 SPECS/qwt.spec:1.5
--- SPECS/qwt.spec:1.4	Sun Apr  2 22:15:49 2006
+++ SPECS/qwt.spec	Sun Apr  2 22:18:14 2006
@@ -38,17 +38,17 @@
 Pliki nagłówkowe biblioteki qwt.
 
 %package -n qt-plugin-qwt
-Summary:        qwt plugin for Qt designer
-Summary(pl):    Wtyczka qwt dla Qt designer
+Summary:        qwt plugin for Qt Designer
+Summary(pl):    Wtyczka qwt dla Qt Designera
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:	qt-designer
 
 %description -n qt-plugin-qwt
-qwt plugin for Qt designer.
+qwt plugin for Qt Designer.
 
 %description -n qt-plugin-qwt -l pl
-Wtyczka qwt dla Qt designer.
+Wtyczka qwt dla Qt Designera.
 
 %prep
 %setup -q
@@ -116,7 +116,8 @@
 %{_mandir}/man3/*
 
 %files -n qt-plugin-qwt
-%{_libdir}/qt/plugins-mt/designer/libqwtplugin.so
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/qt/plugins-mt/designer/libqwtplugin.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -124,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/04/02 20:18:14  qboosh
+- perms fix
+
 Revision 1.4  2006/04/02 20:15:49  blekot
 - added qt designer plugin (TODO done)
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qwt.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list