Author: charles Date: Sun Sep 10 15:12:43 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 4.3.99.1 - rm outdated -desktop.patch
---- Files affected: SPECS: xfce4-appfinder.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/xfce4-appfinder.spec diff -u SPECS/xfce4-appfinder.spec:1.18 SPECS/xfce4-appfinder.spec:1.19 --- SPECS/xfce4-appfinder.spec:1.18 Thu Apr 20 10:28:11 2006 +++ SPECS/xfce4-appfinder.spec Sun Sep 10 17:12:38 2006 @@ -2,23 +2,23 @@ Summary: Appfinder for the Xfce Desktop Environment Summary(pl): Wyszukiwarka aplikacji dla środowiska Xfce Name: xfce4-appfinder -Version: 4.2.3 +Version: 4.3.99.1 Release: 1 License: GPL Group: X11/Applications -Source0: http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-%{version}/src/%{name}-%{version}.tar.gz -# Source0-md5: fa6b9dd74114cb28c7352dd0e4592ce2 +Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 +# Source0-md5: 576b6af7ed7223cbdbccf7df509b8c9f Patch0: %{name}-locale-names.patch -Patch1: %{name}-desktop.patch URL: http://www.xfce.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: gettext-devel +BuildRequires: intltool BuildRequires: libtool -BuildRequires: libxfcegui4-devel >= 4.2.0 +BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: pkgconfig -BuildRequires: xfce4-dev-tools -Requires: libxfcegui4 >= 4.2.0 +BuildRequires: xfce4-dev-tools >= %{version} +Requires: libxfcegui4 >= %{version} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -30,13 +30,12 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 mv -f po/{pt_PT,pt}.po %build %{__libtoolize} -%{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros +%{__aclocal} %{__autoheader} %{__automake} %{__autoconf} @@ -60,10 +59,9 @@ %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/xfce4-appfinder %{_desktopdir}/xfce4-appfinder.desktop -%{_pixmapsdir}/xfce4-appfinder.png +%{_iconsdir}/hicolor/48x48/apps/xfce4-appfinder.png %{_datadir}/xfce4/doc/C/* %lang(fr) %{_datadir}/xfce4/doc/fr/* -%lang(he) %{_datadir}/xfce4/doc/he/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -71,6 +69,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2006/09/10 15:12:38 charles +- updated to 4.3.99.1 +- rm outdated -desktop.patch + Revision 1.18 2006/04/20 08:28:11 ankry - pl in desktop ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce4-appfinder.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
