commit horde3-mimp for openSUSE:Factory
Hello community, here is the log from the commit of package horde3-mimp for openSUSE:Factory checked in at Mon Jan 24 16:19:06 CET 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/horde3-mimp/horde3-mimp.changes 2010-12-09 12:02:20.000000000 +0100 @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Sat Oct 30 12:32:32 UTC 2010 - Ralf Lang <lang@b1-systems.de> + +- dropped kolab patch as announced on the mailing list (needs separate set of packages to work) +- proper findlang usage + calling whatdependson for head-i586 New: ---- horde3-mimp.changes horde3-mimp.spec mimp-h3-1.1.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ horde3-mimp.spec ++++++ # # spec file for package horde3-mimp # # 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 _mimpdir %{_hordedir}/mimp Name: horde3-mimp Version: 1.1.3 Release: 1 Summary: The reduced mobile device frontend for IMP webmail License: GPL Group: Productivity/Networking/Other Url: http://www.horde.org/mimp Source0: mimp-h3-%{version}.tar.bz2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: horde3 >= 3.3.0 horde3-imp BuildRequires: apache2-devel %description MIMP is a project to create a version of IMP suitable for mobile devices such as WAP phones or PDAs. Basic IMP functionality is implemented including mailbox viewing and paging, viewing messages, deleting, replying, forwarding, and composing new messages. This is probably the last version of the standalone MIMP packages as MIMP will be an integrated part of further IMP releases Authors: -------- Chuck Hagenbuch <chuck@horde.org> Jan Schneider <jan@horde.org> Michael Slusarz <slusarz@curecanti.org> %prep %setup -qn mimp-h3-%{version} %build pushd config/ for i in *.dist; do %__mv $i ${i%.dist}; done popd %install %__mkdir_p %{buildroot}%{_mimpdir} %__cp -r ./* %{buildroot}%{_mimpdir} %__rm -rf %{buildroot}%{_mimpdir}/{docs,README,COPYING} %find_lang mimp %clean %__rm -rf %{buildroot} %files -f mimp.lang %defattr(-, root, root) %doc docs README COPYING %dir %{_hordedir} %dir %{_mimpdir} %{_mimpdir}/*.php %{_mimpdir}/lib %{_mimpdir}/po %dir %{_mimpdir}/locale %dir /srv/www/htdocs/horde/mimp/locale/* %dir /srv/www/htdocs/horde/mimp/locale/*/LC_MESSAGES %{_mimpdir}/templates %{_mimpdir}/themes %attr(0750, wwwrun, www) %dir %{_mimpdir}/config %attr(0640, wwwrun, www) %config(noreplace) %{_mimpdir}/config/* %attr(0640, wwwrun, www) %config(noreplace) %{_mimpdir}/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