Hello community,

here is the log from the commit of package pcmanfm for openSUSE:Factory checked 
in at 2013-01-07 14:47:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcmanfm (Old)
 and      /work/SRC/openSUSE:Factory/.pcmanfm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcmanfm", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcmanfm/pcmanfm.changes  2012-08-31 
09:54:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pcmanfm.new/pcmanfm.changes     2013-01-07 
14:47:30.000000000 +0100
@@ -1,0 +2,14 @@
+Wed Dec 19 09:44:24 UTC 2012 - [email protected]
+
+- New upstream version 1.1.0
+  * detailed changelog at http://blog.lxde.org/?p=951 
+- migration to gtk3 for suse > 12.2
+- dropped support for suse < 11.4
+
+-------------------------------------------------------------------
+Sun Oct  7 16:47:30 UTC 2012 - [email protected]
+
+- new upstream version 1.0.1
+- removed pcmanfm-0.9.10-libm.patch
+
+-------------------------------------------------------------------
@@ -4 +18 @@
-- new upstream verion 1.0
+- new upstream version 1.0

Old:
----
  pcmanfm-0.9.10-libm.patch
  pcmanfm-1.0.tar.gz

New:
----
  pcmanfm-1.1.0.tar.gz

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

Other differences:
------------------
++++++ pcmanfm.spec ++++++
--- /var/tmp/diff_new_pack.lh1IWA/_old  2013-01-07 14:47:31.000000000 +0100
+++ /var/tmp/diff_new_pack.lh1IWA/_new  2013-01-07 14:47:31.000000000 +0100
@@ -20,23 +20,23 @@
 Summary:        The next generation LXDE file manager
 License:        GPL-2.0+
 Group:          Productivity/File utilities
-Version:        1.0
+Version:        1.1.0
 Release:        0
 Url:            http://www.lxde.org/
 Source0:        %{name}-%{version}.tar.gz
 Source1:        %name-rpmlintrc
-# PATCH-FIX-UPSTREAM pcmanfm-0.9.10-libm.patch [email protected] -- Link 
against libm
-Patch0:         pcmanfm-0.9.10-libm.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libtool
-BuildRequires:  libtool
 BuildRequires:  update-desktop-files
+%if 0%{?suse_version} <= 1220
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+%else
+BuildRequires:  pkgconfig(gtk+-3.0)
+%endif
 BuildRequires:  pkgconfig(libfm) >= 1.0
 BuildRequires:  pkgconfig(libmenu-cache)
 BuildRequires:  pkgconfig(x11)
@@ -49,10 +49,6 @@
 # needed to mount devices
 Requires:       polkit-gnome
 Recommends:     %name-lang
-# Please remove when openSUSE 11.3 will no more be maintained
-Conflicts:      pcmanfm-legacy
-Obsoletes:      pcmanfm2 < %version
-Provides:       pcmanfm2 >= %version
 
 %description
 An extremly fast, lightweight, yet feature-rich
@@ -64,11 +60,13 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-autoreconf -fi
-%configure --enable-debug
+%configure \
+%if 0%{?suse_version} > 1220
+       --with-gtk=3 \
+%endif
+       --enable-debug 
 %__make %{?_smp_mflags}
 
 %install
@@ -81,13 +79,11 @@
 %clean
 %__rm -rf %buildroot
 
-%if 0%{?suse_version} >= 1140
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
 %files
 %defattr(-,root,root)

++++++ pcmanfm-1.0.tar.gz -> pcmanfm-1.1.0.tar.gz ++++++
++++ 71901 lines of diff (skipped)

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

Reply via email to