Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37842084
en ru br
ALT Linux repos
S:10.01.1-alt1
5.0: 8.64-alt3
4.1: 8.63-alt0.M41.4
4.0: 8.15.4-alt1.M40.4
+updates:8.15.4-alt1.M40.4
3.0: 7.07.1-alt7

Group :: Publishing
RPM: ghostscript

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ghostscript-alt-ijs-version.patch
Download


diff -Naur ghostscript.orig/ijs/Makefile.am ghostscript/ijs/Makefile.am
--- ghostscript.orig/ijs/Makefile.am	2007-06-06 02:23:38 +0400
+++ ghostscript/ijs/Makefile.am	2007-08-06 12:47:28 +0400
@@ -62,11 +62,11 @@
 libijs_la_LIBADD = ijs_exec_unix.lo $(IJS_DEPLIBS)
 endif
 # Uncommment to build an unversioned library (version in soname)
-libijs_la_LDFLAGS = -release $(IJS_VERSION) -rpath $(libdir)
+#libijs_la_LDFLAGS = -release $(IJS_VERSION) -rpath $(libdir)
 # Uncomment to build a versioned library
-#libijs_la_LDFLAGS = \
-# -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
-# -rpath $(libdir)
+libijs_la_LDFLAGS = \
+ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
+ -rpath $(libdir)
 
 
 ijs_client_example_SOURCES = ijs_client_example.c
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin