[qt3] drop extraneous Requires:

Rex Dieter rdieter at fedoraproject.org
Thu Jul 21 14:55:28 UTC 2011


commit 0a6fad3684898d5359b2b65010e6b26ac48a1b97
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Jul 21 09:55:17 2011 -0500

    drop extraneous Requires:

 qt3.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/qt3.spec b/qt3.spec
index 66424a1..8255412 100644
--- a/qt3.spec
+++ b/qt3.spec
@@ -3,7 +3,7 @@
 Summary: The shared library for the Qt 3 GUI toolkit
 Version: 3.3.8b
 Name: qt3
-Release: 35%{?dist}
+Release: 36%{?dist}
 License: QPL or GPLv2 or GPLv3
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -94,11 +94,8 @@ Patch201: qt-x11-free-3.3.8b-gcc43.patch
 %define plugins_style -qt-style-cde -qt-style-motifplus -qt-style-platinum -qt-style-sgi -qt-style-windows -qt-style-compact -qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng
 %define plugins %{plugin_mysql} %{plugin_psql} %{plugin_odbc} %{plugin_sqlite} %{plugins_style}
 
-Requires(post): /sbin/ldconfig
-Requires(postun): /sbin/ldconfig
+# not sure what this is for anymore? -- rex
 Requires: coreutils
-Requires: fontconfig >= 2.0
-Requires: /etc/ld.so.conf.d
 
 BuildRequires: desktop-file-utils
 BuildRequires: libmng-devel
@@ -593,6 +590,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jul 21 2011 Rex Dieter <rdieter at fedoraproject.org> 3.3.8b-36
+- drop extraneous Requires:
+
 * Wed Mar 23 2011 Rex Dieter <rdieter at fedoraproject.org> 3.3.8b-35
 - rebuild (mysql)
 


More information about the scm-commits mailing list