diff --git a/libcpath-alpha-20130809.tar.gz b/libcpath-alpha-20130809.tar.gz deleted file mode 100644 index 77e4f5b..0000000 --- a/libcpath-alpha-20130809.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8391f764dfb04623defc90603ce1730dfa937e5669a20cd19a982c05579bd56 -size 931884 diff --git a/libcpath-alpha-20140105.tar.gz b/libcpath-alpha-20140105.tar.gz new file mode 100644 index 0000000..94dec20 --- /dev/null +++ b/libcpath-alpha-20140105.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a053e9f2aec1cf458dc603a1f80a63a0e93e3c916027b0ac9080839e19004bc +size 932002 diff --git a/libcpath.changes b/libcpath.changes index 9add7cc..eb2d313 100644 --- a/libcpath.changes +++ b/libcpath.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 14 13:16:43 UTC 2014 - Greg.Freemyer@gmail.com + +- update to v0~20140105 +* 2014 update +* updated dependencies + ------------------------------------------------------------------- Thu Nov 14 03:42:50 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libcpath.spec b/libcpath.spec index 094a8d7..44fe504 100644 --- a/libcpath.spec +++ b/libcpath.spec @@ -1,7 +1,7 @@ # # spec file for package libcpath # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libcpath %define lname libcpath1 -%define timestamp 20130809 +%define timestamp 20140105 Version: 0~%timestamp Release: 0 Summary: Library for cross-platform C path functions @@ -27,28 +27,26 @@ Group: Development/Libraries/C and C++ Url: http://code.google.com/p/libcpath/ #Git-Clone: http://code.google.com/p/libcpath -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSOGFVQUwtOHlEWjQ/libcpath-alpha-20130809.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSOGFVQUwtOHlEWjQ/libcpath-alpha-20140105.tar.gz Source: %name-alpha-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: pkgconfig(libcerror) >= 20120425 BuildRequires: pkgconfig(libclocale) >= 20120425 BuildRequires: pkgconfig(libcsplit) >= 20120701 BuildRequires: pkgconfig(libuna) >= 20130609 -# fails to build with these from factory, so use internal version -# none!!!! # not (yet) in factory #BuildRequires: pkgconfig(libcstring) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A library for cross-platform C path functions. +A library for cross-platform C path functions. Part of the libyal family of libraries. %package -n %lname Summary: Library for cross-platform C path functions Group: System/Libraries %description -n %lname -A library for cross-platform C path functions. +A library for cross-platform C path functions. Part of the libyal family of libraries. %package devel Summary: Development files for libcpath, a cross-platform C path library