]> git.pld-linux.org Git - packages/gnome-vfs2.git/commitdiff
- fix build with current automake auto/th/gnome-vfs2-2.24.4-13
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Dec 2013 14:45:56 +0000 (15:45 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Dec 2013 14:45:56 +0000 (15:45 +0100)
- rel 13

am.patch [new file with mode: 0644]
gnome-vfs2.spec

diff --git a/am.patch b/am.patch
new file mode 100644 (file)
index 0000000..bd9ca97
--- /dev/null
+++ b/am.patch
@@ -0,0 +1,18 @@
+--- gnome-vfs-2.24.4/test/Makefile.am~ 2013-12-07 15:34:53.000000000 +0100
++++ gnome-vfs-2.24.4/test/Makefile.am  2013-12-07 15:44:05.892645934 +0100
+@@ -58,13 +58,13 @@
+ TESTS_ENVIRONMENT = GNOME_VFS_MODULE_PATH=$(top_builddir)/modules/.libs \
+               GNOME_VFS_MODULE_CONFIG_PATH=$(top_srcdir)/modules \
+               GNOME_VFS_TEST_CONFIG_FILE=$(top_srcdir)/test/queue-test-config.xml \
+-              SRCDIR=$(srcdir)
++              SRCDIR=$(top_srcdir)/test
+ TESTS = test-acl        \
+       test-address      \
+       test-async-cancel \
+       test-escape       \
+       test-uri          \
+-      $(srcdir)/auto-test     
++      auto-test       
+ libraries =                                           \
+       $(top_builddir)/libgnomevfs/libgnomevfs-2.la    \
index 2f4eb0421999d9f3afec745c5c6e89db6fd74273..f279d8791c38b267c724d978c49ebfd68a2dcade 100644 (file)
@@ -6,7 +6,7 @@ Summary:        GNOME - virtual file system
 Summary(pl.UTF-8):     GNOME - wirtualny system plików
 Name:          gnome-vfs2
 Version:       2.24.4
-Release:       12
+Release:       13
 License:       LGPL v2+
 Group:         Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.24/gnome-vfs-%{version}.tar.bz2
@@ -18,6 +18,7 @@ Patch2:               %{name}-default_cdda_handler.patch
 Patch3:                %{name}-headers-define.patch
 Patch4:                %{name}-ac-libs.patch
 Patch5:                %{name}-glib.patch
+Patch6:                am.patch
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.22.0
 BuildRequires: ORBit2-devel >= 1:2.14.9
@@ -128,6 +129,7 @@ Dokumentacja API gnome-vfs.
 %patch3 -p0
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 # force rebuild
This page took 0.128731 seconds and 4 git commands to generate.