SPECS: qt.spec - adapter

glen glen at pld-linux.org
Thu Dec 6 00:47:26 CET 2007


Author: glen                         Date: Wed Dec  5 23:47:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   qt.spec (1.382 -> 1.383) 

---- Diffs:

================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.382 SPECS/qt.spec:1.383
--- SPECS/qt.spec:1.382	Sun Nov 25 22:44:36 2007
+++ SPECS/qt.spec	Thu Dec  6 00:47:21 2007
@@ -116,8 +116,8 @@
 BuildRequires:	xorg-lib-libSM-devel
 BuildRequires:	xorg-lib-libXcursor-devel
 BuildRequires:	xorg-lib-libXext-devel
-BuildRequires:	xorg-lib-libXinerama-devel
 BuildRequires:	xorg-lib-libXft-devel
+BuildRequires:	xorg-lib-libXinerama-devel
 BuildRequires:	xorg-lib-libXmu-devel
 BuildRequires:	xorg-lib-libXrandr-devel
 BuildRequires:	xorg-lib-libXrender-devel
@@ -212,8 +212,8 @@
 Requires:	xorg-lib-libSM-devel
 Requires:	xorg-lib-libXcursor-devel
 Requires:	xorg-lib-libXext-devel
-Requires:	xorg-lib-libXinerama-devel
 Requires:	xorg-lib-libXft-devel
+Requires:	xorg-lib-libXinerama-devel
 Requires:	xorg-lib-libXmu-devel
 Requires:	xorg-lib-libXrandr-devel
 Requires:	xorg-lib-libXrender-devel
@@ -825,7 +825,7 @@
 %endif
 
 ##################################
-#      STATIC SINGLE-THREAD      #
+#	  STATIC SINGLE-THREAD	  #
 ##################################
 
 %if %{with static_libs} && %{with single}
@@ -843,7 +843,7 @@
 %endif
 
 ##################################
-#      STATIC MULTI-THREAD       #
+#	  STATIC MULTI-THREAD	   #
 ##################################
 
 %if %{with static_libs}
@@ -884,7 +884,7 @@
 	-plugin-style-windows"
 
 ##################################
-#      SHARED SINGLE-THREAD      #
+#	  SHARED SINGLE-THREAD	  #
 ##################################
 
 %if %{with single}
@@ -917,7 +917,7 @@
 %endif
 
 ##################################
-#      SHARED MULTI-THREAD       #
+#	  SHARED MULTI-THREAD	   #
 ##################################
 
 ./configure \
@@ -1030,7 +1030,6 @@
 
 # We provide qt style classes as plugins,
 # so make corresponding changes to the qconfig.h.
-chmod 644 $RPM_BUILD_ROOT%{_includedir}/qt/qconfig.h
 
 cat >> $RPM_BUILD_ROOT%{_includedir}/qt/qconfig.h << EOF
 
@@ -1310,6 +1309,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.383  2007-12-05 23:47:21  glen
+- adapter
+
 Revision 1.382  2007-11-25 21:44:36  qboosh
 - clarified License
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt.spec?r1=1.382&r2=1.383&f=u



More information about the pld-cvs-commit mailing list