Mailinglist Archive: opensuse-commit (1421 mails)

< Previous Next >
commit libzypp
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 28 May 2008 17:00:22 +0200
  • Message-id: <20080528150022.ED68F678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libzypp
checked in at Wed May 28 17:00:22 CEST 2008.


--------
--- libzypp/libzypp.changes 2008-05-26 17:27:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes 2008-05-28
16:49:01.000000000 +0200
@@ -1,0 +2,27 @@
+Wed May 28 16:26:09 CEST 2008 - jkupec@xxxxxxx
+
+- RepoInfo: don't overwrite flags that have already been set externally
+ (bnc #394728)
+- revision 10256
+
+-------------------------------------------------------------------
+Wed May 28 15:30:24 CEST 2008 - ma@xxxxxxx
+
+- Create missing directories when saving config files. (bnc #395026)
+- Fix undefined behaviour in RepoManager.
+- revision 10255
+
+-------------------------------------------------------------------
+Wed May 28 15:23:44 CEST 2008 - schubi@xxxxxxx
+
+- SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
+ from resolvePool or resolveQueue we will have to take care for both
+ cases. (bnc#393969)
+- r 10252
+
+-------------------------------------------------------------------
+Tue May 27 22:35:37 CEST 2008 - coolo@xxxxxxx
+
+- compile with RPM_OPT_FLAGS
+
+-------------------------------------------------------------------



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

Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.Bf6981/_old 2008-05-28 16:59:35.000000000 +0200
+++ /var/tmp/diff_new_pack.Bf6981/_new 2008-05-28 16:59:35.000000000 +0200
@@ -18,7 +18,7 @@
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
Version: 4.25.0
-Release: 3
+Release: 4
Source: libzypp-4.25.0.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
@@ -89,11 +89,11 @@
%build
mkdir build
cd build
+export CFLAGS="$RPM_OPT_FLAGS"
+export CXXFLAGS="$CFLAGS"
cmake -DCMAKE_INSTALL_PREFIX=%{prefix} \
-DDOC_INSTALL_DIR=%{_docdir} \
-DLIB=%{_lib} \
- -DCMAKE_C_FLAGS_RELEASE:STRING="%{optflags}" \
- -DCMAKE_CXX_FLAGS_RELEASE:STRING="%{optflags}" \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=1 \
..
@@ -210,6 +210,21 @@
%{_libdir}/pkgconfig/libzypp.pc

%changelog
+* Wed May 28 2008 jkupec@xxxxxxx
+- RepoInfo: don't overwrite flags that have already been set externally
+ (bnc #394728)
+- revision 10256
+* Wed May 28 2008 ma@xxxxxxx
+- Create missing directories when saving config files. (bnc #395026)
+- Fix undefined behaviour in RepoManager.
+- revision 10255
+* Wed May 28 2008 schubi@xxxxxxx
+- SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
+ from resolvePool or resolveQueue we will have to take care for both
+ cases. (bnc#393969)
+- r 10252
+* Wed May 28 2008 coolo@xxxxxxx
+- compile with RPM_OPT_FLAGS
* Mon May 26 2008 jkupec@xxxxxxx
- old2new locks file converter script added to %%post (jredinger)
- r 10227

++++++ libzypp-4.25.0.tar.bz2 ++++++
libzypp/libzypp-4.25.0.tar.bz2
/mounts/work_src_done/STABLE/libzypp/libzypp-4.25.0.tar.bz2 differ: byte 11,
line 1



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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >