Mailinglist Archive: opensuse-commit (1130 mails)
| < Previous | Next > |
commit libdb-4_8 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 15 Aug 2011 09:40:14 +0200
- Message-id: <20110815074014.7551D202A5@hilbert.suse.de>
Hello community,
here is the log from the commit of package libdb-4_8 for openSUSE:Factory
checked in at Mon Aug 15 09:40:14 CEST 2011.
--------
--- libdb-4_8/libdb-4_8.changes 2011-05-23 17:03:29.000000000 +0200
+++ /mounts/work_src_done/STABLE/libdb-4_8/libdb-4_8.changes 2011-08-13
05:42:17.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Aug 13 03:41:05 UTC 2011 - crrodriguez@xxxxxxxxxxxx
+
+- Do not build static libraries
+
+-------------------------------------------------------------------
--- libdb-4_8/libdb_java-4_8.changes 2010-09-22 15:16:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/libdb-4_8/libdb_java-4_8.changes
2011-08-13 05:51:03.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Aug 13 03:50:05 UTC 2011 - crrodriguez@xxxxxxxxxxxx
+
+- Disable static libraries
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libdb-4_8.spec ++++++
--- /var/tmp/diff_new_pack.EBZoqX/_old 2011-08-15 09:02:39.000000000 +0200
+++ /var/tmp/diff_new_pack.EBZoqX/_new 2011-08-15 09:02:39.000000000 +0200
@@ -24,7 +24,7 @@
%define docdir %{_defaultdocdir}/%{name}
%define source_dir %{_datadir}/%{name}-source
Version: 4.8.30
-Release: 5
+Release: 7
%define major 4
%define minor 8
Summary: Berkeley DB Database Library Version 4.8
@@ -54,8 +54,6 @@
License: BSD3c(or similar)
Summary: Command Line tools for Managing Berkeley DB Databases
Group: Productivity/Databases/Tools
-Prefix: %{_prefix}
-Requires: db = %{version}
%description -n db-utils
The Berkeley DB Database is a programmatic toolkit that provides
@@ -70,7 +68,6 @@
License: BSD3c(or similar)
Summary: Documentation for Berkeley DB
Group: Development/Libraries/C and C++
-Prefix: %{_prefix}
Provides: db-utils-doc = %{version}
%if 0%{?suse_version} >= 1120
BuildArch: noarch
@@ -88,8 +85,7 @@
License: BSD3c(or similar)
Summary: Development Files and Libraries for the Berkeley DB library
Version 4.8
Group: Development/Libraries/C and C++
-Prefix: %{_prefix}
-Requires: db = %{version} glibc-devel
+Requires: %{name} = %{version} glibc-devel
Provides: db-devel = %{version}
%description devel
@@ -119,7 +115,7 @@
cd ../build_nptl
../dist/configure --prefix=%{_prefix} \
--libdir=%{_libdir} --enable-compat185 --disable-dump185 \
- --enable-shared --enable-static --disable-cxx \
+ --enable-shared --disable-static --disable-cxx \
--with-mutex="POSIX/pthreads/library" \
%{_target_cpu}-suse-linux
# Make sure O_DIRECT is really disabled (build host could have old kernel)
@@ -238,8 +234,6 @@
%{_includedir}/db4/db.h
%{_includedir}/db4/db_185.h
%{_libdir}/libdb.so
-%{_libdir}/libdb.a
-%{_libdir}/libdb-%{major}.%{minor}.a
%{_libdir}/libdb-%{major}.so
#% files source
#% defattr(-,root,root)
++++++ libdb_java-4_8.spec ++++++
--- /var/tmp/diff_new_pack.EBZoqX/_old 2011-08-15 09:02:39.000000000 +0200
+++ /var/tmp/diff_new_pack.EBZoqX/_new 2011-08-15 09:02:39.000000000 +0200
@@ -24,7 +24,7 @@
%define docdir %{_defaultdocdir}/%{name}
%define source_dir %{_datadir}/%{name}-source
Version: 4.8.30
-Release: 2
+Release: 3
%define major 4
%define minor 8
Summary: Java Bindings for the Berkeley DB
@@ -88,7 +88,7 @@
cd ../build_nptl
../dist/configure --prefix=%{_prefix} \
--libdir=%{_libdir} --enable-compat185 --disable-dump185 \
- --enable-java --enable-shared --enable-static --disable-cxx \
+ --enable-java --enable-shared --disable-static --disable-cxx \
--with-mutex="POSIX/pthreads/library" JAVACFLAGS="-source 1.5 -target
1.5"\
%{_target_cpu}-suse-linux
# Make sure O_DIRECT is really disabled (build host could have old kernel)
@@ -179,7 +179,6 @@
%defattr(-,root,root)
%{_libdir}/*_g.so
%{_libdir}/*-%{major}.so
-%{_libdir}/*.a
%{_libdir}/libdb_java.so
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |