Hello community, here is the log from the commit of package libcpath for openSUSE:Factory checked in at 2013-07-30 11:40:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcpath (Old) and /work/SRC/openSUSE:Factory/.libcpath.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcpath" Changes: -------- --- /work/SRC/openSUSE:Factory/libcpath/libcpath.changes 2013-04-19 09:51:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libcpath.new/libcpath.changes 2013-07-30 11:40:19.000000000 +0200 @@ -1,0 +2,12 @@ +Tue Jul 30 02:52:52 UTC 2013 - [email protected] + +- update to v0~20130609 + * fix in .pc.in file + * removed CRT functions + * updated dependencies + * textual changes + * small updates + * 2013 update +- use gz compression to simplyfy download/convert + +------------------------------------------------------------------- Old: ---- libcpath-alpha-20121225.tar.xz New: ---- libcpath-alpha-20130609.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcpath.spec ++++++ --- /var/tmp/diff_new_pack.78KBoo/_old 2013-07-30 11:40:20.000000000 +0200 +++ /var/tmp/diff_new_pack.78KBoo/_new 2013-07-30 11:40:20.000000000 +0200 @@ -18,24 +18,27 @@ Name: libcpath %define lname libcpath1 -%define timestamp 20121225 +%define timestamp 20130609 Version: 0~%timestamp Release: 0 -License: LGPL-3.0+ Summary: Library for cross-platform C path functions +License: LGPL-3.0+ Group: Development/Libraries/C and C++ Url: http://code.google.com/p/libcpath/ #Git-Clone: http://code.google.com/p/libcpath -#DL-URL: http://libcpath.googlecode.com/files/libcpath-alpha-20121225.tar.gz -Source: %name-alpha-%timestamp.tar.xz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSOGFVQUwtOHlEWjQ/libcpath-alpha-20130609.tar.gz +Source: %name-alpha-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: xz BuildRequires: pkgconfig(libcerror) >= 20120425 BuildRequires: pkgconfig(libclocale) >= 20120425 BuildRequires: pkgconfig(libcsplit) >= 20120701 +BuildRequires: pkgconfig(libuna) >= 0~20130609 +# fails to build with these from factory, so use internal version +# none!!!! +# not (yet) in factory #BuildRequires: pkgconfig(libcstring) >= 20120425 -#BuildRequires: pkgconfig(libuna) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
