Author: megabajt Date: Fri Jan 26 18:58:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.9.2
---- Files affected: SPECS: xfce4-quicklauncher-plugin.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/xfce4-quicklauncher-plugin.spec diff -u SPECS/xfce4-quicklauncher-plugin.spec:1.6 SPECS/xfce4-quicklauncher-plugin.spec:1.7 --- SPECS/xfce4-quicklauncher-plugin.spec:1.6 Mon Feb 27 10:45:23 2006 +++ SPECS/xfce4-quicklauncher-plugin.spec Fri Jan 26 19:58:00 2007 @@ -2,22 +2,21 @@ Summary: Multiline launcher plugin for Xfce panel Summary(pl): Wieloliniowa wtyczka do uruchamiania dla panelu Xfce Name: xfce4-quicklauncher-plugin -Version: 0.81 -Release: 0.1 +Version: 1.9.2 +Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz -# Source0-md5: 98231ea7afe226ca7cbdc5c51ea3d16e -URL: http://xfce-goodies.berlios.de/ +Source0: http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/%{name}-%{version}.tar.bz2 +# Source0-md5: 64353ee9f32f891f198297937454307b +URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel BuildRequires: libtool -BuildRequires: libxfce4util-devel >= 3.99 -BuildRequires: libxfcegui4-devel >= 3.99 BuildRequires: pkgconfig -BuildRequires: xfce4-panel-devel >= 4.1.9.0 -Requires: xfce4-panel >= 4.1.9.0 +BuildRequires: xfce4-dev-tools >= 4.4.0 +BuildRequires: xfce4-panel-devel >= 4.4.0 +Requires: xfce4-panel >= 4.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -32,12 +31,11 @@ %setup -q %build -cp -f /usr/share/automake/config.sub . %{__libtoolize} -%{__aclocal} -I m4 +%{__aclocal} +%{__autoconf} %{__autoheader} %{__automake} -%{__autoconf} %configure \ --disable-static @@ -58,8 +56,9 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc ChangeLog TODO +%doc AUTHORS ChangeLog TODO %attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*.so +%{_datadir}/xfce4/panel-plugins/*.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -67,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/01/26 18:58:00 megabajt +- up to 1.9.2 + Revision 1.6 2006/02/27 09:45:23 rotom - up to 0.81 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce4-quicklauncher-plugin.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
