Hello community,

here is the log from the commit of package freetds for openSUSE:Factory
checked in at Tue Oct 11 16:53:21 CEST 2011.



--------
--- openSUSE:Factory/freetds/freetds.changes    2011-10-03 09:18:31.000000000 
+0200
+++ /mounts/work_src_done/STABLE/freetds/freetds.changes        2011-10-09 
15:54:43.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Oct  9 13:49:44 UTC 2011 - jeng...@medozas.de
+
+- Add missing "Group" for libfreetds and change %make_install,
+  resolving build failure for SLE11
+- Remove redundant sections (cf. specfile guidelines)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ freetds.spec ++++++
--- /var/tmp/diff_new_pack.rsYytI/_old  2011-10-11 16:53:15.000000000 +0200
+++ /var/tmp/diff_new_pack.rsYytI/_new  2011-10-11 16:53:15.000000000 +0200
@@ -24,7 +24,7 @@
 %define filever 0.91rc
 License:        LGPL
 Summary:        A free re-implementation of the TDS (Tabular DataStream) 
protocol
-Url:            http://www.freetds.org/
+URL:            http://www.freetds.org/
 Group:          Productivity/Databases/Clients
 Source:         %{name}-%{filever}.tar.bz2
 BuildRequires:  fdupes
@@ -45,8 +45,8 @@
 and ODBC.
 
 %package -n libfreetds
-
 Summary:        A free re-implementation of the TDS (Tabular DataStream) 
protocol
+Group:          System/Libraries
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}
 
@@ -71,7 +71,6 @@
 This package provides application to allow users to make use of the protocol
 
 %package       devel
-
 Summary:        Include files needed for development with FreeTDS
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -81,7 +80,6 @@
 the FreeTDS libraries.
 
 %package       -n libtdsodbc0
-
 Summary:        FreeTDS ODBC Driver for unixODBC
 Group:          Productivity/Databases/Clients
 Requires:       unixODBC >= 2.0.0
@@ -90,7 +88,6 @@
 The freetds-unixodbc package contains ODBC driver build for unixODBC.
 
 %package       doc
-
 Summary:        User documentation for FreeTDS
 Group:          Productivity/Databases/Clients
 
@@ -122,7 +119,7 @@
 make %{?_smp_flags} RPM_OPT_FLAGS="%{optflags}"
 
 %install
-%make_install
+%makeinstall
 mkdir  -p      %{buildroot}%{_docdir}/freetds/
 mv     %{buildroot}%{_datadir}/doc/freetds-*/* %{buildroot}%{_docdir}/freetds/
 rm -rf         %{buildroot}%{_docdir}/freetds-* 
%{buildroot}/%{_datadir}/doc/freetds-*
@@ -143,16 +140,12 @@
 Setup = %{_libdir}/libtdsodbc.so.0" | odbcinst -i -d -r > /dev/null 2>&1 || 
true
 /sbin/ldconfig 2> /dev/null
 
-%postun -n libtdsodbc0
-/sbin/ldconfig 2> /dev/null
+%postun -n libtdsodbc0 -p /sbin/ldconfig
 
 %preun -n libtdsodbc0
 odbcinst -u -d -n 'FreeTDS' > /dev/null 2>&1 || true
 odbcinst -u -d -n 'SQL Server' > /dev/null 2>&1 || true
 
-%clean
-rm -rf %{buildroot}
-
 %files -n libfreetds
 %defattr(-,root,root)
 %doc AUTHORS BUGS COPYING* ChangeLog INSTALL NEWS README TODO

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to