[packages/satyr] - updated to 0.23 - updated rpm5,rpm45 patches
qboosh
qboosh at pld-linux.org
Tue Jun 6 15:50:53 CEST 2017
commit e29564820fca3b904ad973943649e466291c28d0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jun 6 15:51:57 2017 +0200
- updated to 0.23
- updated rpm5,rpm45 patches
satyr-rpm45.patch | 21 ---------------------
satyr-rpm5.patch | 21 ---------------------
satyr.spec | 8 ++++----
3 files changed, 4 insertions(+), 46 deletions(-)
---
diff --git a/satyr.spec b/satyr.spec
index 1cf8603..25e6e25 100644
--- a/satyr.spec
+++ b/satyr.spec
@@ -5,12 +5,12 @@
Summary: Tools to create anonymous, machine-friendly problem reports
Summary(pl.UTF-8): Analizator śladów wywołań tworzonych przez GDB
Name: satyr
-Version: 0.22
-Release: 2
+Version: 0.23
+Release: 1
License: GPL v2+
Group: Development/Tools
-Source0: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.xz
-# Source0-md5: cba6bc450caa9ccb0548fc643f876aa6
+Source0: https://github.com/abrt/satyr/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 23607da2080c798307eb8ce6f69f337f
Patch0: %{name}-rpm5.patch
Patch1: %{name}-rpm45.patch
URL: https://github.com/abrt/satyr
diff --git a/satyr-rpm45.patch b/satyr-rpm45.patch
index 98098dc..65c2789 100644
--- a/satyr-rpm45.patch
+++ b/satyr-rpm45.patch
@@ -1,24 +1,3 @@
---- satyr-0.15/lib/Makefile.am.orig 2014-01-07 17:07:58.000000000 +0100
-+++ satyr-0.15/lib/Makefile.am 2014-02-02 20:51:35.551284308 +0100
-@@ -62,7 +62,7 @@
- unstrip.c \
- utils.c
-
--libsatyr_conv_la_CFLAGS = -Wall -Wformat=2 -std=gnu99 -D_GNU_SOURCE -I$(top_srcdir)/include $(GLIB_CFLAGS)
-+libsatyr_conv_la_CFLAGS = -Wall -Wformat=2 -std=gnu99 -D_GNU_SOURCE -I$(top_srcdir)/include $(GLIB_CFLAGS) $(RPM_CFLAGS)
- libsatyr_conv_la_LDFLAGS = $(GLIB_LIBS)
-
- if HAVE_LIBOPCODES
---- satyr-0.3/configure.ac.orig 2013-04-05 19:30:55.747216259 +0200
-+++ satyr-0.3/configure.ac 2013-04-05 19:35:07.100544357 +0200
-@@ -63,6 +63,7 @@
- AC_CHECK_LIB([unwind-coredump], [main])
-
- # rpm
-+PKG_CHECK_MODULES([RPM], [rpm])
- AC_CHECK_LIB([rpm], [main])
-
- AC_CONFIG_FILES([
--- satyr-0.3/lib/rpm.c.orig 2013-03-25 15:07:04.000000000 +0100
+++ satyr-0.3/lib/rpm.c 2013-04-06 10:59:35.792721546 +0200
@@ -27,7 +27,6 @@
diff --git a/satyr-rpm5.patch b/satyr-rpm5.patch
index 434d054..e572036 100644
--- a/satyr-rpm5.patch
+++ b/satyr-rpm5.patch
@@ -1,24 +1,3 @@
---- satyr-0.15/lib/Makefile.am.orig 2014-01-07 17:07:58.000000000 +0100
-+++ satyr-0.15/lib/Makefile.am 2014-02-02 20:51:35.551284308 +0100
-@@ -62,7 +62,7 @@
- unstrip.c \
- utils.c
-
--libsatyr_conv_la_CFLAGS = -Wall -Wformat=2 -std=gnu99 -D_GNU_SOURCE -I$(top_srcdir)/include $(GLIB_CFLAGS)
-+libsatyr_conv_la_CFLAGS = -Wall -Wformat=2 -std=gnu99 -D_GNU_SOURCE -I$(top_srcdir)/include $(GLIB_CFLAGS) $(RPM_CFLAGS)
- libsatyr_conv_la_LDFLAGS = $(GLIB_LIBS)
-
- if HAVE_LIBOPCODES
---- satyr-0.3/configure.ac.orig 2013-04-05 19:30:55.747216259 +0200
-+++ satyr-0.3/configure.ac 2013-04-05 19:35:07.100544357 +0200
-@@ -63,6 +63,7 @@
- AC_CHECK_LIB([unwind-coredump], [main])
-
- # rpm
-+PKG_CHECK_MODULES([RPM], [rpm])
- AC_CHECK_LIB([rpm], [main])
-
- AC_CONFIG_FILES([
--- satyr-0.3/lib/rpm.c.orig 2013-03-25 15:07:04.000000000 +0100
+++ satyr-0.3/lib/rpm.c 2013-04-06 15:46:04.134714198 +0200
@@ -24,11 +24,11 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/satyr.git/commitdiff/e29564820fca3b904ad973943649e466291c28d0
More information about the pld-cvs-commit
mailing list