packages: lxlauncher/lxlauncher.spec - BR: menu-cache-devel, startup-notifi...
glen
glen at pld-linux.org
Wed Sep 15 08:12:43 CEST 2010
Author: glen Date: Wed Sep 15 06:12:43 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: menu-cache-devel, startup-notification-devel
- workaround for broken po/Makefile
---- Files affected:
packages/lxlauncher:
lxlauncher.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/lxlauncher/lxlauncher.spec
diff -u packages/lxlauncher/lxlauncher.spec:1.3 packages/lxlauncher/lxlauncher.spec:1.4
--- packages/lxlauncher/lxlauncher.spec:1.3 Tue Sep 14 21:48:54 2010
+++ packages/lxlauncher/lxlauncher.spec Wed Sep 15 08:12:38 2010
@@ -7,18 +7,19 @@
Group: X11/Applications
Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
# Source0-md5: 5dbe6076eb1a411278e1fc2bccf2d75d
-# From Mandriva
Patch0: %{name}-0.2.1-fix-segfault.patch
URL: http://wiki.lxde.org/en/LXLauncher
BuildRequires: gettext-devel
BuildRequires: gtk+2-devel >= 2:2.12.0
BuildRequires: intltool >= 0.40.0
+BuildRequires: menu-cache-devel
BuildRequires: pkgconfig
+BuildRequires: startup-notification-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-LXLauncher is an open source clone of Asus launcher for EeePC.
-It outperformes the original launcher developed by Xandros.
+LXLauncher is an open source clone of Asus launcher for EeePC. It
+outperformes the original launcher developed by Xandros.
%prep
%setup -q
@@ -26,6 +27,7 @@
%build
%configure
+touch po/stamp-it
%{__make}
%install
@@ -53,6 +55,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/09/15 06:12:38 glen
+- BR: menu-cache-devel, startup-notification-devel
+- workaround for broken po/Makefile
+
Revision 1.3 2010/09/14 19:48:54 glen
- more precise urls
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxlauncher/lxlauncher.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list