Bump version. Closes #1241, #1243 and #1248
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 5 Mar 2007 11:06:58 +0000 (11:06 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 5 Mar 2007 11:06:58 +0000 (11:06 -0000)
package/fakeroot/fakeroot-doc.patch
package/fakeroot/fakeroot.mk

index a5a5a93e1d83e2d70bb497ee373feb0c784123f4..51a64ca8de071851b1a6d779a8fe938d3f8d1d43 100644 (file)
@@ -9,9 +9,9 @@
  libcommunicate_la_SOURCES = communicate.c
 --- fakeroot/Makefile.in.orig  2006-04-19 11:50:43.000000000 -0600
 +++ fakeroot/Makefile.in       2006-04-19 11:51:21.000000000 -0600
-@@ -214,7 +214,7 @@
- target_os = @target_os@
- target_vendor = @target_vendor@
+@@ -230,7 +230,7 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign
 -SUBDIRS = scripts doc test
 +SUBDIRS = scripts test
index 1c7d554c48045e69678a84b9b4ffe76c0e3ba89e..a792a4379f8f26f8ee9bb43a5492fbbffbd8540e 100644 (file)
@@ -3,7 +3,7 @@
 # fakeroot
 #
 #############################################################
-FAKEROOT_VERSION:=1.5.12
+FAKEROOT_VERSION:=1.6.4
 FAKEROOT_SOURCE:=fakeroot_$(FAKEROOT_VERSION).tar.gz
 FAKEROOT_SITE:=http://ftp.debian.org/debian/pool/main/f/fakeroot
 FAKEROOT_CAT:=$(ZCAT)