rpms/qt4/devel qt4.spec,1.42,1.43

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


Author: rdieter

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

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



Index: qt4.spec
===================================================================
RCS file: /cvs/extras/rpms/qt4/devel/qt4.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- qt4.spec	25 Apr 2007 15:14:19 -0000	1.42
+++ qt4.spec	25 Apr 2007 15:37:30 -0000	1.43
@@ -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