rpms/qt/F-12 qt.spec,1.336,1.337

Rex Dieter rdieter at fedoraproject.org
Wed Oct 14 18:18:36 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/qt/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9874

Modified Files:
	qt.spec 
Log Message:
* Wed Oct 14 2009 Rex Dieter <rdieter at fedoraproject.org> 4.5.3-5
- drop needless Prereq: /etc/ld.so.conf.d



Index: qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt/F-12/qt.spec,v
retrieving revision 1.336
retrieving revision 1.337
diff -u -p -r1.336 -r1.337
--- qt.spec	10 Oct 2009 20:14:41 -0000	1.336
+++ qt.spec	14 Oct 2009 18:18:36 -0000	1.337
@@ -10,7 +10,7 @@ Summary: Qt toolkit
 Name:    qt
 Epoch:   1
 Version: 4.5.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -141,7 +141,9 @@ Source31: hi48-app-qt4-logo.png
 %define _qt4_sysconfdir %{_sysconfdir}
 %define _qt4_translationdir %{_datadir}/qt4/translations
 
+%if "%{_qt4_libdir}" != "%{_libdir}"
 Prereq: /etc/ld.so.conf.d
+%endif
 
 BuildRequires: dbus-devel >= 0.62
 BuildRequires: cups-devel
@@ -970,6 +972,9 @@ fi
 
 
 %changelog
+* Wed Oct 14 2009 Rex Dieter <rdieter at fedoraproject.org> 4.5.3-5
+- drop needless Prereq: /etc/ld.so.conf.d
+
 * Sat Oct 10 2009 Than Ngo <than at redhat.com> - 4.5.3-4
 - fix translation build issue
 - rhel cleanup




More information about the fedora-extras-commits mailing list