commit horde3-passwd for openSUSE:Factory
Hello community, here is the log from the commit of package horde3-passwd for openSUSE:Factory checked in at Mon Jan 24 16:25:12 CET 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/horde3-passwd/horde3-passwd.changes 2010-12-09 12:07:05.000000000 +0100 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Sat Oct 30 12:20:48 UTC 2010 - Ralf Lang <lang@b1-systems.de> + +- upgrading to passwd 3.1.3 + calling whatdependson for head-i586 New: ---- horde3-passwd.changes horde3-passwd.spec passwd-h3-3.1.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ horde3-passwd.spec ++++++ # # spec file for package horde3-passwd # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild %define _hordedir %(%{_sbindir}/apxs2 -q datadir)/htdocs/horde %define _passwddir %{_hordedir}/passwd %define _pversion 3.1.3 Name: horde3-passwd Version: 3.1.3 Release: 1 Summary: Passwd is the Horde password changing application License: GPLv2 Group: Productivity/Networking/Other Url: http://www.horde.org/passwd Source0: passwd-h3-%{_pversion}.tar.bz2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: passwd = %{version} Requires: horde3 >= 3.1.0 BuildRequires: apache2-devel %description Passwd is the Horde password changing application. While it has been released and is in production use at many sites, it is also under heavy development in an effort to expand and improve the module. Right now, Passwd provides fairly complete support for changing passwords via Poppassd, LDAP, Unix expect scripts, the Unix smbpasswd command for SMB/CIFS passwords, Kolab, ADSI, Pine, Serv-U FTP, VMailMgr, vpopmail, and SQL passwords. Passwd is part of a suite of account management modules for Horde consisting of Accounts, Forwards, Passwd, and Vacation. Collectively these modules now comprise what is known as Sork. There is a mailing list available for these modules. See http://lists.horde.org/mailman/listinfo/sork/ for information or to subscribe. Authors: -------- * Eric Rostetter <eric.rostetter@physics.utexas.edu> * Jan Schneider <jan@horde.org> %prep %setup -qn passwd-h3-%{_pversion} %build pushd config/ for i in *.dist; do %__mv $i ${i%.dist}; done popd %install %__mkdir_p %{buildroot}%{_passwddir} %__cp -r ./* %{buildroot}%{_passwddir} %__rm -rf %{buildroot}%{_passwddir}/{docs,README,COPYING} %clean %__rm -rf %{buildroot} %files %defattr(-, root, root) %doc docs README COPYING %dir %{_hordedir} %dir %{_passwddir} %{_passwddir}/*.php %{_passwddir}/lib %{_passwddir}/locale %{_passwddir}/po %{_passwddir}/scripts %{_passwddir}/templates %{_passwddir}/themes %attr(0750, wwwrun, www) %dir %{_passwddir}/config %attr(0640, wwwrun, www) %config(noreplace) %{_passwddir}/config/* %attr(0640, wwwrun, www) %config(noreplace) %{_passwddir}/config/.htaccess %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de