* readline - Fehler im Patch-Pfad
  * php ist von libxml2 abhaengig

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@277 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
delaco
2006-09-13 15:30:27 +00:00
parent 0145f271e1
commit 048123a81c
4 changed files with 24 additions and 9 deletions

View File

@@ -1,4 +1,17 @@
------------------------------------------------------------------------
r276 | delaco | 2006-09-12 23:47:37 +0200 (Tue, 12 Sep 2006) | 10 lines
Hinzugefuegt:
* Yasuc
* Wireless Tools (reanimiert)
Updates:
* fcron
* pulsar
* unicorn
Fixes:
* readline
* lfs/Config
------------------------------------------------------------------------
r275 | ms | 2006-09-12 22:23:29 +0200 (Tue, 12 Sep 2006) | 3 lines
Geaendert:

View File

@@ -38,7 +38,7 @@
* autoconf-2.59
* automake-1.8.4
* bash-2.05b
* bast-0.9.0
* bast-0.9.3
* beep-1.2.2
* bind-9.2.5
* binutils-2.15.90.0.3
@@ -82,7 +82,7 @@
* fcdslslusb-suse8.2-03.11.04
* fcdslusb-suse8.2-03.11.02
* fcpci-suse8.2-03.11.02
* fcron-2.0.2
* fcron-3.0.1
* fetchmail-6.3.4
* ffmpeg-20051126
* file-4.16
@@ -114,8 +114,9 @@
* inetutils-1.4.2
* ipac-ng-1.31
* ipaddr-1.2
* ipfire-logs-2006-09-11-21:49.tgz
* ipfire-logs-2006-09-12-17:01.tgz
* ipfire-logs-2006-09-12-23:48.tgz
* ipfire-logs-2006-09-13-13:45.tgz
* ipfire-logs-2006-09-13-14:26.tgz
* iproute2-2.4.7-now-ss010824
* iptables-1.3.5
* iptraf-3.0.0
@@ -184,7 +185,7 @@
* oinkmaster-1.2
* openldap-2.3.20
* openssh-3.9p1
* openssl-0.9.7i
* openssl-0.9.7k
* openswan-1.0.10
* openvpn-2.0.7
* pam_mysql-0.7RC1
@@ -198,14 +199,13 @@
* popt-1.7
* portmap_5beta
* postfix-2.2.11
* postfix-2.2.11
* ppp-2.4.2
* pptp-1.6.0
* procinfo-18
* procmail-3.22
* procps-3.2.5
* psmisc-21.4
* pulsar-4.0.19
* pulsar-4.0.21
* razor-agents-2.81
* readline-5.1
* rp-pppoe-3.5
@@ -246,10 +246,12 @@
* vlan.1.9
* vlc-0.8.5
* wget-1.10.2
* wireless_tools.28
* wput-0.6
* xampp-linux-1.5.3a
* xinetd-2.3.14
* xmbmon205
* xvidcore-1.1.0
* yasuc-0.4.1
* zaptel-1.2.7
* zlib-1.2.3

View File

@@ -72,7 +72,7 @@ $(subst %,%_MD5,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/patches/readline-5.1-fixes-3.patch
cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/readline-5.1-fixes-3.patch
cd $(DIR_APP) && sed -i '/MV.*old/d' Makefile.in
cd $(DIR_APP) && sed -i '/{OLDSUFF}/c:' support/shlib-install
cd $(DIR_APP) && ./configure --prefix=/usr --libdir=/lib

View File

@@ -600,6 +600,7 @@ buildipcop() {
ipcopmake pciutils
ipcopmake pcre
ipcopmake readline
ipcopmake libxml2
ipcopmake berkeley
ipcopmake BerkeleyDB ## The Perl module
ipcopmake mysql
@@ -691,7 +692,6 @@ buildipcop() {
## Zuerst die Libs und dann die Programme. Ordnung muss sein!
ipcopmake java
ipcopmake bootsplash
ipcopmake libxml2
ipcopmake spandsp
ipcopmake lzo
ipcopmake openvpn