automatic version update by autodist [release 1.14.4-1mamba;Sat Oct 12 2024]
This commit is contained in:
parent
4aa313101b
commit
933545c684
@ -9,7 +9,7 @@
|
||||
%define swigdirs swig_pydir=%{python3_sitearch}/libsvn swig_pydir_extra=%{python3_sitearch}/svn
|
||||
%define svn2cl_version 0.11
|
||||
Name: subversion
|
||||
Version: 1.14.3
|
||||
Version: 1.14.4
|
||||
Release: 1mamba
|
||||
Summary: A version control system that is a compelling replacement for CVS
|
||||
Group: Development/Tools
|
||||
@ -290,8 +290,6 @@ mkdir -p %{buildroot}%{_mandir}/man1
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
rm -f .packlist
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%post -n apache-mod_svn
|
||||
if [ $1 -eq 1 ]; then
|
||||
@ -313,14 +311,10 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
:
|
||||
%if %{with_java_subpackage}
|
||||
%post -n java-subversion -p /sbin/ldconfig
|
||||
|
||||
%postun -n java-subversion -p /sbin/ldconfig
|
||||
%endif
|
||||
|
||||
%post -n ruby-subversion -p /sbin/ldconfig
|
||||
|
||||
%postun -n ruby-subversion -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -392,6 +386,9 @@ fi
|
||||
#%{_mandir}/man1/svn2cl.1.gz
|
||||
|
||||
%changelog
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 1.14.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 03 2024 Automatic Build System <autodist@mambasoft.it> 1.14.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user