Hello community,

here is the log from the commit of package pology for openSUSE:Factory checked 
in at 2014-10-23 14:20:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pology (Old)
 and      /work/SRC/openSUSE:Factory/.pology.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pology"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pology/pology.changes    2014-09-03 
08:30:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pology.new/pology.changes       2014-10-23 
14:20:35.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Oct 20 15:01:08 UTC 2014 - [email protected]
+
+- Added python-pyenchant to recommends for check-spell-ec
+
+-------------------------------------------------------------------
+Mon Oct 20 14:46:29 UTC 2014 - [email protected]
+
+- Install the bash completion file to right location
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pology.spec ++++++
--- /var/tmp/diff_new_pack.6rG8SB/_old  2014-10-23 14:20:36.000000000 +0200
+++ /var/tmp/diff_new_pack.6rG8SB/_new  2014-10-23 14:20:36.000000000 +0200
@@ -33,6 +33,7 @@
 Recommends:     aspell
 Recommends:     git
 Recommends:     hunspell
+Recommends:     python-pyenchant
 Recommends:     subversion
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -48,6 +49,9 @@
 
 %prep
 %setup -q
+sed -i \
+    -e 's:${DATA_INSTALL_DIR}/${srcsubdir}:%{_sysconfdir}/bash_completion.d/:' 
\
+    completion/bash/CMakeLists.txt
 
 %build
 %cmake
@@ -64,6 +68,7 @@
 %files
 %defattr(-,root,root,-)
 %{_bindir}/*
+%{_sysconfdir}/bash_completion.d/%{name}
 %{python_sitelib}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to