Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37912498
en ru br
ALT Linux repos
S:3.32.2-alt5
5.0: 3.26.1-alt1
4.1: 3.18.3-alt0.M41.1
4.0: 3.12.3-alt1
3.0: 3.6.2-alt1

Group :: Graphical desktop/GNOME
RPM: gtkhtml3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gtkhtml3-3.26-alt-symver.patch
Download


diff -ur gtkhtml-3.24.0/gtkhtml/Makefile.am gtkhtml-3.24.0.new/gtkhtml/Makefile.am
--- gtkhtml-3.24.0/gtkhtml/Makefile.am	2008-05-12 11:18:34 +0400
+++ gtkhtml-3.24.0.new/gtkhtml/Makefile.am	2008-10-07 00:27:33 +0400
@@ -208,7 +208,9 @@
 	$(PLATFORM_DEP_SOURCES)			\
 	$(NULL)
 
-libgtkhtml_3_14_la_LDFLAGS = -version-info $(GTKHTML_CURRENT):$(GTKHTML_REVISION):$(GTKHTML_AGE) -no-undefined
+export_symbols = -Wl,--version-script=libgtkhtml.map -Wl,-z,defs 
+
+libgtkhtml_3_14_la_LDFLAGS = -version-info $(GTKHTML_CURRENT):$(GTKHTML_REVISION):$(GTKHTML_AGE) $(export_symbols) -no-undefined
 libgtkhtml_3_14_la_LIBADD = $(GTKHTML_LIBS) ../a11y/libgtkhtml-a11y.la $(GAIL_LIBS) $(REGEX_LIBS)
 
 dist-hook:
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin