From 7ac63b479ca35d7ed958cd4c54e68d1f6f7f1e9f Mon Sep 17 00:00:00 2001 From: lisu Date: Mon, 8 Nov 2010 15:52:31 +0000 Subject: [PATCH] - package libcairo.so plugin - TODO Changed files: conky.spec -> 1.37 --- conky.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conky.spec b/conky.spec index ad5bb72..e54ea01 100644 --- a/conky.spec +++ b/conky.spec @@ -1,4 +1,6 @@ # +# TODO: create separates subpackages for lua bindings +# # Conditional build: %bcond_without lua_cairo # without lua cairo bindings # @@ -76,8 +78,10 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conky/%{name}.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conky/%{name}_no_x11.conf %dir %{_libdir}/conky +# TODO: create separate subapackages for lua bindings %if %{with lua_cairo} %{_libdir}/conky/libcairo.so.*.*.* +%{_libdir}/conky/libcairo.so %ghost %{_libdir}/conky/libcairo.so.0 %endif %{_mandir}/man1/%{name}.1* -- 2.44.0