commit yast2-pkg-bindings for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-pkg-bindings for openSUSE:Factory checked in at Fri May 1 00:16:51 CEST 2009. -------- --- yast2-pkg-bindings/yast2-pkg-bindings.changes 2009-03-30 17:00:47.000000000 +0200 +++ yast2-pkg-bindings/yast2-pkg-bindings.changes 2009-04-29 09:00:08.000000000 +0200 @@ -1,0 +2,14 @@ +Wed Apr 29 08:45:52 CEST 2009 - lslezak@suse.cz + +- report also the URL when repository metadata are not found + (bnc#439069) +- 2.18.4 + +------------------------------------------------------------------- +Tue Apr 21 19:18:16 CEST 2009 - lslezak@suse.cz + +- Pkg::ResolvableDependencies() - also return raw (unresolved) + dependencies in the result (key "deps"), remove duplicated + dependencies in the result (bnc#479575) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-pkg-bindings-2.18.3.tar.bz2 New: ---- yast2-pkg-bindings-2.18.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-pkg-bindings-devel-doc.spec ++++++ --- /var/tmp/diff_new_pack.b12019/_old 2009-05-01 00:16:05.000000000 +0200 +++ /var/tmp/diff_new_pack.b12019/_new 2009-05-01 00:16:05.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-pkg-bindings-devel-doc (Version 2.18.3) +# spec file for package yast2-pkg-bindings-devel-doc (Version 2.18.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-pkg-bindings-devel-doc -Version: 2.18.3 +Version: 2.18.4 Release: 1 License: GPL v2 or later Group: Documentation/HTML BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-pkg-bindings-2.18.3.tar.bz2 +Source0: yast2-pkg-bindings-2.18.4.tar.bz2 Prefix: %_prefix # same as in the main package (because we use the same configure.in.in) BuildRequires: blocxx-devel docbook-xsl-stylesheets doxygen gcc-c++ libgcrypt-devel libxcrypt-devel libxslt libzypp-devel perl-XML-Writer sgml-skel yast2-core-devel yast2-devtools @@ -45,7 +45,7 @@ Ladislav Slez�k <lslezak@novell.com> %prep -%setup -n yast2-pkg-bindings-2.18.3 +%setup -n yast2-pkg-bindings-2.18.4 # build only documentation, ignore all other directories echo "doc" > SUBDIRS @@ -76,6 +76,7 @@ %dir %{prefix}/share/doc/packages/yast2-pkg-bindings %exclude %{prefix}/share/doc/packages/yast2-pkg-bindings/COPYING %exclude %{prefix}/share/doc/packages/yast2-pkg-bindings/README + %changelog * Fri May 16 2008 lslezak@suse.cz - documented lock API ++++++ yast2-pkg-bindings.spec ++++++ --- /var/tmp/diff_new_pack.b12019/_old 2009-05-01 00:16:05.000000000 +0200 +++ /var/tmp/diff_new_pack.b12019/_new 2009-05-01 00:16:05.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-pkg-bindings (Version 2.18.3) +# spec file for package yast2-pkg-bindings (Version 2.18.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-pkg-bindings -Version: 2.18.3 +Version: 2.18.4 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-pkg-bindings-2.18.3.tar.bz2 +Source0: yast2-pkg-bindings-2.18.4.tar.bz2 Prefix: /usr BuildRequires: blocxx-devel docbook-xsl-stylesheets doxygen gcc-c++ libgcrypt-devel libxcrypt-devel libxslt perl-XML-Writer sgml-skel yast2-core-devel yast2-devtools BuildRequires: libzypp-devel >= 5.24.7 @@ -47,7 +47,7 @@ Stanislav Visnovsky <visnov@suse.cz> %prep -%setup -n yast2-pkg-bindings-2.18.3 +%setup -n yast2-pkg-bindings-2.18.4 # build only the library, ignore documentation (it is in devel-doc package) echo "src" > SUBDIRS @@ -78,7 +78,16 @@ %{_libdir}/YaST2/plugin/libpy2Pkg.so.* %{_libdir}/YaST2/plugin/libpy2Pkg.so %doc %{prefix}/share/doc/packages/yast2-pkg-bindings + %changelog +* Wed Apr 29 2009 lslezak@suse.cz +- report also the URL when repository metadata are not found + (bnc#439069) +- 2.18.4 +* Tue Apr 21 2009 lslezak@suse.cz +- Pkg::ResolvableDependencies() - also return raw (unresolved) + dependencies in the result (key "deps"), remove duplicated + dependencies in the result (bnc#479575) * Mon Mar 30 2009 lslezak@suse.cz - return "is_update_repo" flag in Pkg::SourceGeneralData() call (requires loaded pool) (bnc#459527) ++++++ yast2-pkg-bindings-2.18.3.tar.bz2 -> yast2-pkg-bindings-2.18.4.tar.bz2 ++++++ ++++ 16406 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de