rpms/unixODBC/devel unixODBC.spec,1.37,1.38

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 17 01:39:02 UTC 2007


Author: tgl

Update of /cvs/dist/rpms/unixODBC/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14888

Modified Files:
	unixODBC.spec 
Log Message:
Drop BuildRequires for kdelibs-devel.
Resolves: #152717


Index: unixODBC.spec
===================================================================
RCS file: /cvs/dist/rpms/unixODBC/devel/unixODBC.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- unixODBC.spec	6 Dec 2006 17:50:00 -0000	1.37
+++ unixODBC.spec	17 Apr 2007 01:38:59 -0000	1.38
@@ -1,7 +1,7 @@
-Summary: A complete ODBC driver manager for Linux.
+Summary: A complete ODBC driver manager for Linux
 Name: unixODBC
 Version: 2.2.12
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://www.unixODBC.org/
@@ -16,10 +16,10 @@
 Patch6: unixODBC-2.2.11-stricmp.patch
 
 Conflicts: iodbc
-BuildPrereq: libX11-devel libXt-devel libXext-devel
-BuildPrereq: kdelibs-devel qt-devel libmng-devel readline-devel
-BuildPrereq: automake autoconf libtool bison
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: libX11-devel libXt-devel libXext-devel
+BuildRequires: qt-devel readline-devel
+BuildRequires: automake autoconf libtool bison
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 %description
 Install unixODBC if you want to access databases through ODBC.  This
@@ -42,7 +42,7 @@
 %package kde
 Summary: KDE driver manager components for ODBC.
 Group: System Environment/Libraries
-Requires: qt >= 2.1  %{name} = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 
 %description kde
 This package contains components for the ODBCConfig and DataManager
@@ -172,6 +172,11 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Mon Apr 16 2007 Tom Lane <tgl at redhat.com> 2.2.12-2
+- Drop BuildRequires for kdelibs-devel
+Resolves: #152717
+- Clean up a few rpmlint complaints
+
 * Wed Dec  6 2006 Tom Lane <tgl at redhat.com> 2.2.12-1
 - Update to unixODBC 2.2.12.
 - Add missing BuildPrereq for bison.
@@ -334,14 +339,14 @@
 * Tue Nov 19 2002 Elliot Lee <sopwith at redhat.com> 2.2.3-1
 - Rebuild, update to 2.2.3
 
-* Mon Aug 26 2002 Trond Eivind Glomsrød <teg at redhat.com> 2.2.2-3
+* Mon Aug 26 2002 Trond Eivind Glomsrd <teg at redhat.com> 2.2.2-3
 - Move libodbc.so to the main package, so programs dlopening 
   it don't break (#72653)
 
 * Sat Aug 10 2002 Elliot Lee <sopwith at redhat.com>
 - rebuilt with gcc-3.2 (we hope)
 
