diff --git a/filesystem/parted/link-order-fix.patch b/filesystem/parted/link-order-fix.patch deleted file mode 100644 index 0d239e223..000000000 --- a/filesystem/parted/link-order-fix.patch +++ /dev/null @@ -1,32 +0,0 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: package/.../parted/link-order-fix.patch -# Copyright (C) 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- T2-COPYRIGHT-NOTE-END --- - - -diff -urN parted-1.6.25.1/debug/clearfat/Makefile.in parted-1.6.25.1-t2/debug/clearfat/Makefile.in ---- parted-1.6.25.1/debug/clearfat/Makefile.in 2005-11-11 13:38:43.000000000 +0100 -+++ parted-1.6.25.1-t2/debug/clearfat/Makefile.in 2005-12-31 23:58:58.000000000 +0100 -@@ -192,9 +192,8 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - clearfat_SOURCES = clearfat.c --clearfat_LDADD = @LIBS@ @PARTED_LIBS@ \ -- $(top_builddir)/libparted/libparted.la -- -+clearfat_LDADD = $(top_builddir)/libparted/libparted.la \ -+ @LIBS@ @PARTED_LIBS@ - partedincludedir = -I$(top_srcdir)/include - INCLUDES = $(partedincludedir) @INTLINCS@ - all: all-am diff --git a/filesystem/parted/parted.desc b/filesystem/parted/parted.desc index 496036da8..c1cf1eed7 100644 --- a/filesystem/parted/parted.desc +++ b/filesystem/parted/parted.desc @@ -31,7 +31,7 @@ [L] GPL [S] Stable -[V] 1.8.2 +[V] 1.8.3 [P] X ---3-----9 218.900 -[D] 2749985260 parted-1.8.2.tar.bz2 http://ftp.gnu.org/gnu/parted/ +[D] 3904132099 parted-1.8.3.tar.bz2 http://ftp.gnu.org/gnu/parted/