Author: wrobell                      Date: Sun Jun 17 17:08:50 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add minor version to soname

---- Files affected:
SOURCES:
   libgeotiff-shared-fix.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/libgeotiff-shared-fix.patch
diff -u SOURCES/libgeotiff-shared-fix.patch:1.4 
SOURCES/libgeotiff-shared-fix.patch:1.5
--- SOURCES/libgeotiff-shared-fix.patch:1.4     Sat Mar  4 23:18:56 2006
+++ SOURCES/libgeotiff-shared-fix.patch Sun Jun 17 19:08:45 2007
@@ -5,7 +5,7 @@
  
  $(GEOTIFF_SO): ${OBJS}
 -      ${LD_SHARED} ${OBJS} ${LIBS} -o $(GEOTIFF_SO)
-+      ${CC} -shared ${OBJS} ${LIBS} -o $(GEOTIFF_SO) 
-Wl,-soname=libgeotiff.so.$(VERSION_MAJOR)
++      ${CC} -shared ${OBJS} ${LIBS} -o $(GEOTIFF_SO) 
-Wl,-soname=libgeotiff.so.$(VERSION_MAJOR).$(VERSION_MINOR)
        rm -f libgeotiff.$(SO_EXT)
        ${LN} $(GEOTIFF_SO) libgeotiff.$(SO_EXT)
  
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/libgeotiff-shared-fix.patch?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to