[packages/satyr] - updated to 0.7 - updatd rpm45/rpm5 patches

qboosh qboosh at pld-linux.org
Tue Sep 3 21:08:45 CEST 2013


commit 61deac4005ac0d48aa25990ce5482c80f78fed8f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Sep 3 21:08:29 2013 +0200

    - updated to 0.7
    - updatd rpm45/rpm5 patches

 satyr-rpm45.patch | 6 +++---
 satyr-rpm5.patch  | 6 +++---
 satyr.spec        | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/satyr.spec b/satyr.spec
index 0e93668..c677188 100644
--- a/satyr.spec
+++ b/satyr.spec
@@ -1,12 +1,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.5
+Version:	0.7
 Release:	1
 License:	GPL v2+
 Group:		Development/Tools
 Source0:	https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.xz
-# Source0-md5:	5d14eecc4b927c56a4368d3f5f6cfff4
+# Source0-md5:	4442705d594b2a8553d93d898d81122e
 Patch0:		%{name}-libopcodes.patch
 Patch1:		%{name}-rpm5.patch
 Patch2:		%{name}-rpm45.patch
diff --git a/satyr-rpm45.patch b/satyr-rpm45.patch
index 4041117..619fe61 100644
--- a/satyr-rpm45.patch
+++ b/satyr-rpm45.patch
@@ -1,12 +1,12 @@
---- satyr-0.5/lib/Makefile.am.orig	2013-07-25 16:01:20.433156909 +0200
-+++ satyr-0.5/lib/Makefile.am	2013-07-25 16:22:08.563104528 +0200
+--- satyr-0.7/lib/Makefile.am.orig	2013-09-03 20:52:57.770063717 +0200
++++ satyr-0.7/lib/Makefile.am	2013-09-03 21:06:11.176697086 +0200
 @@ -50,7 +50,7 @@
  	unstrip.c \
  	utils.c
  
 -libsatyr_la_CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -I$(top_srcdir)/include $(GLIB_CFLAGS)
 +libsatyr_la_CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -I$(top_srcdir)/include $(GLIB_CFLAGS) $(RPM_CFLAGS)
- libsatyr_la_LDFLAGS = -version-info 1:0:0 $(GLIB_LIBS)
+ libsatyr_la_LDFLAGS = -version-info 1:0:0 -export-symbols-regex '^sr_' $(GLIB_LIBS)
  
  if HAVE_LIBOPCODES
 --- satyr-0.3/configure.ac.orig	2013-04-05 19:30:55.747216259 +0200
diff --git a/satyr-rpm5.patch b/satyr-rpm5.patch
index 6efe34c..3e1a07a 100644
--- a/satyr-rpm5.patch
+++ b/satyr-rpm5.patch
@@ -1,12 +1,12 @@
---- satyr-0.5/lib/Makefile.am.orig	2013-07-25 16:01:20.433156909 +0200
-+++ satyr-0.5/lib/Makefile.am	2013-07-25 16:22:08.563104528 +0200
+--- satyr-0.7/lib/Makefile.am.orig	2013-09-03 20:52:57.770063717 +0200
++++ satyr-0.7/lib/Makefile.am	2013-09-03 21:06:11.176697086 +0200
 @@ -50,7 +50,7 @@
  	unstrip.c \
  	utils.c
  
 -libsatyr_la_CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -I$(top_srcdir)/include $(GLIB_CFLAGS)
 +libsatyr_la_CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -I$(top_srcdir)/include $(GLIB_CFLAGS) $(RPM_CFLAGS)
- libsatyr_la_LDFLAGS = -version-info 1:0:0 $(GLIB_LIBS)
+ libsatyr_la_LDFLAGS = -version-info 1:0:0 -export-symbols-regex '^sr_' $(GLIB_LIBS)
  
  if HAVE_LIBOPCODES
 --- satyr-0.3/configure.ac.orig	2013-04-05 19:30:55.747216259 +0200
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/satyr.git/commitdiff/61deac4005ac0d48aa25990ce5482c80f78fed8f



More information about the pld-cvs-commit mailing list