commit 8e9894d00558dd68b0eb85c7aea2306136e78813
Author: Jakub Bogusz <[email protected]>
Date:   Sun Nov 17 12:59:15 2013 +0100

    - updated to 1.24.1

 libguestfs-am.patch | 29 -----------------------------
 libguestfs.spec     |  6 ++----
 2 files changed, 2 insertions(+), 33 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 2c7922e..3893f1a 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -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:
@@ -24,16 +23,15 @@
 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
diff --git a/libguestfs-am.patch b/libguestfs-am.patch
deleted file mode 100644
index 16f62f0..0000000
--- a/libguestfs-am.patch
+++ /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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libguestfs.git/commitdiff/8e9894d00558dd68b0eb85c7aea2306136e78813

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to