Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37889187
en ru br
ALT Linux repos
S:1.0.3-alt13
5.0: 1.0.2-alt11
4.1: 1.0.2-alt10
4.0: 1.0.2-alt9
3.0: 1.0.2-alt4

Other repositories
Upstream:1.0.2

Group :: File tools
RPM: fatresize

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: fatresize-1.0.2+libparted-1.8.3.patch
Download


diff -urN fatresize-1.0.2.orig/configure.ac fatresize-1.0.2/configure.ac
--- fatresize-1.0.2.orig/configure.ac	2005-09-20 11:30:35 +0300
+++ fatresize-1.0.2/configure.ac	2007-03-19 22:51:09 +0200
@@ -29,8 +29,7 @@
 dnl libparted
 # hack
 LIBS="$LIBS -ldl"
-PARTED_CHECK_LIBPARTED(1.6.0, ,
-	[AC_MSG_ERROR([*** libparted >= 1.6.0 not installed - please install first ***])])
+AC_CHECK_LIB(parted, ped_malloc,  [], AC_MSG_ERROR([*** libparted >= 1.6.0 not installed - please install first ***]))
 
 AC_SUBST(PARTED_LIBS)
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin