Hello community, here is the log from the commit of package libewf for openSUSE:Factory checked in at 2015-01-30 15:05:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libewf (Old) and /work/SRC/openSUSE:Factory/.libewf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libewf" Changes: -------- --- /work/SRC/openSUSE:Factory/libewf/libewf.changes 2014-09-03 20:14:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libewf.new/libewf.changes 2015-01-30 15:05:38.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Jan 10 20:05:58 UTC 2015 - [email protected] + +- clean up buildrequires section +- remove %if opensuse. Not needed now that libyal is in security:forensics. +- begin to use newly released libyal packages from OBS + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libewf.spec ++++++ --- /var/tmp/diff_new_pack.y1qknW/_old 2015-01-30 15:05:39.000000000 +0100 +++ /var/tmp/diff_new_pack.y1qknW/_new 2015-01-30 15:05:39.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libewf # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -39,42 +39,35 @@ BuildRequires: python-devel BuildRequires: pkgconfig(bzip2) >= 1.0 BuildRequires: pkgconfig(fuse) >= 2.6 -BuildRequires: pkgconfig(openssl) >= 1.0.0 -BuildRequires: pkgconfig(uuid) >= 2.20 -BuildRequires: pkgconfig(zlib) >= 1.2.5 -# build fails if libyal factory package is used -# verified 8/25/2014 -#BuildRequires: pkgconfig(libsmraw) >= 20120630 -# verified 8/20/2014 -#BuildRequires: pkgconfig(libodraw) >= 20120630 -#BuildRequires: pkgconfig(libbfio) >= 20120426 -#BuildRequires: pkgconfig(libcdata) >= 20120425 -#BuildRequires: pkgconfig(libcerror) >= 20120425 -#not yet in factory, but released by upstream -#BuildRequires: pkgconfig(libcdatetime) -# these packages not yet released by upstream -#BuildRequires: pkgconfig(libcstring) >= 20120425 -#BuildRequires: pkgconfig(libcsystem) >= 20120425 -#BuildRequires: pkgconfig(libfcache) >= 20120405 -#BuildRequires: pkgconfig(libfvalue) >= 20120428 -#BuildRequires: pkgconfig(libmfdata) >= 20120425 -#BuildRequires: pkgconfig(libfdata) -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#use the factory versions of these if building for factory -%if 0%{?suse_version} > 1230 BuildRequires: pkgconfig(libcaes) >= 20120425 +BuildRequires: pkgconfig(libcdatetime) BuildRequires: pkgconfig(libcfile) >= 20120526 BuildRequires: pkgconfig(libclocale) >= 20120425 BuildRequires: pkgconfig(libcnotify) >= 20120425 BuildRequires: pkgconfig(libcpath) >= 20120701 BuildRequires: pkgconfig(libcsplit) >= 20120701 +BuildRequires: pkgconfig(libcthreads) >= 20130723 +BuildRequires: pkgconfig(libfvalue) >= 20120428 BuildRequires: pkgconfig(libhmac) >= 20120425 BuildRequires: pkgconfig(libsmdev) >= 20120630 BuildRequires: pkgconfig(libuna) >= 20120425 -%endif -%if 0%{?suse_version} > 1310 -BuildRequires: pkgconfig(libcthreads) >= 20130723 -%endif +BuildRequires: pkgconfig(openssl) >= 1.0.0 +BuildRequires: pkgconfig(uuid) >= 2.20 +BuildRequires: pkgconfig(zlib) >= 1.2.5 +# build fails if libyal package from OBS is used +# verified 1/10/2015 +#BuildRequires: pkgconfig(libcstring) >= 20120425 +#BuildRequires: pkgconfig(libcerror) >= 20120425 +#BuildRequires: pkgconfig(libcdata) >= 20120425 +#BuildRequires: pkgconfig(libbfio) >= 20120426 +#BuildRequires: pkgconfig(libcsystem) >= 20120425 +#BuildRequires: pkgconfig(libfcache) >= 20120405 +#BuildRequires: pkgconfig(libfdata) +#BuildRequires: pkgconfig(libsmraw) >= 20120630 +#BuildRequires: pkgconfig(libodraw) >= 20120630 +# these packages not yet released by upstream +#BuildRequires: pkgconfig(libmfdata) >= 20120425 +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libewf is a library for support of the Expert Witness Compression -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
