[packages/spread-sheet-widget] - updated to 0.8 - removed obsolete am patch
qboosh
qboosh at pld-linux.org
Thu Jul 14 22:19:28 CEST 2022
commit 4e6246499f2f5fbaed96a1214e78b12ed04a4827
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jul 14 22:21:17 2022 +0200
- updated to 0.8
- removed obsolete am patch
spread-sheet-widget-am.patch | 10 ----------
spread-sheet-widget.spec | 8 +++-----
2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/spread-sheet-widget.spec b/spread-sheet-widget.spec
index 289db9d..427859d 100644
--- a/spread-sheet-widget.spec
+++ b/spread-sheet-widget.spec
@@ -5,14 +5,13 @@
Summary: Library for Gtk+ which provides a widget for viewing and manipulating 2 dimensional tabular data
Summary(pl.UTF-8): Biblioteka Gtk+ zapewniająca widget do przeglądania i manipulowania dwuwymiarowymi danymi tabelarycznymi
Name: spread-sheet-widget
-Version: 0.6
+Version: 0.8
Release: 1
License: GPL v3+
Group: Libraries
Source0: http://alpha.gnu.org/gnu/ssw/%{name}-%{version}.tar.gz
-# Source0-md5: 1db047605eedb0b63f7a34422a7889c6
-Patch0: %{name}-am.patch
-Patch1: %{name}-info.patch
+# Source0-md5: 429ab7326a95f237c680d770c226a7c0
+Patch0: %{name}-info.patch
URL: https://www.gnu.org/software/ssw/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.10.1
@@ -80,7 +79,6 @@ Statyczna biblioteka %{name}.
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
diff --git a/spread-sheet-widget-am.patch b/spread-sheet-widget-am.patch
deleted file mode 100644
index 6c2f6ae..0000000
--- a/spread-sheet-widget-am.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- spread-sheet-widget-0.3/Makefile.am~ 2018-07-04 07:24:48.000000000 +0200
-+++ spread-sheet-widget-0.3/Makefile.am 2018-11-09 09:34:18.669724964 +0100
-@@ -25,6 +25,7 @@
-
-
- lib_LTLIBRARIES = libspread-sheet-widget.la
-+libspread_sheet_widget_la_LIBADD = $(GTK3_LIBS) $(GLIB2_LIBS) -lm
- libspread_sheet_widget_la_CFLAGS = $(GTK3_CFLAGS) $(GLIB2_CFLAGS) -I ${top_builddir}/src
- libspread_sheet_widget_la_SOURCES = \
- src/ssw-html-parser.c \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spread-sheet-widget.git/commitdiff/4e6246499f2f5fbaed96a1214e78b12ed04a4827
More information about the pld-cvs-commit
mailing list