Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2012-05-26 12:27:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2012-05-22 
08:15:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2012-05-26 
12:28:00.000000000 +0200
@@ -1,0 +2,8 @@
+Thu May 24 09:48:58 UTC 2012 - vu...@opensuse.org
+
+- Disable the build of cdda backend with a with_cdda %define (set
+  to 0 for now), as libcdio-paranoia got split from libcdio. If
+  %with_cdda is set to 0, just don't use the libcdio-devel
+  BuildRequires.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.NgQ4Dy/_old  2012-05-26 12:28:02.000000000 +0200
+++ /var/tmp/diff_new_pack.NgQ4Dy/_new  2012-05-26 12:28:02.000000000 +0200
@@ -17,6 +17,7 @@
 
 
 %define with_udisks2 1
+%define with_cdda 0
 
 Name:           gvfs
 Version:        1.12.3
@@ -38,7 +39,9 @@
 BuildRequires:  intltool
 BuildRequires:  libarchive-devel
 BuildRequires:  libavahi-glib-devel
+%if %{with_cdda}
 BuildRequires:  libcdio-devel
+%endif
 BuildRequires:  libexpat-devel
 BuildRequires:  libgcrypt-devel
 %if !%{with_udisks2}
@@ -219,8 +222,10 @@
 %{_datadir}/%{name}/mounts/archive.mount
 %{_libexecdir}/%{name}/gvfsd-burn
 %{_datadir}/%{name}/mounts/burn.mount
+%if %{with_cdda}
 %{_libexecdir}/%{name}/gvfsd-cdda
 %{_datadir}/%{name}/mounts/cdda.mount
+%endif
 %{_libexecdir}/%{name}/gvfsd-computer
 %{_datadir}/%{name}/mounts/computer.mount
 %{_libexecdir}/%{name}/gvfsd-dav


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to