Author: glen Date: Tue Apr 26 20:53:45 2011 GMT Module: packages Tag: HEAD ---- Log message: - use libfm git snapshot to resolve several issues; rel 2
---- Files affected: packages/pcmanfm: pcmanfm-werror.patch (1.1 -> 1.2) , pcmanfm.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/pcmanfm/pcmanfm-werror.patch diff -u packages/pcmanfm/pcmanfm-werror.patch:1.1 packages/pcmanfm/pcmanfm-werror.patch:1.2 --- packages/pcmanfm/pcmanfm-werror.patch:1.1 Mon Dec 6 11:56:21 2010 +++ packages/pcmanfm/pcmanfm-werror.patch Tue Apr 26 22:53:40 2011 @@ -1,11 +1,11 @@ ---- pcmanfm-0.9.8/configure.ac~ 2010-10-03 21:17:26.000000000 +0200 -+++ pcmanfm-0.9.8/configure.ac 2010-12-06 09:53:30.253743000 +0100 +--- pcmanfm/configure.ac~ 2011-02-15 22:43:46.000000000 +0200 ++++ pcmanfm/configure.ac 2011-04-26 23:17:28.718226849 +0300 @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) - AC_INIT([pcmanfm], [0.9.8], [http://pcmanfm.sf.net/]) + AC_INIT([pcmanfm], [0.9.9], [http://pcmanfm.sf.net/]) -AM_INIT_AUTOMAKE([-Wall -Werror foreign]) -+AM_INIT_AUTOMAKE([foreign]) ++AM_INIT_AUTOMAKE([-Wall foreign]) AC_CONFIG_HEADERS([config.h]) ================================================================ Index: packages/pcmanfm/pcmanfm.spec diff -u packages/pcmanfm/pcmanfm.spec:1.24 packages/pcmanfm/pcmanfm.spec:1.25 --- packages/pcmanfm/pcmanfm.spec:1.24 Mon Dec 6 11:54:48 2010 +++ packages/pcmanfm/pcmanfm.spec Tue Apr 26 22:53:40 2011 @@ -1,13 +1,16 @@ # $Revision$, $Date$ +# TODO +# - unpackaged: /etc/xdg/pcmanfm/default/pcmanfm.conf Summary: File manager for GTK Summary(pl.UTF-8): Zarządca plików dla GTK Name: pcmanfm Version: 0.9.8 -Release: 1 +Release: 2.git6240436419 License: GPL v2+ Group: X11/Applications -Source0: http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.gz -# Source0-md5: 4a7fdc0526ed14e3293d784c0ce27dea +#Source0: http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.gz +Source0: https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}+git-6240436419.orig.tar.gz +# Source0-md5: d42c6d9ea8828abf52faae5439fd48c3 Patch0: %{name}-werror.patch URL: http://pcmanfm.sourceforge.net/ BuildRequires: autoconf >= 2.53 @@ -18,7 +21,7 @@ BuildRequires: gtk+2-devel >= 2:2.8 BuildRequires: hal-devel >= 0.5.0 BuildRequires: intltool -BuildRequires: libfm-devel >= 0.1.14 +BuildRequires: libfm-devel >= 0.1.15 BuildRequires: libtool BuildRequires: menu-cache-devel >= 0.3.2 BuildRequires: pkgconfig @@ -37,7 +40,7 @@ użytkownika, umożliwiającym przeglądanie katalogów w zakładkach. %prep -%setup -q +%setup -qn %{name} %patch0 -p1 %build @@ -81,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2011/04/26 20:53:40 glen +- use libfm git snapshot to resolve several issues; rel 2 + Revision 1.24 2010/12/06 10:54:48 lisu - up to 0.9.8 - BR: menu-cache-devel >= 0.3.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcmanfm/pcmanfm-werror.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcmanfm/pcmanfm.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
