]> git.pld-linux.org Git - packages/libguestfs.git/commitdiff
- updated to 1.24.1 auto/th/libguestfs-1.24.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Nov 2013 11:59:15 +0000 (12:59 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Nov 2013 11:59:15 +0000 (12:59 +0100)
libguestfs-am.patch [deleted file]
libguestfs.spec

diff --git a/libguestfs-am.patch b/libguestfs-am.patch
deleted file mode 100644 (file)
index 16f62f0..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
---- libguestfs-1.20.1/ocaml/Makefile.am.orig   2012-12-20 16:40:46.000000000 +0100
-+++ libguestfs-1.20.1/ocaml/Makefile.am        2013-01-06 18:51:22.020998229 +0100
-@@ -96,9 +96,23 @@
- endif
- TESTS = run-bindtests \
--      $(sort \
--              $(patsubst %,%.bc,$(test_progs)) \
--              $(patsubst %,%.opt,$(test_progs)))
-+      t/guestfs_005_load.bc \
-+      t/guestfs_080_optargs.bc \
-+      t/guestfs_400_events.bc \
-+      t/guestfs_005_load.opt \
-+      t/guestfs_080_optargs.opt \
-+      t/guestfs_400_events.opt
-+if ENABLE_APPLIANCE
-+TESTS += \
-+      t/guestfs_010_basic.bc \
-+      t/guestfs_070_threads.bc \
-+      t/guestfs_400_progress.bc \
-+      t/guestfs_500_mount_local.bc \
-+      t/guestfs_010_basic.opt \
-+      t/guestfs_070_threads.opt \
-+      t/guestfs_400_progress.opt \
-+      t/guestfs_500_mount_local.opt
-+endif
- noinst_DATA += \
-       bindtests.bc bindtests.opt \
index 2c7922e2a2a7dbe878aeb2f70111cee259671669..3893f1aeeed6d226f61401c94c23e10d9d285b8f 100644 (file)
@@ -1,6 +1,5 @@
 # TODO:
 # - finish haskell bindings (when finished upstream, not ready as of 1.20.2)
-# - systemtap probes
 # - PLD appliance support? (needs at least package list adjustment)
 #
 # Conditional build:
 Summary:       Library and tools for accessing and modifying virtual machine disk images
 Summary(pl.UTF-8):     Biblioteka i narzędzia do dostępu i modyfikacji obrazów dysków maszyn wirtualnych
 Name:          libguestfs
-Version:       1.24.0
+Version:       1.24.1
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://libguestfs.org/download/1.24-stable/%{name}-%{version}.tar.gz
-# Source0-md5: ead2f2bc4018cb205c1257e776a3bdb7
+# Source0-md5: 4f0de9e1a691c2b46c2175a5c19a0fd8
 Patch0:                ncurses.patch
 Patch1:                augeas-libxml2.patch
 Patch2:                %{name}-link.patch
-#Patch3:               %{name}-am.patch
 Patch3:                %{name}-completionsdir.patch
 URL:           http://libguestfs.org/
 BuildRequires: acl-devel
This page took 0.153566 seconds and 4 git commands to generate.