[packages/openssl102: 160/432] - obsolete (fixed in 0.9.7d)

adwol adwol at pld-linux.org
Sat Sep 29 01:15:02 CEST 2018


commit 19b0e4e819796febf147a095d86865d3a9911392
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Mar 17 17:22:13 2004 +0000

    - obsolete (fixed in 0.9.7d)
    
    Changed files:
        openssl-makefile.patch -> 1.2
        openssl-parallel_make.patch -> 1.2

 openssl-makefile.patch      | 30 ------------------------------
 openssl-parallel_make.patch | 39 ---------------------------------------
 2 files changed, 69 deletions(-)
---
diff --git a/openssl-makefile.patch b/openssl-makefile.patch
deleted file mode 100644
index 2b41828..0000000
--- a/openssl-makefile.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- openssl-0.9.7c.pius/Makefile	Tue Sep 30 14:38:13 2003
-+++ openssl-0.9.7c/Makefile	Tue Sep 30 21:29:56 2003
-@@ -834,7 +834,6 @@
- 		fi; \
- 	fi
- 	cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
--	chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
- 
- install_docs:
- 	@$(PERL) $(TOP)/util/mkdir-p.pl \
---- openssl-0.9.7c.pius/Makefile.org	Mon Aug 11 11:37:17 2003
-+++ openssl-0.9.7c/Makefile.org	Tue Sep 30 23:13:31 2003
-@@ -832,7 +832,6 @@
- 		fi; \
- 	fi
- 	cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
--	chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
- 
- install_docs:
- 	@$(PERL) $(TOP)/util/mkdir-p.pl \
---- openssl-0.9.7c.pius/Makefile.ssl	Tue Sep 30 14:38:13 2003
-+++ openssl-0.9.7c/Makefile.ssl	Tue Sep 30 21:29:56 2003
-@@ -834,7 +834,6 @@
- 		fi; \
- 	fi
- 	cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
--	chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
- 
- install_docs:
- 	@$(PERL) $(TOP)/util/mkdir-p.pl \
diff --git a/openssl-parallel_make.patch b/openssl-parallel_make.patch
deleted file mode 100644
index cdacbcd..0000000
--- a/openssl-parallel_make.patch
+++ /dev/null
@@ -1,39 +0,0 @@
---- openssl-0.9.7.old/crypto/Makefile.ssl	Fri Dec 20 15:28:45 2002
-+++ openssl-0.9.7/crypto/Makefile.ssl	Sun Feb 16 20:02:43 2003
-@@ -50,7 +50,7 @@
- top:
- 	@(cd ..; $(MAKE) DIRS=$(DIR) all)
- 
--all: buildinf.h lib subdirs shared
-+all: shared
- 
- buildinf.h: ../Makefile.ssl
- 	( echo "#ifndef MK1MF_BUILD"; \
-@@ -96,7 +96,7 @@
- 	$(RANLIB) $(LIB) || echo Never mind.
- 	@touch lib
- 
--shared:
-+shared: buildinf.h lib subdirs
- 	if [ -n "$(SHARED_LIBS)" ]; then \
- 		(cd ..; $(MAKE) $(SHARED_LIB)); \
- 	fi
---- openssl-0.9.7.old/ssl/Makefile.ssl	Thu Dec 19 22:10:20 2002
-+++ openssl-0.9.7/ssl/Makefile.ssl	Sun Feb 16 20:03:13 2003
-@@ -55,14 +55,14 @@
- top:
- 	(cd ..; $(MAKE) DIRS=$(DIR) all)
- 
--all:	lib shared
-+all:	shared
- 
- lib:	$(LIBOBJ)
- 	$(AR) $(LIB) $(LIBOBJ)
- 	$(RANLIB) $(LIB) || echo Never mind.
- 	@touch lib
- 
--shared:
-+shared: lib
- 	if [ -n "$(SHARED_LIBS)" ]; then \
- 		(cd ..; $(MAKE) $(SHARED_LIB)); \
- 	fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list