From 0bbd4798ed1d24bc8d234355fca0bf65fac41179 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Mar 13 2009 05:37:00 +0000 Subject: Add BR on libxml2-devel --- diff --git a/bti.spec b/bti.spec index 896c231..c1311c9 100644 --- a/bti.spec +++ b/bti.spec @@ -10,7 +10,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/bti-%{v BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # still supporting EL-5 and F-8, rename to libcurl-devel once this changes -BuildRequires: curl-devel readline-devel +BuildRequires: curl-devel readline-devel libxml2-devel #Requires: %description @@ -45,7 +45,8 @@ rm -rf $RPM_BUILD_ROOT %doc bti.example ChangeLog COPYING HACKING README RELEASE-NOTES # Own the directory so that we do not need to Require: # bash-completion just for one file -%config %{_sysconfdir}/bash_completion.d +%dir %{_sysconfdir}/bash_completion.d +%config(noreplace) %{_sysconfdir}/bash_completion.d/bti %{_bindir}/bti %{_mandir}/man1/*