From 0a6fad3684898d5359b2b65010e6b26ac48a1b97 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jul 21 2011 14:55:17 +0000 Subject: drop extraneous Requires: --- 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 3.3.8b-36 +- drop extraneous Requires: + * Wed Mar 23 2011 Rex Dieter 3.3.8b-35 - rebuild (mysql)