]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
Merge remote-tracking branch 'ummeegge/glib2-update'
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Oct 2012 12:18:44 +0000 (14:18 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Oct 2012 12:18:44 +0000 (14:18 +0200)
dos2unix/dos2unix.nm
glibc/glibc.nm
hdparm/hdparm.nm
libssh2/libssh2.nm
mdadm/mdadm.nm
nmap/nmap.nm
python/patches/x86_64/python-2.7-lib64-sysconfig.patch [moved from python/python-2.7-lib64-sysconfig.patch with 100% similarity]
python/patches/x86_64/python-2.7.3-lib64.patch [moved from python/python-2.7.3-lib64.patch with 100% similarity]
python/python.nm
tcpdump/tcpdump.nm

index 55da32154e7a8f836108aaf26950b4b9e9a07a78..1fde0d0c27d1a8c2d7f1d4275190b9924a547d1b 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = dos2unix
-version    = 5.1.1
+version    = 6.0.2
 release    = 1
 
 groups     = Applications/Text
@@ -13,11 +13,11 @@ license    = BSD
 summary    = Text file format converters.
 
 description
-       Convert text files with DOS or Mac line endings to Unix line endings and \
+       Convert text files with DOS or Mac line endings to Unix line endings and
        vice versa.
 end
 
-source_dl  =
+source_dl  = http://waterlan.home.xs4all.nl/dos2unix/
 
 build
        requires
index 8a12d01f7c1137bc7c9160f4f53e15f19e4ecfa0..23ac9c7fde08c6faef0431992ce9b906a65dc9f4 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = glibc
 version    = 2.16.0
-release    = 3
+release    = 4
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = System/Base
@@ -155,7 +155,8 @@ build
                --with-selinux \
                --disable-werror \
                --enable-bind-now \
-               --enable-nss-crypt
+               --enable-nss-crypt \
+               --enable-obsolete-rpc
 
        if "%{DISTRO_ARCH}" == "armv5tel"
                # Disable hardware FP for ARM.
index aac269c3397c93261a73e9141c8eaa749ff3a4be..2f9b5fb7e75ea9fdbad744e070a53e517c1c3dd3 100644 (file)
@@ -22,7 +22,7 @@ source_dl  = http://sourceforge.net/projects/%{name}/files/%{name}/
 
 build
        build
-               CFLAGS="%{CFLAGS}" make %{PARALELLIAMFLAGS} \
+               CFLAGS="%{CFLAGS}" make %{PARALLELISMFLAGS} \
                        STRIP=/bin/true LDFLAGS=
        end
 
index 16312fc5fcd9bb8ed424f6d7d35231ff4ee6eda1..901886f66ddcf214a46d1f51e2e1b838ef642aea 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libssh2
-version    = 1.2.7
+version    = 1.4.2
 release    = 1
 
 groups     = System/Libraries
@@ -13,13 +13,13 @@ license    = BSD
 summary    = A library implementing the SSH2 protocol.
 
 description
-       libssh2 is a library implementing the SSH2 protocol as defined by \
-       Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), \
-       SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, \
+       libssh2 is a library implementing the SSH2 protocol as defined by
+       Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25),
+       SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*,
        SECSH-DHGEX(04), and SECSH-NUMBERS(10).
 end
 
-source_dl  =
+source_dl  = http://www.libssh2.org/download/
 
 build
        requires
index a166010a84a7411d1815c088833650eb8d51ce4c..159034c7530ae11413cfc64e1697b37804021e4b 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = mdadm
-version    = 3.2.2
-release    = 2
+version    = 3.2.6
+release    = 1
 
 groups     = System/Base
 url        = http://www.kernel.org/pub/linux/utils/raid/mdadm/
@@ -20,7 +20,8 @@ description
        file can be used to help with some common tasks.
 end
 
-source_dl  =
+source_dl  = https://www.kernel.org/pub/linux/utils/raid/mdadm/
+sources           = %{thisapp}.tar.xz
 
 build
        requires
index 4df52f7514b924027191c20625a2831d2cbf27a2..c57bf72c7507ca87d9622d5e9c4f33a9967b0df2 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = nmap
-version    = 5.51
+version    = 6.01
 release    = 1
 
 groups     = Networking/Sniffer
@@ -20,7 +20,7 @@ description
        predictability characteristics, reverse-identd scanning, and more.
 end
 
-source_dl  =
+source_dl  = http://nmap.org/dist/
 sources    = %{thisapp}.tar.bz2
 
 build
index d5c1a2d7b12e956cf75179c3d8cb981a0c564aba..8aff9240d2af133b3df06f4b500499a603529336 100644 (file)
@@ -6,7 +6,7 @@
 name       = python
 major_ver  = 2.7
 version    = %{major_ver}.3
-release    = 1
+release    = 2
 thisapp    = Python-%{version}
 
 groups     = Development/Languages
@@ -32,11 +32,12 @@ build
                bzip2-devel
                db4-devel >= 1:4.8
                expat-devel
+               glibc-headers >= 2.16-4
                libffi-devel
                libselinux-devel
                ncurses-devel
                openssl-devel
-               pkg-config
+               pakfire-builder >= 0.9.23-4
                readline-devel
                sqlite-devel
                tar
@@ -46,12 +47,6 @@ build
        export CFLAGS  += -D_GNU_SOURCE -fwrapv
 
        prepare_cmds
-               # Apply patches for x86_64.
-               if [ "$(uname -m)" = "x86_64" ]; then
-                       patch -Np1 -i %{DIR_SOURCE}/python-2.7.3-lib64.patch
-                       patch -Np1 -i %{DIR_SOURCE}/python-2.7-lib64-sysconfig.patch
-               fi
-
                # Remove embedded copies of expat, zlib and libffi
                rm -rf Modules/{expat,zlib}
                rm -rf Modules/_ctypes/{darwin,libffi,libffi_arm_wince,libffi_msvc,libffi_osx}
index 2a81d25af078324133817cf2838358e9e9d01112..201426e7bbce519d708fa573e61555d7f6b891b2 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = tcpdump
-version    = 4.1.1
-release    = 2
+version    = 4.3.0
+release    = 1
 
 groups     = Networking/Sniffer
 url        = http://www.tcpdump.org/