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