]> git.pld-linux.org Git - packages/satyr.git/commitdiff
- updated to 0.7 auto/th/satyr-0.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 3 Sep 2013 19:08:29 +0000 (21:08 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 3 Sep 2013 19:08:29 +0000 (21:08 +0200)
- updatd rpm45/rpm5 patches

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

index 404111705048f7d4c696e7f5991db84e4a178dfe..619fe61cecf80294c3d79027f5dc2dd6ab3fd511 100644 (file)
@@ -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
index 6efe34cf53b2460e367b479fbe592538f55d5edc..3e1a07a8dc600255ab79f2811597c68d06c22190 100644 (file)
@@ -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
index 0e93668eda3db34516df1b7a78197e58b278a624..c6771881b83253580726ef0ca792ccf0398552c6 100644 (file)
@@ -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
This page took 0.047955 seconds and 4 git commands to generate.