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:
parent
cf8a92460d
commit
797ad3c785
@ -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
|
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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: augeas
|
Name: augeas
|
||||||
@ -60,8 +59,6 @@ details. It is controlled by ``lens'' definitions that describe the
|
|||||||
file format and the transformation into a tree.
|
file format and the transformation into a tree.
|
||||||
|
|
||||||
%package -n %{__shrlibname}
|
%package -n %{__shrlibname}
|
||||||
|
|
||||||
|
|
||||||
License: GPLv3+ ; LGPLv2.1+
|
License: GPLv3+ ; LGPLv2.1+
|
||||||
Summary: A library for changing configuration files
|
Summary: A library for changing configuration files
|
||||||
Group: Development/Libraries/C and C++
|
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 \
|
ln -s %{_datadir}/%{__shrlibname}/vim/vimfiles/syntax/augeas.vim \
|
||||||
${RPM_BUILD_ROOT}/usr/share/vim/site/syntax/augeas.vim
|
${RPM_BUILD_ROOT}/usr/share/vim/site/syntax/augeas.vim
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%post -n %{__shrlibname}
|
%post -n %{__shrlibname}
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
|
@ -1 +1,4 @@
|
|||||||
libaugeas0
|
libaugeas0
|
||||||
|
augeas-devel
|
||||||
|
requires -augeas-<targettype>
|
||||||
|
requires "libaugeas0-<targettype> = <version>"
|
||||||
|
Loading…
Reference in New Issue
Block a user