From 7db8a96a6b87bbaacd06feb193130eb917efea68 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 May 2015 12:28:01 +0200 Subject: [PATCH 01/12] Rebuilt for GCC 5 C++11 ABI change --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index a9daf20..51a26c5 100644 --- a/afflib.spec +++ b/afflib.spec @@ -2,7 +2,7 @@ Name: afflib Version: 3.7.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to support the Advanced Forensic Format Group: System Environment/Libraries @@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sat May 02 2015 Kalev Lember - 3.7.4-2 +- Rebuilt for GCC 5 C++11 ABI change + * Sun Jan 04 2015 Nicolas Chauvet - 3.7.4-1 - Update to 3.7.4 - cleanup spec file From 7e21fa4ccad7857c3f1078d5540fc3e28fa75693 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 16 Jun 2015 23:40:30 +0000 Subject: [PATCH 02/12] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index 51a26c5..9c19ff3 100644 --- a/afflib.spec +++ b/afflib.spec @@ -2,7 +2,7 @@ Name: afflib Version: 3.7.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library to support the Advanced Forensic Format Group: System Environment/Libraries @@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Jun 16 2015 Fedora Release Engineering - 3.7.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 3.7.4-2 - Rebuilt for GCC 5 C++11 ABI change From 8126a994e812932170fc9d250d5b849331c231c4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 16:01:33 +0000 Subject: [PATCH 03/12] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index 9c19ff3..72cee83 100644 --- a/afflib.spec +++ b/afflib.spec @@ -2,7 +2,7 @@ Name: afflib Version: 3.7.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library to support the Advanced Forensic Format Group: System Environment/Libraries @@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 3.7.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jun 16 2015 Fedora Release Engineering - 3.7.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From fdd9d4be31cdef535e75ade09b89e6a48115db93 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 06:30:09 +0000 Subject: [PATCH 04/12] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index 72cee83..368fa50 100644 --- a/afflib.spec +++ b/afflib.spec @@ -2,7 +2,7 @@ Name: afflib Version: 3.7.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library to support the Advanced Forensic Format Group: System Environment/Libraries @@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 3.7.4-5 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Feb 03 2016 Fedora Release Engineering - 3.7.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From ea017820056cd121d9e9b1c6c48c18edd7e7beaa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 05:47:55 +0000 Subject: [PATCH 05/12] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index 368fa50..c307827 100644 --- a/afflib.spec +++ b/afflib.spec @@ -2,7 +2,7 @@ Name: afflib Version: 3.7.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library to support the Advanced Forensic Format Group: System Environment/Libraries @@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 3.7.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jul 19 2016 Fedora Release Engineering - 3.7.4-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages From edb3ad4ea8cf78dd1591faedc99731e23861551f Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 3 Mar 2017 11:59:19 +0100 Subject: [PATCH 06/12] Update to 3.7.15 --- .gitignore | 1 + 0001-Use-DESTDIR-for-packaging.patch | 24 +++++++++++++++++++++ afflib.spec | 31 ++++++++++++++-------------- sources | 2 +- 4 files changed, 42 insertions(+), 16 deletions(-) create mode 100644 0001-Use-DESTDIR-for-packaging.patch diff --git a/.gitignore b/.gitignore index 7df54f3..45806c9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ afflib-3.5.12.tar.gz /afflib-3.6.15.tar.gz /v3.7.3.tar.gz /v3.7.4.tar.gz +/afflib-3.7.15.tar.gz diff --git a/0001-Use-DESTDIR-for-packaging.patch b/0001-Use-DESTDIR-for-packaging.patch new file mode 100644 index 0000000..3435f60 --- /dev/null +++ b/0001-Use-DESTDIR-for-packaging.patch @@ -0,0 +1,24 @@ +From 22a8229ad18248d85d11f85414ba6d1b740e62e8 Mon Sep 17 00:00:00 2001 +From: Nicolas Chauvet +Date: Fri, 3 Mar 2017 11:39:11 +0100 +Subject: [PATCH] Use DESTDIR for packaging + +--- + pyaff/Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/pyaff/Makefile.am b/pyaff/Makefile.am +index 468b0f7..4fa390b 100644 +--- a/pyaff/Makefile.am ++++ b/pyaff/Makefile.am +@@ -11,6 +11,6 @@ install-exec-local: + cd $(srcdir) && $(PYTHON) setup.py \ + build --build-base $(abs_builddir)/build \ + egg_info --egg-base $(abs_builddir) \ +- install --prefix $(prefix) --single-version-externally-managed --record=$(abs_builddir)/installed.txt \ ++ install --prefix $(DESTDIR)$(prefix) --single-version-externally-managed --record=$(abs_builddir)/installed.txt \ + bdist_egg --dist-dir $(abs_builddir)/dist + endif +-- +2.7.4 + diff --git a/afflib.spec b/afflib.spec index c307827..59a890f 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,14 +1,12 @@ -%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} - Name: afflib -Version: 3.7.4 -Release: 6%{?dist} +Version: 3.7.15 +Release: 1%{?dist} Summary: Library to support the Advanced Forensic Format -Group: System Environment/Libraries License: BSD with advertising -URL: https://github.com/simsong/AFFLIBv3 -Source0: https://github.com/simsong/AFFLIBv3/archive/v%{version}.tar.gz +URL: https://github.com/sshock/AFFLIBv3 +Source0: https://github.com/sshock/AFFLIBv3/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Patch0: 0001-Use-DESTDIR-for-packaging.patch BuildRequires: libtool @@ -36,16 +34,14 @@ afflib is library for support of the Advanced Forensic Format (AFF). %package -n afftools Summary: Utilities for %{name} -Group: Applications/System -Requires: %{name} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{version}-%{release} %description -n afftools The %{name}-utils package contains utilities for using %{name}. %package devel Summary: Development files for %{name} -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{version}-%{release} Requires: openssl-devel Requires: pkgconfig @@ -58,6 +54,7 @@ developing applications that use %{name}. %setup -q -n AFFLIBv3-%{version} # prevent internal lzma to be built - testing #rm -rf lzma443 +%patch0 -p1 -b .destdir #fix spurious permissions with lzma443 find lzma443 -type f -exec chmod 0644 {} ';' @@ -93,14 +90,15 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %files -%doc AUTHORS BUGLIST.txt ChangeLog COPYING NEWS README -%doc doc/announce_2.2.txt +%doc AUTHORS BUGLIST.txt ChangeLog NEWS README +%doc doc/announce_2.2.txt +%license COPYING %{_libdir}/*.so.* %files -n afftools %{_bindir}/aff* -%{python_sitearch}/pyaff.so -%{_mandir}/man1/affcat.1.* +%{python_sitearch}/* +%{_mandir}/man1/aff*.1.* %files devel %doc doc/crypto_design.txt doc/crypto_doc.txt @@ -110,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Mar 03 2017 Nicolas Chauvet - 3.7.15-1 +- Update to 3.7.15 + * Fri Feb 10 2017 Fedora Release Engineering - 3.7.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild diff --git a/sources b/sources index a736b56..5729690 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a81470590cfc2f22a3168f89ebe27ea6 v3.7.4.tar.gz +SHA512 (afflib-3.7.15.tar.gz) = 48fb3932a7889251df2b9777665ac0ae48aa19ae06180b2aa3820e12c23506d9742ae483ff538fcd5dcc60e6d540813fd59131e5f0ad98a829e6fcd55f87ce31 From 193ebd0f663fded54797fa2e5b0e5325d89eca34 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 15 May 2017 19:54:30 +0000 Subject: [PATCH 07/12] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index 59a890f..740519f 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,6 +1,6 @@ Name: afflib Version: 3.7.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to support the Advanced Forensic Format License: BSD with advertising @@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon May 15 2017 Fedora Release Engineering - 3.7.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild + * Fri Mar 03 2017 Nicolas Chauvet - 3.7.15-1 - Update to 3.7.15 From b3774e9adff3731b9862736339fbd0771a5f7bab Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 02:39:10 +0000 Subject: [PATCH 08/12] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index 740519f..9a62bf5 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,6 +1,6 @@ Name: afflib Version: 3.7.15 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library to support the Advanced Forensic Format License: BSD with advertising @@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 3.7.15-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon May 15 2017 Fedora Release Engineering - 3.7.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild From 4e19e3723bc9ace3dae97e915034cf5dd34eb2ac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 2 Aug 2017 17:25:47 +0000 Subject: [PATCH 09/12] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index 9a62bf5..50b666a 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,6 +1,6 @@ Name: afflib Version: 3.7.15 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library to support the Advanced Forensic Format License: BSD with advertising @@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Aug 02 2017 Fedora Release Engineering - 3.7.15-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 3.7.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From da9520471cecc63fdd2ae60e84a9d720857b9be2 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 8 Jan 2018 23:51:47 +0100 Subject: [PATCH 10/12] Update to 3.7.16 --- .gitignore | 1 + afflib.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 45806c9..e933098 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ afflib-3.5.12.tar.gz /v3.7.3.tar.gz /v3.7.4.tar.gz /afflib-3.7.15.tar.gz +/afflib-3.7.16.tar.gz diff --git a/afflib.spec b/afflib.spec index 50b666a..62ded23 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,12 +1,11 @@ Name: afflib -Version: 3.7.15 -Release: 4%{?dist} +Version: 3.7.16 +Release: 1%{?dist} Summary: Library to support the Advanced Forensic Format License: BSD with advertising URL: https://github.com/sshock/AFFLIBv3 Source0: https://github.com/sshock/AFFLIBv3/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: 0001-Use-DESTDIR-for-packaging.patch BuildRequires: libtool @@ -54,7 +53,6 @@ developing applications that use %{name}. %setup -q -n AFFLIBv3-%{version} # prevent internal lzma to be built - testing #rm -rf lzma443 -%patch0 -p1 -b .destdir #fix spurious permissions with lzma443 find lzma443 -type f -exec chmod 0644 {} ';' @@ -108,6 +106,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Jan 08 2018 Nicolas Chauvet - 3.7.16-1 +- Update to 3.7.16 + * Wed Aug 02 2017 Fedora Release Engineering - 3.7.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild diff --git a/sources b/sources index 5729690..d8f0933 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (afflib-3.7.15.tar.gz) = 48fb3932a7889251df2b9777665ac0ae48aa19ae06180b2aa3820e12c23506d9742ae483ff538fcd5dcc60e6d540813fd59131e5f0ad98a829e6fcd55f87ce31 +SHA512 (afflib-3.7.16.tar.gz) = 19eb77d25f939e0bc941cc4106809e23a89f3f07fd0ddb8dfb03b2ddfa24e22c544deb011a5e4247a955529289de0e7ffc4b196c943f8cc352525fcc2b05a279 From a4e178c901561aef47c3aa36775352b4189e8485 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Tue, 6 Feb 2018 19:57:40 +0100 Subject: [PATCH 11/12] Update Python 2 dependency declarations to new packaging standards --- afflib.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/afflib.spec b/afflib.spec index 62ded23..ef3df38 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,6 +1,6 @@ Name: afflib Version: 3.7.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to support the Advanced Forensic Format License: BSD with advertising @@ -18,7 +18,7 @@ BuildRequires: lzma-devel BuildRequires: ncurses-devel BuildRequires: libtermcap-devel BuildRequires: openssl-devel -BuildRequires: python-devel +BuildRequires: python2-devel # GPLv2 FOSS incompatible with BSD with advertising ##BuildRequires: readline-devel #BuildRequires: libedit-devel - good replacement for readline - not supported for now @@ -106,6 +106,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Feb 06 2018 Iryna Shcherbina - 3.7.16-2 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Mon Jan 08 2018 Nicolas Chauvet - 3.7.16-1 - Update to 3.7.16 From 6b56c2f578be44f04223e6b36b1601778a63ed10 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 01:58:04 +0000 Subject: [PATCH 12/12] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- afflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/afflib.spec b/afflib.spec index ef3df38..2103b3e 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,6 +1,6 @@ Name: afflib Version: 3.7.16 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library to support the Advanced Forensic Format License: BSD with advertising @@ -106,6 +106,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 3.7.16-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Feb 06 2018 Iryna Shcherbina - 3.7.16-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)