rpms/qt4/FC-5 qt4.spec,1.27,1.28

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Apr 25 15:38:09 UTC 2007


Author: rdieter

Update of /cvs/extras/rpms/qt4/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/FC-5

Modified Files:
	qt4.spec 
Log Message:
omit LICENSE.QPL (#237702)



Index: qt4.spec
===================================================================
RCS file: /cvs/extras/rpms/qt4/FC-5/qt4.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- qt4.spec	25 Apr 2007 15:16:12 -0000	1.27
+++ qt4.spec	25 Apr 2007 15:37:34 -0000	1.28
@@ -352,7 +352,7 @@
 ln -s  ../../share/doc/qt %{buildroot}%{qtdir}/doc
 
 # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here
-install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/
+install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/
 
 ## Make symlinks in %%_bindir
 %if "%{_bindir}" != "%{qt4_bindir}"
@@ -561,7 +561,7 @@
 
 %changelog
 * Tue Apr 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 4.2.3-8
-- License: GPL, dropping QPL (#237702)
+- License: GPL, dropping LICENSE.QPL (#237702)
 
 * Thu Mar 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 4.2.3-7
 - CVE-2007-0242, utf8-bug-qt4-2.diff
@@ -787,7 +787,7 @@
 - cleanup/simplify license bits, include LICENSE.QPL
 - drop unused -styles/-Xt subpkg reference
 - drop unused motif extention bits
-- drop initialpreference from .deskstop files
+- drop initialpreference from .desktop files
 
 * Fri May 12 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-9
 - drop reference to non-existent config.test/unix/checkavail




More information about the scm-commits mailing list