!23 delete redundant Provides and Obsoletes:
Merge pull request !23 from 吴超超/master
This commit is contained in:
commit
989455501e
@ -13,7 +13,7 @@
|
||||
|
||||
Name: graphviz
|
||||
Version: 2.48.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Graph Visualization Tools
|
||||
License: EPL-1.0
|
||||
URL: http://www.graphviz.org/
|
||||
@ -34,8 +34,6 @@ BuildRequires: php-devel
|
||||
Requires: urw-base35-fonts xorg-x11-fonts-ISO8859-1-100dpi guile glibc
|
||||
Requires(post): glibc
|
||||
Requires(postun): glibc
|
||||
Provides: %{name}-guile
|
||||
Obsoletes: %{name}-guile
|
||||
|
||||
%description
|
||||
Graphviz is open source graph visualization software. Graph visualization is a way of representing structural
|
||||
@ -225,7 +223,6 @@ php --no-php-ini --define extension_dir=$RPM_BUILD_ROOT%{_libdir}/graphviz/php/
|
||||
%dir %{_libdir}/graphviz
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/graphviz/*.so.*
|
||||
%{_libdir}/graphviz/guile/
|
||||
%dir %{_datadir}/graphviz
|
||||
%{_datadir}/graphviz/
|
||||
%ghost %{_libdir}/graphviz/config%{pluginsver}
|
||||
@ -292,6 +289,9 @@ php --no-php-ini --define extension_dir=$RPM_BUILD_ROOT%{_libdir}/graphviz/php/
|
||||
%{_libdir}/tcl*/*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 8 2022 wuchaochao <wuchaochao4@huawei.com> - 2.48.0-2
|
||||
- delete redundant Provides and Obsoletes
|
||||
|
||||
* Wed Dec 15 2021 wuchaochao <wuchaochao4@huawei.com> - 2.48.0-1
|
||||
- update version to 2.48.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user