Hello community,

here is the log from the commit of package pcmanfm for openSUSE:Factory checked 
in at 2013-09-12 14:21:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcmanfm (Old)
 and      /work/SRC/openSUSE:Factory/.pcmanfm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcmanfm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcmanfm/pcmanfm.changes  2013-01-10 
17:10:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pcmanfm.new/pcmanfm.changes     2013-09-12 
14:21:27.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Sep  7 08:09:04 UTC 2013 - i...@marguerite.su
+
+- update version 1.1.2
+  * fix “Daemon mode” not always works correctly.
+  * Add missing #include “gseal-gtk-compat.h” into src/tab-page.c
+  * Remove xml-purge to allow smooth cross-compilation, 
+    replace it with sed.
+  * Add data sources to dist tarball, the make check needs them.
+
+-------------------------------------------------------------------

Old:
----
  pcmanfm-1.1.0.tar.gz

New:
----
  pcmanfm-1.1.2.tar.gz

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

Other differences:
------------------
++++++ pcmanfm.spec ++++++
--- /var/tmp/diff_new_pack.IVsmEs/_old  2013-09-12 14:21:28.000000000 +0200
+++ /var/tmp/diff_new_pack.IVsmEs/_new  2013-09-12 14:21:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pcmanfm
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,14 @@
 
 
 Name:           pcmanfm
+Version:        1.1.2
+Release:        0
 Summary:        The next generation LXDE file manager
 License:        GPL-2.0+
 Group:          Productivity/File utilities
-Version:        1.1.0
-Release:        0
 Url:            http://www.lxde.org/
 Source0:        %{name}-%{version}.tar.gz
-Source1:        %name-rpmlintrc
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  desktop-file-utils
+Source1:        %{name}-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libtool
@@ -40,16 +38,17 @@
 BuildRequires:  pkgconfig(libfm) >= 1.0
 BuildRequires:  pkgconfig(libmenu-cache)
 BuildRequires:  pkgconfig(x11)
-Requires:       libfm
 # needed for trash
 Requires:       gvfs
 Requires:       gvfs-backends
-# needed to switch to root
-Requires:       xdg-utils
+Requires:       libfm
 # needed to mount devices
 Requires:       menu-cache
 Requires:       polkit-gnome
-Recommends:     %name-lang
+# needed to switch to root
+Requires:       xdg-utils
+Recommends:     %{name}-lang
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 An extremly fast, lightweight, yet feature-rich
@@ -57,7 +56,6 @@
 LXDE default file manager. This is a complete
 rewrite of the old pcmanfm 0.5.x series
 
-
 %lang_package
 %prep
 %setup -q
@@ -68,17 +66,18 @@
        --with-gtk=3 \
 %endif
        --enable-debug 
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%suse_update_desktop_file %name Application System Utility GTK FileManager
-%suse_update_desktop_file pcmanfm-desktop-pref
-%fdupes -s %{buildroot}
-%find_lang %name
+%make_install
+
+# no user-desktop in hicolor icon theme
+sed -i "3d" %{buildroot}%{_datadir}/applications/pcmanfm-desktop-pref.desktop
 
-%clean
-%__rm -rf %buildroot
+%suse_update_desktop_file %{name} Application System Utility GTK FileManager
+%suse_update_desktop_file pcmanfm-desktop-pref
+%fdupes %{buildroot}
+%find_lang %{name}
 
 %post
 %desktop_database_post
@@ -88,17 +87,17 @@
 
 %files
 %defattr(-,root,root)
-%_bindir/%name
-%dir %_datadir/%name
-%dir %_datadir/%name/ui
-%_datadir/%name/ui/*.ui
-%_datadir/applications/%name.desktop
-%dir %_sysconfdir/xdg/pcmanfm
-%_datadir/applications/pcmanfm-desktop-pref.desktop
-%_mandir/man1/pcmanfm.1.gz
-%dir %_sysconfdir/xdg/pcmanfm/default
-%config %_sysconfdir/xdg/pcmanfm/default/pcmanfm.conf
+%{_bindir}/%{name}
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/ui
+%{_datadir}/%{name}/ui/*.ui
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/pcmanfm-desktop-pref.desktop
+%{_mandir}/man1/pcmanfm.1.gz
+%dir %{_sysconfdir}/xdg/pcmanfm
+%dir %{_sysconfdir}/xdg/pcmanfm/default
+%config %{_sysconfdir}/xdg/pcmanfm/default/pcmanfm.conf
 
-%files lang -f %name.lang
+%files lang -f %{name}.lang
 
 %changelog

++++++ pcmanfm-1.1.0.tar.gz -> pcmanfm-1.1.2.tar.gz ++++++
++++ 70228 lines of diff (skipped)

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

Reply via email to