]> git.pld-linux.org Git - packages/satyr.git/commitdiff
- updated to 0.23 auto/th/satyr-0.23-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 6 Jun 2017 13:51:57 +0000 (15:51 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 6 Jun 2017 13:51:57 +0000 (15:51 +0200)
- updated rpm5,rpm45 patches

satyr-rpm45.patch
satyr-rpm5.patch
satyr.spec

index 98098dc4ef63f3785911d753add94f880abf8a7c..65c27893594d8e497bfebca84b4f5e7c29a4c53d 100644 (file)
@@ -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 @@
index 434d054eae244652258f26d48e63394e6b978052..e572036897f1dd97ad30539e95278af487805a97 100644 (file)
@@ -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 @@
index 1cf86035a7495618fea030f93fa134466e159604..25e6e25fe67d5077b390902d0ebf08058f294369 100644 (file)
@@ -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
This page took 0.097508 seconds and 4 git commands to generate.