automatic rebuild by autodist [release 1.12.13-5mamba;Sat May 24 2014]
This commit is contained in:
parent
d6fae78394
commit
16b15ff06d
20
cvs.spec
20
cvs.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: cvs
|
Name: cvs
|
||||||
Version: 1.12.13
|
Version: 1.12.13
|
||||||
Release: 3mamba
|
Release: 5mamba
|
||||||
Summary: The CVS (Concurrent Versions System) tools
|
Summary: The CVS (Concurrent Versions System) tools
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -31,7 +31,7 @@ BuildRequires: zlib-devel >= 1.2.2
|
|||||||
BuildRequires: debianutils >= 2.5.2
|
BuildRequires: debianutils >= 2.5.2
|
||||||
BuildRequires: coreutils >= 5.2.1
|
BuildRequires: coreutils >= 5.2.1
|
||||||
BuildRequires: perl, groff, ghostscript, texinfo
|
BuildRequires: perl, groff, ghostscript, texinfo
|
||||||
PreReq: %{__install_info}
|
Requires(post):%{__install_info}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
# FIXME: remove use of PID in `debug_check_log'
|
# FIXME: remove use of PID in `debug_check_log'
|
||||||
@ -143,6 +143,12 @@ exit 0
|
|||||||
%config(noreplace) %{_sysconfdir}/pam.d/cvs
|
%config(noreplace) %{_sysconfdir}/pam.d/cvs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 1.12.13-5mamba
|
||||||
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 1.12.13-4mamba
|
||||||
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
* Fri Oct 16 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.12.13-3mamba
|
* Fri Oct 16 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.12.13-3mamba
|
||||||
- rebuilt with libopenssl 0.9.8
|
- rebuilt with libopenssl 0.9.8
|
||||||
|
|
||||||
@ -165,13 +171,13 @@ exit 0
|
|||||||
* Wed Jan 12 2005 Massimo Pintore <massimo.pintore@qilinux.it> 1.11.18-5qilnx
|
* Wed Jan 12 2005 Massimo Pintore <massimo.pintore@qilinux.it> 1.11.18-5qilnx
|
||||||
- added package cvs-server
|
- added package cvs-server
|
||||||
|
|
||||||
* Wed Jan 12 2005 Silvan Calarco <silvan.calarco@qilinux.it> 1.11.18-4qilnx
|
* Wed Jan 12 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.18-4qilnx
|
||||||
- create cvsroot after install instead of before packaging
|
- create cvsroot after install instead of before packaging
|
||||||
|
|
||||||
* Tue Jan 11 2005 Silvan Calarco <silvan.calarco@qilinux.it> 1.11.18-3qilnx
|
* Tue Jan 11 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.18-3qilnx
|
||||||
- create cvsroot and cvsroot/CVSROOT directories with suid'ed group
|
- create cvsroot and cvsroot/CVSROOT directories with suid'ed group
|
||||||
|
|
||||||
* Thu Dec 30 2004 Silvan Calarco <silvan.calarco@qilinux.it> 1.11.18-2qilnx
|
* Thu Dec 30 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.18-2qilnx
|
||||||
- added pam support patch
|
- added pam support patch
|
||||||
|
|
||||||
* Fri Dec 24 2004 Davide Madrisan <davide.madrisan@qilinux.it> 1.11.18-1qilnx
|
* Fri Dec 24 2004 Davide Madrisan <davide.madrisan@qilinux.it> 1.11.18-1qilnx
|
||||||
@ -191,10 +197,10 @@ exit 0
|
|||||||
* Tue Mar 02 2004 Davide Madrisan <davide.madrisan@qilinux.it> 1.11.13-1qilnx
|
* Tue Mar 02 2004 Davide Madrisan <davide.madrisan@qilinux.it> 1.11.13-1qilnx
|
||||||
- rebuilt with cvs-1.11.13
|
- rebuilt with cvs-1.11.13
|
||||||
|
|
||||||
* Tue Dec 30 2003 Silvan Calarco <silvan.calarco@qilinux.it> 1.11.11-2qilnx
|
* Tue Dec 30 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.11-2qilnx
|
||||||
- privileges/security enhancements (cvsuser/cvsadmin)
|
- privileges/security enhancements (cvsuser/cvsadmin)
|
||||||
|
|
||||||
* Mon Dec 29 2003 Silvan Calarco <silvan.calarco@qilinux.it> 1.11.11-1qilnx
|
* Mon Dec 29 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.11-1qilnx
|
||||||
- new version rebuild
|
- new version rebuild
|
||||||
|
|
||||||
* Fri Jul 18 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.11.6-1qilnx
|
* Fri Jul 18 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.11.6-1qilnx
|
||||||
|
Loading…
Reference in New Issue
Block a user