diff --git a/libzypp-14.29.4.tar.bz2 b/libzypp-14.29.4.tar.bz2 deleted file mode 100644 index 0614d57..0000000 --- a/libzypp-14.29.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e50d044ba6aeb94fee46168a82303cf6d683e7c7b2a58dde59b9f8c593f8c70c -size 4962184 diff --git a/libzypp-14.30.2.tar.bz2 b/libzypp-14.30.2.tar.bz2 new file mode 100644 index 0000000..af08d6a --- /dev/null +++ b/libzypp-14.30.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58092c75f1b4f78a19cb05c2807263cd2480a14e1fd8fb2d23ca673b79b0068b +size 4966326 diff --git a/libzypp.changes b/libzypp.changes index 51d6536..ce360ec 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Tue Nov 11 17:09:28 CET 2014 - ma@suse.de + +- Call rpm with '--noglob' (bnc#892431) +- Downloader: unify workflow downloading a (signed) master index file +- Fix iostream includes (fixes #34) +- Explicitly call libsolv:pool_setdisttype (fixes #36) +- version 14.30.2 (30) + +------------------------------------------------------------------- +Sun Nov 9 01:13:17 CET 2014 - ma@suse.de + +- Update zypp-po.tar.bz2 + +------------------------------------------------------------------- +Sun Nov 2 01:14:10 CET 2014 - ma@suse.de + +- Update zypp-po.tar.bz2 + +------------------------------------------------------------------- +Mon Oct 27 11:38:00 CET 2014 - ma@suse.de + +- doc: add hint to code 12 pattern packages +- MediaCurl: Fix URL path concatenation (bnc#901590) +- Move doxygen html doc to libzypp-devel-doc (bnc#901691) +- Remove non-breaking spaces from changes file +- Control lifetime of downloaded mirrorlist +- version 14.30.1 (30) + +------------------------------------------------------------------- +Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de + +- Update zypp-po.tar.bz2 + +------------------------------------------------------------------- +Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de + +- Store baseurls in list as order expresses preference +- Support parsing multiple baseurls from a repo file (bnc#899510) +- Fix handling local mirrorlist= files in .repo (bnc#899510) +- Provide missing man pages (fixes #33) +- Enable building autodocs, translations and test per default on debian +- Fix several typos in output messages and comments (fixes #29) +- Make the include dir path configurable (fixes #27) +- version 14.30.0 (30) + ------------------------------------------------------------------- Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de @@ -77,7 +123,7 @@ Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs partitions (bnc#896176) - DiskUsageCounter: Allow MountPoint to store fstype -- DiskUsageCounter: Support setting 'growonly' partition hint +- DiskUsageCounter: Support setting 'growonly' partition hint (bnc#896176) - version 14.29.0 (29) @@ -100,7 +146,7 @@ Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de - PackageProvider: consider toplevel cache if --root or --pkg-cachedir is used. -- Cleanup orpahned cache dirs only at zypp.conf default locations +- Cleanup orpahned cache dirs only at zypp.conf default locations (bnc#891515) - Remove orphaned package caches on refresh (bnc#888919) - version 14.27.2 (27) @@ -179,7 +225,7 @@ Wed May 28 13:41:22 CEST 2014 - ma@suse.de ------------------------------------------------------------------- Tue May 27 16:31:21 CEST 2014 - ma@suse.de -- Let ServiceRefresh en-/disable repos with respect to previous state +- Let ServiceRefresh en-/disable repos with respect to previous state and user modifications. - RepoindexFileReader: support variable substitution - Parse optional autorefresh attribute from repoindex.xml @@ -196,7 +242,7 @@ Wed May 14 13:52:38 CEST 2014 - ma@suse.de ------------------------------------------------------------------- Thu May 8 18:54:25 CEST 2014 - ma@suse.de -- KeyRingReport: New infoVerify callback showing the trusted key +- KeyRingReport: New infoVerify callback showing the trusted key that will be used for verification. - version 14.19.0 (19) @@ -272,7 +318,7 @@ Wed Feb 26 15:06:06 CET 2014 - ma@suse.de ------------------------------------------------------------------- Tue Feb 25 13:42:13 CET 2014 - ma@suse.de -- Remove duplicate code detecting known kinds and move it to +- Remove duplicate code detecting known kinds and move it to ResKind::explicitBuiltin. - version 14.16.0 (16) @@ -373,7 +419,7 @@ Tue Jan 14 18:38:49 CET 2014 - ma@suse.de - Improve ProgressData reporting. - Allow xml::escape directly dumping to a stream. -- Add support for repo authentication using SSL client certificates +- Add support for repo authentication using SSL client certificates (bnc#683914) - Enhance Queue to perform COW - fix documentation @@ -401,9 +447,9 @@ Thu Dec 12 18:01:18 CET 2013 - ma@suse.de ------------------------------------------------------------------- Wed Dec 4 12:54:30 UTC 2013 - jreidinger@suse.com -- Drop package-manager script as it is already deprecated and +- Drop package-manager script as it is already deprecated and packagekit usage in desktop invalidates it. If someone really - need it, then place it to proper top level package which can + need it, then place it to proper top level package which can decide what GUI is proper for given task. ------------------------------------------------------------------- @@ -411,7 +457,7 @@ Wed Nov 20 16:32:30 CET 2013 - ma@suse.de - Extend commit plugin to send the transaction list (Fate#316203) - Add base/Json.h: JSON encoder for e.g. sending data to plugins -- Re-evaluate dropped packages list on upgrade, even if product +- Re-evaluate dropped packages list on upgrade, even if product remains unchanged (bnc#849251). - Add ppc64le architecture - Add m68k architecture @@ -7997,7 +8043,7 @@ Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de - forward port 3924:3939 - Add explicit finish callbacks for subtasks during ProvidePackage -  to avoid UI confusion. + to avoid UI confusion. - rev3957 ------------------------------------------------------------------- @@ -8088,7 +8134,7 @@ Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de - Digest: Don't read the stream character wise but reading blocks, -  as advised by matz profiling. + as advised by matz profiling. - r3819 ------------------------------------------------------------------- @@ -8281,7 +8327,7 @@ Wed Jun 7 01:00:05 CEST 2006 - dmacvicar@suse.de - Fixes unneeded file download, and add download callbacks (still need yast side) #181204 and #160206 - Fix stalle tmpdir due to cyclic references, using a master -  TmpDir for zypp. # 178292 + TmpDir for zypp. # 178292 ------------------------------------------------------------------- Wed Jun 7 00:02:18 CEST 2006 - ma@suse.de @@ -8384,11 +8430,11 @@ Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de - dont pass root on init but before. - implement rpm db modification timestamp -  not used yet + not used yet - move Helix source to testsuite out of the solver so we can use it for target, storage tests - add Source_Ref::timestamp(), default to now() -  in order to implement smart sync of sources by zmd + in order to implement smart sync of sources by zmd - don't parse desc and summary twice - fix a segfault with tranlated text - fix broken size tag introduced in rev 3427 @@ -8601,7 +8647,7 @@ Wed May 3 17:40:45 CEST 2006 - dmacvicar@suse.de Wed May 3 15:34:00 CEST 2006 - dmacvicar@suse.de - use --no-default-keyring to avoid creating a -  default gpg dir in / (#171055) + default gpg dir in / (#171055) - rev 3335 ------------------------------------------------------------------- diff --git a/libzypp.spec b/libzypp.spec index 3ffe952..0e8c93f 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -19,12 +19,13 @@ %define force_gcc_46 0 Name: libzypp -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Version: 14.30.2 +Release: 0 +Url: git://gitorious.org/opensuse/libzypp.git Summary: Package, Patch, Pattern, and Product Management License: GPL-2.0+ Group: System/Packages -Version: 14.29.4 -Release: 0 +BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc Provides: yast2-packagemanager @@ -74,7 +75,7 @@ BuildRequires: pkgconfig BuildRequires: pkg-config %endif -BuildRequires: libsolv-devel >= 0.6.5 +BuildRequires: libsolv-devel >= 0.6.6 %if 0%{?suse_version} >= 1100 BuildRequires: libsolv-tools %requires_eq libsolv-tools @@ -145,6 +146,10 @@ Authors: Ladislav Slezak %package devel +Summary: Package, Patch, Pattern, and Product Management - developers files +Group: Development/Libraries/C and C++ +Provides: yast2-packagemanager-devel +Obsoletes: yast2-packagemanager-devel Requires: boost-devel Requires: bzip2 Requires: glibc-devel @@ -178,25 +183,19 @@ Requires: libcurl-devel >= %{min_curl_version} %else Requires: libsolv-devel %endif + +%description devel +Package, Patch, Pattern, and Product Management - developers files + +%package devel-doc Summary: Package, Patch, Pattern, and Product Management - developers files -Group: System/Packages +Group: Documentation/HTML Provides: yast2-packagemanager-devel Obsoletes: yast2-packagemanager-devel -%description -n libzypp-devel +%description devel-doc Package, Patch, Pattern, and Product Management - developers files -Authors: --------- - Michael Andres - Jiri Srain - Stefan Schubert - Duncan Mac-Vicar - Klaus Kaempf - Marius Tomaschewski - Stanislav Visnovsky - Ladislav Slezak - %prep %setup -q @@ -371,9 +370,12 @@ rm -rf "$RPM_BUILD_ROOT" %files devel %defattr(-,root,root) %{_libdir}/libzypp.so -%{_docdir}/%{name} %{_includedir}/zypp %{_datadir}/cmake/Modules/* %{_libdir}/pkgconfig/libzypp.pc +%files devel-doc +%defattr(-,root,root) +%{_docdir}/%{name} + %changelog