[meego-commits] 6316: Changes to Trunk:Testing/xbindkeys
Liu Xinyun
xinyun.liu at intel.com
Fri Aug 6 01:23:44 UTC 2010
Hi,
I have made the following changes to xbindkeys in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Liu Xinyun
[This message was auto-generated]
---
Request #6316:
submit: home:xyl:branches:Trunk:Testing/xbindkeys(r2)(cleanup) -> Trunk:Testing/xbindkeys
Message:
fix build issue
State: new 2010-08-05T13:15:51 xyl
Comment: None
changes files:
--------------
--- xbindkeys.changes
+++ xbindkeys.changes
@@ -0,0 +1,3 @@
+* Sat Aug 07 2010 Liu Xinyun <xinyun.liu at intel.com> - 1.8.3
+- Fix build error.
+
spec files:
-----------
--- xbindkeys.spec
+++ xbindkeys.spec
@@ -1,6 +1,6 @@
#
# Do not Edit! Generated by:
-# spectacle version 0.13~pre
+# spectacle version 0.18
#
# >> macros
# << macros
@@ -17,8 +17,9 @@
Requires: tk
BuildRequires: pkgconfig(guile-1.8)
BuildRequires: pkgconfig(x11)
+BuildRequires: libtool-ltdl-devel
+BuildRequires: libtool
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Description: %{summary}
@@ -27,6 +28,7 @@
%prep
%setup -q -n %{name}-%{version}
+
# >> setup
# << setup
@@ -35,7 +37,6 @@
# << build pre
%configure --disable-static
-# Call make instruction with smp support
make %{?jobs:-j%jobs}
# >> build post
@@ -49,9 +50,6 @@
# >> install post
# << install post
-%clean
-rm -rf %{buildroot}
-
other changes:
--------------
++++++ xbindkeys.yaml
--- xbindkeys.yaml
+++ xbindkeys.yaml
@@ -13,3 +13,6 @@
PkgConfigBR:
- guile-1.8
- x11
+PkgBR:
+ - libtool-ltdl-devel
+ - libtool
More information about the MeeGo-commits
mailing list