Accepting request 82861 from devel:libraries:c_c++
- Remove redundant tags/sections from specfile - Add augeas-devel to baselibs (forwarded request 82854 from jengelh) OBS-URL: https://build.opensuse.org/request/show/82861 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=18
This commit is contained in:
commit
ef3af9992d
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -1 +1,4 @@
|
||||
libaugeas0
|
||||
augeas-devel
|
||||
requires -augeas-<targettype>
|
||||
requires "libaugeas0-<targettype> = <version>"
|
||||
|
Loading…
Reference in New Issue
Block a user