-* Mon Jul 22 2002 Trond Eivind Glomsrød <teg at redhat.com> 2.2.2-1
+* Mon Jul 22 2002 Trond Eivind Glomsrd <teg at redhat.com> 2.2.2-1
 - 2.2.2
 - desktop file changes (# 69371)
 
@@ -351,7 +356,7 @@
 * Sun May 26 2002 Tim Powers <timp at redhat.com>
 - automated rebuild
 
-* Mon May 20 2002 Trond Eivind Glomsrød <teg at redhat.com> 2.2.1-1
+* Mon May 20 2002 Trond Eivind Glomsrd <teg at redhat.com> 2.2.1-1
 - 2.2.1
 - Reenable other archs, as this should now build on 64 bit archs
 
@@ -361,27 +366,27 @@
 * Wed Apr 17 2002 Bernhard Rosenkraenzer <bero at redhat.com> 2.2.0-5
 - rebuild
 
-* Fri Apr  5 2002 Trond Eivind Glomsrød <teg at redhat.com> 2.2.0-4
+* Fri Apr  5 2002 Trond Eivind Glomsrd <teg at redhat.com> 2.2.0-4
 - Avoid having files in more than one package (#62755)
 
-* Tue Mar 26 2002 Trond Eivind Glomsrød <teg at redhat.com> 2.2.0-3
+* Tue Mar 26 2002 Trond Eivind Glomsrd <teg at redhat.com> 2.2.0-3
 - Don't include kde plugin .so as a devel symlink (#61039)
 
 * Fri Mar  8 2002 Bernhard Rosenkraenzer <bero at redhat.com> 2.2.0-2
 - Rebuild with KDE 3.x
 
-* Tue Feb 26 2002 Trond Eivind Glomsrød <teg at redhat.com> 2.2.0-1
+* Tue Feb 26 2002 Trond Eivind Glomsrd <teg at redhat.com> 2.2.0-1
 - Just build on i386 now, there are 64 bit oddities 
 - 2.2.0
 
-* Fri Jan 11 2002 Trond Eivind Glomsrød <teg at redhat.com> 2.1.1-2
+* Fri Jan 11 2002 Trond Eivind Glomsrd <teg at redhat.com> 2.1.1-2
 - move libodbcinstQ* to the kde subpackage
 
-* Fri Jan 11 2002 Trond Eivind Glomsrød <teg at redhat.com> 2.1.1-1
+* Fri Jan 11 2002 Trond Eivind Glomsrd <teg at redhat.com> 2.1.1-1
 - 2.1.1
 - minor cleanups
 
-* Fri Dec 14 2001 Trond Eivind Glomsrød <teg at redhat.com> 2.0.7-5
+* Fri Dec 14 2001 Trond Eivind Glomsrd <teg at redhat.com> 2.0.7-5
 - Rebuild
 
 * Wed Sep 12 2001 Tim Powers <timp at redhat.com>
@@ -390,27 +395,27 @@
 * Sun Jun 24 2001 Than Ngo <than at redhat.com>
 - rebuild against qt-2.3.1, kde-2.1.x
 
-* Fri Jun 15 2001 Trond Eivind Glomsrød <teg at redhat.com>
+* Fri Jun 15 2001 Trond Eivind Glomsrd <teg at redhat.com>
 - Better default odbcinst.ini
 - Minor cleanups
 
-* Wed Jun  6 2001 Trond Eivind Glomsrød <teg at redhat.com>
+* Wed Jun  6 2001 Trond Eivind Glomsrd <teg at redhat.com>
 - 2.0.7
 
-* Wed Apr 25 2001 Trond Eivind Glomsrød <teg at redhat.com>
+* Wed Apr 25 2001 Trond Eivind Glomsrd <teg at redhat.com>
 - Fix for isql segfault on EOF/ctrl-d exit
 
-* Fri Apr 20 2001 Trond Eivind Glomsrød <teg at redhat.com>
+* Fri Apr 20 2001 Trond Eivind Glomsrd <teg at redhat.com>
 - 2.0.6
 - add patch for 64 bit archs (dword shouldn't be "long int")
 
-* Wed Feb 28 2001 Trond Eivind Glomsrød <teg at redhat.com>
+* Wed Feb 28 2001 Trond Eivind Glomsrd <teg at redhat.com>
 - rebuild
 
-* Tue Nov 28 2000 Trond Eivind Glomsrød <teg at redhat.com>
+* Tue Nov 28 2000 Trond Eivind Glomsrd <teg at redhat.com>
 - 1.8.13
 
-* Tue Oct 10 2000 Trond Eivind Glomsrød <teg at redhat.com>
+* Tue Oct 10 2000 Trond Eivind Glomsrd <teg at redhat.com>
 - enable GUI now that we have KDE compiled with the standard
   compiler
 - move the applnk entries to the KDE package
@@ -421,7 +426,7 @@
 * Wed Aug 23 2000 Preston Brown <pbrown at redhat.com>
 - 1.8.12 fixes problems with the postgresql driver
 
-* Mon Jul 31 2000 Trond Eivind Glomsrød <teg at redhat.com>
+* Mon Jul 31 2000 Trond Eivind Glomsrd <teg at redhat.com>
 - disable KDE subpackage to avoid the mess that is C++ binary
   compatibility 
 
@@ -431,7 +436,7 @@
 * Fri Jun 30 2000 Florian La Roche <laroche at redhat.com>
 - improved QTDIR detection
 
-* Thu Jun 28 2000 Trond Eivind Glomsrød <teg at redhat.com>
+* Thu Jun 28 2000 Trond Eivind Glomsrd <teg at redhat.com>
 - 1.8.10
 - use %%{_tmppath}
 - update URL




More information about the fedora-cvs-commits mailing list