]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Fixes:
authordelaco <delaco@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Wed, 13 Sep 2006 15:30:27 +0000 (15:30 +0000)
committerdelaco <delaco@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Wed, 13 Sep 2006 15:30:27 +0000 (15:30 +0000)
  * 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

doc/ChangeLog
doc/packages-list.txt
lfs/readline
make.sh

index e4eb78e55efa61d744d46b7d1aabf4651e321679..9462c35fb9512458bbc25bab62f35044c2fc43f2 100644 (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:
index 16f37d7d87ad13197e765792c2a053d9c6a307eb..373d15ce9308a11b682756db13cd80ee86aa02ab 100644 (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
   * 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
   * 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
   * 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
   * 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
index fdc38e557f08d05bcbdff59de6204864b3aa705e..02fcb9f8c4be0256b5cbb1e8485d3bf50b40c2f0 100644 (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
diff --git a/make.sh b/make.sh
index b8bd04d30d610819369ff1acc92b0c024ef382f6..a1908d59a47dfb95fc8e743943794a8120fbc699 100644 (file)
--- a/make.sh
+++ b/make.sh
@@ -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