Add obsoletes in batik-css to ease updates.

This commit is contained in:
Alexander Kurtakov 2015-01-12 11:40:42 +02:00
parent b5950bc3cc
commit ed7aa39145

View File

@ -1,6 +1,6 @@
Name: batik
Version: 1.8
Release: 0.16.svn1230816%{?dist}
Release: 0.17.svn1230816%{?dist}
Summary: Scalable Vector Graphics for Java
License: ASL 2.0 and W3C
URL: http://xml.apache.org/batik/
@ -79,6 +79,7 @@ Summary: Batik SVG browser
Group: Applications/Multimedia
Requires: %{name} = %{version}-%{release}
Requires: xerces-j2 >= 2.3
Obsoletes: %{name} = 1.8-0.15.svn1230816
%description squiggle
The Squiggle SVG Browser lets you view SVG file, zoom, pan and rotate
@ -323,6 +324,9 @@ chmod +x $RPM_BUILD_ROOT%{_datadir}/%{name}/contrib/charts/convert.sh
%changelog
* Mon Jan 12 2015 Alexander Kurtakov <akurtako@redhat.com> 1.8-0.17.svn1230816
- Add obsoletes in batik-css to ease updates.
* Mon Dec 8 2014 Alexander Kurtakov <akurtako@redhat.com> 1.8-0.16.svn1230816
- Split css in subpackage.