Accepting request 82854 from home:jengelh:bl-a

- Remove redundant tags/sections from specfile
- Add augeas-devel to baselibs

OBS-URL: https://build.opensuse.org/request/show/82854
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=24
This commit is contained in:
Ismail Dönmez 2011-09-17 19:02:32 +00:00 committed by Git OBS Bridge
parent cf8a92460d
commit 797ad3c785
3 changed files with 9 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1,4 @@
libaugeas0
augeas-devel
requires -augeas-<targettype>
requires "libaugeas0-<targettype> = <version>"