SOURCES: php4-versioning.patch, php-versioning.patch - unify

glen glen at pld-linux.org
Thu Apr 20 21:44:17 CEST 2006


Author: glen                         Date: Thu Apr 20 19:44:17 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- unify

---- Files affected:
SOURCES:
   php4-versioning.patch (1.4 -> 1.5) , php-versioning.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/php4-versioning.patch
diff -u SOURCES/php4-versioning.patch:1.4 SOURCES/php4-versioning.patch:1.5
--- SOURCES/php4-versioning.patch:1.4	Sat Apr 15 17:14:33 2006
+++ SOURCES/php4-versioning.patch	Thu Apr 20 21:44:12 2006
@@ -4,7 +4,7 @@
  mkinstalldirs = $(top_srcdir)/build/shtool mkdir -p
  INSTALL = $(top_srcdir)/build/shtool install -c
  INSTALL_DATA = $(INSTALL) -m 644
-+LD_VERSION_SCRIPT=-Wl,--version-script=$(top_srcdir)/php.ver
++LD_VERSION_SCRIPT = -Wl,--version-script=$(top_srcdir)/php.ver
  
  DEFS = -DPHP_ATOM_INC -I$(top_builddir)/include -I$(top_builddir)/main -I$(top_srcdir)
  COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH)

================================================================
Index: SOURCES/php-versioning.patch
diff -u SOURCES/php-versioning.patch:1.3 SOURCES/php-versioning.patch:1.4
--- SOURCES/php-versioning.patch:1.3	Sun Apr 16 01:03:02 2006
+++ SOURCES/php-versioning.patch	Thu Apr 20 21:44:12 2006
@@ -4,7 +4,7 @@
  mkinstalldirs = $(top_srcdir)/build/shtool mkdir -p
  INSTALL = $(top_srcdir)/build/shtool install -c
  INSTALL_DATA = $(INSTALL) -m 644
-+LD_VERSION_SCRIPT="-Wl,--version-script=$(abs_srcdir)/php.ver"
++LD_VERSION_SCRIPT = -Wl,--version-script=$(abs_srcdir)/php.ver
  
  DEFS = -DPHP_ATOM_INC -I$(top_builddir)/include -I$(top_builddir)/main -I$(top_srcdir)
  COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php4-versioning.patch?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SOURCES/php-versioning.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list