Hello community, here is the log from the commit of package pcmanfm for openSUSE:Factory checked in at 2012-08-31 09:54:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-06-10 21:52:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pcmanfm.new/pcmanfm.changes 2012-08-31 09:54:56.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Aug 19 12:11:18 UTC 2012 - andrea@opensuse.org + +- new upstream verion 1.0 + detailed changelog at: http://blog.lxde.org/?p=939 +- removed pcmanfm-0.9.10-automake-1.12.patch + +------------------------------------------------------------------- Old: ---- pcmanfm-0.9.10-automake-1.12.patch pcmanfm-0.9.10.tar.gz New: ---- pcmanfm-1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcmanfm.spec ++++++ --- /var/tmp/diff_new_pack.iITvdx/_old 2012-08-31 09:54:58.000000000 +0200 +++ /var/tmp/diff_new_pack.iITvdx/_new 2012-08-31 09:54:58.000000000 +0200 @@ -16,31 +16,30 @@ # - Name: pcmanfm Summary: The next generation LXDE file manager -Version: 0.9.10 -Release: 9 License: GPL-2.0+ Group: Productivity/File utilities +Version: 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 gber@opensuse.org -- Link against libm Patch0: pcmanfm-0.9.10-libm.patch -Patch1: pcmanfm-0.9.10-automake-1.12.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf -BuildRequires: libtool +BuildRequires: desktop-file-utils +BuildRequires: fdupes BuildRequires: intltool -BuildRequires: pkgconfig(x11) -BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: libtool +BuildRequires: libtool +BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(libfm) >= 0.1.15 +BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: pkgconfig(libfm) >= 1.0 BuildRequires: pkgconfig(libmenu-cache) -BuildRequires: update-desktop-files -BuildRequires: desktop-file-utils -BuildRequires: fdupes +BuildRequires: pkgconfig(x11) Requires: libfm # needed for trash Requires: gvfs @@ -54,8 +53,6 @@ Conflicts: pcmanfm-legacy Obsoletes: pcmanfm2 < %version Provides: pcmanfm2 >= %version -# remove after 0.9.11 is released -Obsoletes: pcmanfm = 0.9.10_rc4 %description An extremly fast, lightweight, yet feature-rich @@ -66,9 +63,8 @@ %lang_package %prep -%setup -q -n %name-0.9.10 +%setup -q %patch0 -p1 -%patch1 -p1 %build autoreconf -fi @@ -78,6 +74,7 @@ %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 @@ -85,7 +82,6 @@ %__rm -rf %buildroot %if 0%{?suse_version} >= 1140 - %post %desktop_database_post @@ -101,6 +97,8 @@ %_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 ++++++ pcmanfm-0.9.10-libm.patch ++++++ --- /var/tmp/diff_new_pack.iITvdx/_old 2012-08-31 09:54:58.000000000 +0200 +++ /var/tmp/diff_new_pack.iITvdx/_new 2012-08-31 09:54:58.000000000 +0200 @@ -22,3 +22,4 @@ $(NULL) noinst_PROGRAMS=xml-purge + ++++++ pcmanfm-0.9.10.tar.gz -> pcmanfm-1.0.tar.gz ++++++ ++++ 82592 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org