Hello community,

here is the log from the commit of package libfm for openSUSE:Factory checked 
in at 2014-05-18 06:49:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfm (Old)
 and      /work/SRC/openSUSE:Factory/.libfm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfm/libfm.changes      2014-05-14 
10:26:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libfm.new/libfm.changes 2014-05-18 
06:50:01.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May 16 12:04:27 UTC 2014 - [email protected]
+
+- enabled udisk support for libfm
+- restored preferences patch previously disabled by mistake
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfm.spec ++++++
--- /var/tmp/diff_new_pack.Rtaznq/_old  2014-05-18 06:50:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Rtaznq/_new  2014-05-18 06:50:02.000000000 +0200
@@ -25,12 +25,14 @@
 Url:            http://www.lxde.org/
 Source:         %{name}-%{version}.tar.xz
 Source1:        %{name}-rpmlintrc
+Patch0:         libfm-default-config.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  menu-cache-devel >= 0.3.2
+BuildRequires:  pkgconfig(dbus-glib-1)
 # Optional: needed for custom actions support
 BuildRequires:  vala >= 0.13.0
 # Optional: HTML developers documentation
@@ -104,10 +106,12 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
         --enable-gtk-doc \
+        --enable-udisks \
                --disable-static
 
 # remove rpath

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to