Hello community,

here is the log from the commit of package pcmanfm for openSUSE:Factory checked 
in at 2014-03-04 20:59:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-12 
14:21:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pcmanfm.new/pcmanfm.changes     2014-03-04 
20:59:22.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Feb 23 16:47:36 UTC 2014 - [email protected]
+
+- New upstream version 1.2.0
+  * detailed changelog at http://blog.lxde.org/?p=1082
+- Removed build compatibility with discontinued versions (<= 12.2)
+- Disabled debug on configure to improve performance
+- Built against GKT2 to override GTK3 issues
+- Splitted devel package
+
+-------------------------------------------------------------------

Old:
----
  pcmanfm-1.1.2.tar.gz

New:
----
  pcmanfm-1.2.0.tar.xz

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

Other differences:
------------------
++++++ pcmanfm.spec ++++++
--- /var/tmp/diff_new_pack.oxpHSm/_old  2014-03-04 20:59:22.000000000 +0100
+++ /var/tmp/diff_new_pack.oxpHSm/_new  2014-03-04 20:59:22.000000000 +0100
@@ -17,24 +17,19 @@
 
 
 Name:           pcmanfm
-Version:        1.1.2
+Version:        1.2.0
 Release:        0
 Summary:        The next generation LXDE file manager
 License:        GPL-2.0+
 Group:          Productivity/File utilities
 Url:            http://www.lxde.org/
-Source0:        %{name}-%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  intltool
 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)
@@ -57,15 +52,26 @@
 rewrite of the old pcmanfm 0.5.x series
 
 %lang_package
+
+%package devel
+Summary:        Devel files for PCManFM
+Group:          Development/Libraries/C and C++
+Requires:       gtk2-devel
+Requires:       pkg-config
+Requires:       %{name} = %{version}
+Requires:       libfm-gtk4 = %{version}
+Requires:       libfm4 = %{version}
+
+%description devel
+Devel files for PCManFM.
+
 %prep
 %setup -q
 
 %build
-%configure \
-%if 0%{?suse_version} > 1220
-       --with-gtk=3 \
-%endif
-       --enable-debug
+%configure 
+#\
+#--with-gtk=3
 make %{?_smp_mflags}
 
 %install
@@ -99,5 +105,10 @@
 %config %{_sysconfdir}/xdg/pcmanfm/default/pcmanfm.conf
 
 %files lang -f %{name}.lang
+%defattr(-,root,root,-)
+
+%files devel
+%defattr(-,root,root)
+%{_includedir}/%{name}-modules.h
 
 %changelog

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

Reply via email to