Compare commits

...

1 Commits
rawhide ... f34

Author SHA1 Message Date
Paul Wouters 40f6756497
- Add Conflicts: for incoming python-cs (rhbz#2017419) 2021-10-27 11:58:02 -04:00
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: clearsilver
Version: 0.10.5
Release: 62%{?dist}
Release: 63%{?dist}
Summary: Fast and powerful HTML templating system
# Technically, the license is "Neotonic ClearSilver", but it is a copy of
# ASL 1.1 with the trademarks as the only difference.
@ -20,6 +20,9 @@ BuildRequires: gcc
BuildRequires: zlib-devel
BuildRequires: httpd-devel
# both packages have /usr/bin/cs
Conflicts: python-cs
%description
ClearSilver is a fast, powerful, and language-neutral HTML template
system. In both static content sites and dynamic HTML applications,
@ -154,6 +157,9 @@ ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar
%changelog
* Wed Oct 27 2021 Paul Wouters <paul.wouters@aiven.io> - 0.10.5-63
- Add Conflicts: for incoming python-cs (rhbz#2017419)
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.5-62
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild