Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit libzypp
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 11 Sep 2007 00:44:01 +0200
- Message-id: <20070910224401.8F80F67817A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libzypp
checked in at Tue Sep 11 00:44:01 CEST 2007.
--------
--- libzypp/libzypp.changes 2007-09-07 14:58:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes 2007-09-10 17:11:41.618276000 +0200
@@ -1,0 +2,33 @@
+Mon Sep 10 16:19:05 CEST 2007 - schubi@xxxxxxx
+
+- new translations added
+- r 7166
+- version 3.22.6
+
+-------------------------------------------------------------------
+Mon Sep 10 15:50:49 CEST 2007 - lslezak@xxxxxxx
+
+- fixed disk usage counting of updated packages (#308362)
+
+-------------------------------------------------------------------
+Mon Sep 10 14:17:29 CEST 2007 - schubi@xxxxxxx
+
+- Splitting packages: Take the package with the best
+ architecture,edition ONLY; Bug 308591
+- r 7160
+
+-------------------------------------------------------------------
+Mon Sep 10 10:55:45 CEST 2007 - lslezak@xxxxxxx
+
+- properly report fallback disk usage size (in kB instead of bytes)
+ when disk usage is not known (YUM repos) (#308475)
+
+-------------------------------------------------------------------
+Fri Sep 7 13:27:26 CEST 2007 - ma@xxxxxxx
+
+- Install a sample /etc/zypp.conf. (#306615)
+- Fixed missing soversion symlink in package.
+- version 3.22.5
+- revision 7150
+
+-------------------------------------------------------------------
@@ -6 +39 @@
-- r 7143
+- r 7143
Old:
----
libzypp-3.22.1.tar.bz2
New:
----
libzypp-3.22.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.iz3877/_old 2007-09-11 00:43:27.000000000 +0200
+++ /var/tmp/diff_new_pack.iz3877/_new 2007-09-11 00:43:27.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libzypp (Version 3.22.1)
+# spec file for package libzypp (Version 3.22.6)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,9 +16,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
Summary: Package, Patch, Pattern, and Product Management
-Version: 3.22.1
-Release: 7
-Source: libzypp-3.22.1.tar.bz2
+Version: 3.22.6
+Release: 1
+Source: libzypp-3.22.6.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@@ -44,7 +44,7 @@
Ladislav Slezak <lslezak@xxxxxxx>
%package devel
-Requires: libzypp == 3.22.1
+Requires: libzypp == 3.22.6
Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel
Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel
Requires: cmake
@@ -89,9 +89,10 @@
cd build
make install DESTDIR=$RPM_BUILD_ROOT
make -C doc/autodoc install DESTDIR=$RPM_BUILD_ROOT
+mkdir -p $RPM_BUILD_ROOT/etc/zypp/repos.d
%suse_update_desktop_file -G "" -C "" package-manager
make -C po install DESTDIR=$RPM_BUILD_ROOT
-# Create filelist with translatins
+# Create filelist with translations
cd ..
%{find_lang} zypp
@@ -106,13 +107,16 @@
%files -f zypp.lang
%defattr(-,root,root)
+%dir /etc/zypp
+%dir /etc/zypp/repos.d
+%config(noreplace) /etc/zypp/zypp.conf
%{prefix}/lib/zypp
%{prefix}/share/zypp
-%{_libdir}/libzypp*so.*
%{prefix}/share/applications/package-manager.desktop
%{prefix}/share/pixmaps/package-manager-icon.png
%{prefix}/bin/package-manager
%{prefix}/bin/package-manager-su
+%{_libdir}/libzypp*so.*
%files devel
%defattr(-,root,root)
@@ -125,6 +129,24 @@
%{_libdir}/pkgconfig/libzypp.pc
%changelog
+* Mon Sep 10 2007 - schubi@xxxxxxx
+- new translations added
+- r 7166
+- version 3.22.6
+* Mon Sep 10 2007 - lslezak@xxxxxxx
+- fixed disk usage counting of updated packages (#308362)
+* Mon Sep 10 2007 - schubi@xxxxxxx
+- Splitting packages: Take the package with the best
+ architecture,edition ONLY; Bug 308591
+- r 7160
+* Mon Sep 10 2007 - lslezak@xxxxxxx
+- properly report fallback disk usage size (in kB instead of bytes)
+ when disk usage is not known (YUM repos) (#308475)
+* Fri Sep 07 2007 - ma@xxxxxxx
+- Install a sample /etc/zypp.conf. (#306615)
+- Fixed missing soversion symlink in package.
+- version 3.22.5
+- revision 7150
* Fri Sep 07 2007 - schubi@xxxxxxx
- RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
308252
++++++ libzypp-3.22.1.tar.bz2 -> libzypp-3.22.6.tar.bz2 ++++++
++++ 33028 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |