Hello community,

here is the log from the commit of package libpff for openSUSE:Factory checked 
in at 2017-02-19 01:02:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpff (Old)
 and      /work/SRC/openSUSE:Factory/.libpff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpff/libpff.changes    2014-08-21 
17:26:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libpff.new/libpff.changes       2017-02-19 
01:02:28.679395716 +0100
@@ -1,0 +2,14 @@
+Wed Feb 15 17:02:45 UTC 2017 - greg.freem...@gmail.com
+
+- Updated to v0~20161119
+       * changes only provided in gitlog
+- Renamed Personal_Folder_File_PFF_format.pdf to meet new naming rules
+- correct URL and Source fields to the new github location
+- Clean-up BuildRequires to use external packages as feasible
+
+-------------------------------------------------------------------
+Mon Oct 17 09:30:29 UTC 2016 - jeng...@inai.de
+
+- Add pkgconfig.diff; adds libbfio as a require into the .pc file
+
+-------------------------------------------------------------------

Old:
----
  Personal_Folder_File_(PFF)_format.pdf
  libpff-experimental-20131028.tar.gz

New:
----
  Personal_Folder_File_PFF_format.pdf
  libpff-experimental-20161119.tar.gz
  pkgconfig.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libpff.spec ++++++
--- /var/tmp/diff_new_pack.6Ua2DO/_old  2017-02-19 01:02:29.307307507 +0100
+++ /var/tmp/diff_new_pack.6Ua2DO/_new  2017-02-19 01:02:29.311306945 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpff
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,47 +18,47 @@
 
 Name:           libpff
 %define lname  libpff1
-%define timestamp 20131028
+%define timestamp 20161119
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access Microsoft PFF and OFF format files
 License:        LGPL-3.0+ and GFDL-1.1+ and GFDL-1.3+
 Group:          Productivity/File utilities
-Url:            http://code.google.com/p/libpff/
-
-#DL-URL:        
https://googledrive.com/host/0B3fBvzttpiiScU9qcG5ScEZKZE0/libpff-experimental-20131028.tar.gz
-Source:         %name-experimental-%timestamp.tar.gz
+Url:            https://github.com/libyal/libpff/wiki
+Source:         
https://github.com/libyal/libpff/releases/download/%{timestamp}/libpff-experimental-%{timestamp}.tar.gz
 Source2:        
PFF_Forensics_-_analyzing_the_horrible_reference_file_format.pdf
 Source3:        
PFF_forensics_-_e-mail_and_appoinment_falsification_analysis.pdf
-Source4:        Personal_Folder_File_(PFF)_format.pdf
+Source4:        Personal_Folder_File_PFF_format.pdf
 Source5:        MAPI_definitions.pdf
 Source6:        libpff-libfdata.pdf
+Patch1:         pkgconfig.diff
 
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 # use factory packages if available
 %if 0%{?suse_version} > 1230
 BuildRequires:  pkgconfig(libbfio) >= 20130721
+BuildRequires:  pkgconfig(libcdata)
 BuildRequires:  pkgconfig(libcfile) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
 BuildRequires:  pkgconfig(libcnotify) >= 20120425
 BuildRequires:  pkgconfig(libcpath) >= 20130609
 BuildRequires:  pkgconfig(libcsplit) >= 20130609
+BuildRequires:  pkgconfig(libcstring) >= 20120425
+BuildRequires:  pkgconfig(libcsystem) >= 20120425
+BuildRequires:  pkgconfig(libcthreads)
+BuildRequires:  pkgconfig(libfcache) >= 20120405
+BuildRequires:  pkgconfig(libfdata) >= 20120405
 BuildRequires:  pkgconfig(libfdatetime) >= 20120522
 BuildRequires:  pkgconfig(libfguid) >= 20120426
+BuildRequires:  pkgconfig(libfvalue) >= 20120428
+BuildRequires:  pkgconfig(libfwnt) >= 20120426
 BuildRequires:  pkgconfig(libuna) >= 20120425
 %endif
 # fails to build with factory package, use internal
-# verified 8/14/2014
+# verified 2/14/2017
 #BuildRequires:  pkgconfig(libcerror) >= 20120425
-# not (yet) released as packages by upstream
 #BuildRequires:  pkgconfig(libfmapi) >= 20120405
-#BuildRequires:  pkgconfig(libfvalue) >= 20120428
-#BuildRequires:  pkgconfig(libfwnt) >= 20120426
-#BuildRequires:  pkgconfig(libcstring) >= 20120425
-#BuildRequires:  pkgconfig(libcsystem) >= 20120425
-#BuildRequires:  pkgconfig(libfcache) >= 20120405
-#BuildRequires:  pkgconfig(libfdata) >= 20120405
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -117,6 +117,7 @@
 
 %prep
 %setup -qn libpff-%timestamp
+%patch -P 1 -p1
 cp "%{S:2}" "%{S:3}" "%{S:4}" "%{S:5}" "%{S:6}" .
 
 %build

++++++ libpff-experimental-20131028.tar.gz -> 
libpff-experimental-20161119.tar.gz ++++++
++++ 239136 lines of diff (skipped)

++++++ pkgconfig.diff ++++++
From: Jan Engelhardt <jeng...@inai.de>
Date: 2016-10-17 11:30:09.349081315 +0200

libpff.h #includes <libbfio.h> and therefore, a require tag is needed.
(At least on openSUSE where LIBPFF_HAVE_BFIO is true.)
This probably should be even more conditionalized upon LIBPFF_HAVE_BFIO,
but I leave that to upstream.
---
 libpff.pc.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: libpff-20131028/libpff.pc.in
===================================================================
--- libpff-20131028.orig/libpff.pc.in
+++ libpff-20131028/libpff.pc.in
@@ -9,4 +9,4 @@ Version: @VERSION@
 Libs: -L${libdir} -lpff
 Libs.private: @ax_libbfio_pc_libs_private@ @ax_libcdata_pc_libs_private@ 
@ax_libcerror_pc_libs_private@ @ax_libcfile_pc_libs_private@ 
@ax_libclocale_pc_libs_private@ @ax_libcnotify_pc_libs_private@ 
@ax_libcpath_pc_libs_private@ @ax_libcsplit_pc_libs_private@ 
@ax_libcthreads_pc_libs_private@ @ax_libfcache_pc_libs_private@ 
@ax_libfdata_pc_libs_private@ @ax_libfdatetime_pc_libs_private@ 
@ax_libfguid_pc_libs_private@ @ax_libfmapi_pc_libs_private@ 
@ax_libfwnt_pc_libs_private@ @ax_libuna_pc_libs_private@ 
@ax_pthread_pc_libs_private@ @ax_zlib_pc_libs_private@
 Cflags: -I${includedir}
-
+Requires: libbfio

Reply via email to