diff --git a/augeas.changes b/augeas.changes index 1e2875f..afd44b7 100644 --- a/augeas.changes +++ b/augeas.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 13:40:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Add augeas-devel to baselibs + ------------------------------------------------------------------- Wed Aug 24 01:49:37 CEST 2011 - dmueller@suse.de diff --git a/augeas.spec b/augeas.spec index c322671..d5afcc5 100644 --- a/augeas.spec +++ b/augeas.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: augeas @@ -60,8 +59,6 @@ details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. %package -n %{__shrlibname} - - License: GPLv3+ ; LGPLv2.1+ Summary: A library for changing configuration files Group: Development/Libraries/C and C++ @@ -121,9 +118,6 @@ ln -s %{_datadir}/%{__shrlibname}/vim/vimfiles/ftdetect/augeas.vim \ ln -s %{_datadir}/%{__shrlibname}/vim/vimfiles/syntax/augeas.vim \ ${RPM_BUILD_ROOT}/usr/share/vim/site/syntax/augeas.vim -%clean -rm -rf $RPM_BUILD_ROOT - %post -n %{__shrlibname} /sbin/ldconfig diff --git a/baselibs.conf b/baselibs.conf index 2e6d7ee..e1ed088 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1,4 @@ libaugeas0 +augeas-devel + requires -augeas- + requires "libaugeas0- = "