[packages/poke] - updated to 4.0 (new soname)
qboosh
qboosh at pld-linux.org
Sat May 25 10:24:47 CEST 2024
commit 510f881a391833f98d1854605c26729790563977
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 25 09:14:51 2024 +0200
- updated to 4.0 (new soname)
poke-info.patch | 8 ++++----
poke.spec | 9 +++++----
2 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/poke.spec b/poke.spec
index a1e5066..c9b12cf 100644
--- a/poke.spec
+++ b/poke.spec
@@ -1,12 +1,12 @@
Summary: An interactive, extensible editor for binary data
Summary(pl.UTF-8): Interaktywny, rozszerzalny edytor do danych binarnych
Name: poke
-Version: 3.3
+Version: 4.0
Release: 1
License: GPL v3+
Group: Applications/Editors
Source0: https://ftp.gnu.org/gnu/poke/%{name}-%{version}.tar.gz
-# Source0-md5: 25461e6e9032fa4d3ed089576990c159
+# Source0-md5: e15c42faa189c099f4d92032aa40047e
Patch0: %{name}-info.patch
URL: http://www.jemarch.net/poke
BuildRequires: automake
@@ -123,10 +123,11 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/pk-bin2poke
-%attr(755,root,root) %{_bindir}/pk-elfextractor
+%attr(755,root,root) %{_bindir}/pk-jojopatch
%attr(755,root,root) %{_bindir}/pk-strings
%attr(755,root,root) %{_bindir}/poke
%attr(755,root,root) %{_bindir}/poked
+%attr(755,root,root) %{_bindir}/pokefmt
%{_datadir}/poke
%{_mandir}/man1/poke.1*
%{_mandir}/man1/poked.1*
@@ -135,7 +136,7 @@ rm -rf $RPM_BUILD_ROOT
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libpoke.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpoke.so.0
+%attr(755,root,root) %ghost %{_libdir}/libpoke.so.1
%files devel
%defattr(644,root,root,755)
diff --git a/poke-info.patch b/poke-info.patch
index 2a0d802..4d73ebc 100644
--- a/poke-info.patch
+++ b/poke-info.patch
@@ -1,10 +1,10 @@
---- poke-1.0/doc/poke.texi.orig 2021-02-25 22:23:13.000000000 +0100
-+++ poke-1.0/doc/poke.texi 2021-03-07 13:16:10.536654231 +0100
-@@ -22,9 +22,9 @@
+--- poke-4.0/doc/poke.texi.orig 2024-05-25 07:33:45.511562617 +0200
++++ poke-4.0/doc/poke.texi 2024-05-25 07:34:46.604564981 +0200
+@@ -22,9 +22,9 @@ later version.
@end quotation
@end copying
-- at dircategory Editors
+- at dircategory GNU poke
+ at dircategory File utilities:
@direntry
-* poke: (poke). Interactive editor for binary files.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poke.git/commitdiff/510f881a391833f98d1854605c26729790563977
More information about the pld-cvs-commit
mailing list