Hello community,

here is the log from the commit of package horde5-ingo for openSUSE:Factory 
checked in at 2013-01-11 13:48:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/horde5-ingo (Old)
 and      /work/SRC/openSUSE:Factory/.horde5-ingo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "horde5-ingo", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2013-01-09 19:40:42.352580873 +0100
+++ /work/SRC/openSUSE:Factory/.horde5-ingo.new/horde5-ingo.changes     
2013-01-11 13:48:26.000000000 +0100
@@ -0,0 +1,92 @@
+-------------------------------------------------------------------
+Thu Jan 10 16:21:59 UTC 2013 - Ralf Lang <[email protected]>
+
+- Although pear says BSD-2-Clause, License is Apache-1.1 (as shipped license 
file says)
+
+-------------------------------------------------------------------
+Thu Jan 10 13:56:25 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 3.0.2
+- [jan] Update Basque translation (Ibon Igartua <[email protected]>).
+- [jan] Fix changing permissions for shared rulesets.
+
+-------------------------------------------------------------------
+Thu Dec 13 10:19:05 UTC 2012 - Ralf Lang <[email protected]>
+
+- move config to /etc
+- provide an apache config instead of .htaccess files
+
+-------------------------------------------------------------------
+Fri Dec 07 08:50:22 UTC 2012 - Ralf Lang <[email protected]>
+
+- Version 3.0.1 for Horde 5
+- [jan] Update Japanese translation (Hiromi Kimura <[email protected]>).
+- [jan] Set Return-Path: in Maildrop vacation driver ([email protected], 
Bug #10568).
+- [jan] Update Swedish translation (Per Olof Ljungmark <[email protected]>).
+- [mms] Fix IMAP filtering on combination fields (Bug #11197).
+- [jan] Fix showing blacklist option to mark message as deleted (Bug #11186).
+- [jan] Update Italian translation (Massimo Malabotta <[email protected]>).
+- [jan] Fix folder names in Procmail rules if using Maildir (Bug #10113).
+- [jan] Update Hungarian translation (Zoltán Németh <[email protected]>).
+- [mms] Application initialization should only be done on first access.
+- [mms] Fix patch for filtering on combination fields (Bug #11197).
+- [mms] Procmail driver now explicitly sets the base Maildir directory by 
default (Bug #10113).
+- [jan] Update Turkish translation (İstanbul Technical University).
+- [mms] Correctly reindex existing rules when deleting a rule and using the 
SQL filters storage driver.
+- [mms] Don't allow a user to save a rule with no matching conditions.
+
+-------------------------------------------------------------------
+Tue Jan 17 16:02:41 UTC 2012 - [email protected]
+
+- version 2.0.7
+- [jan] Fix disabling of actions by locking preferences (Bug #10455).
+- [jan] Sort blacklist and whitelist for display instead of for storage.
+- [mms] Fix displaying From address in notification when filtering with IMAP 
driver.
+- [jan] Catch if files don&apos;t exist while deleting with VFS transport 
([email protected], Bug #10494).
+- [jan] Update Japanese translation (Hiromi Kimura 
&lt;[email protected]&gt;).
+- [jan] Set Return-Path: in Maildrop vacation driver ([email protected], 
Bug #10568).
+- [mms] Additional fixes when creating new mailboxes (Bug #10282).
+- [mms] Fix creating new mailboxes (Bug #10282).
+
+-------------------------------------------------------------------
+Fri Dec  9 08:41:13 UTC 2011 - [email protected]
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------
+Wed Aug 24 13:30:27 UTC 2011 - [email protected]
+
+- need net_sieve 1.3.1 or better. Older versions don't behave well
+  with certain versions of cyrus
+
+-------------------------------------------------------------------
+Mon Aug 15 11:22:55 UTC 2011 - [email protected]
+
+- version 2.0.4
+- [mms] Fix creating new mailboxes (Bug #10282).
+- [jan] Add -N parameter to mailbot calls by default (Request #10147).
+- [jan] Fix notice when using numeric comparisons for spam headers (Bug 
#10222).
+- [jan] Respect excluded mail addresses in Maildrop vacation driver (Request 
#10077).
+- [jan] Fix access to debug handler in Timsieved driver.
+- [jan] Fix deleting single conditions from a rule (Bug #10253).
+ 
+-------------------------------------------------------------------
+Fri Jul  8 07:57:38 UTC 2011 - [email protected]
+
+- [jan] Fix moving rules to an explicit position (Bug #10172).
+- version 2.0.2
+
+-------------------------------------------------------------------
+Thu Jun  9 15:35:28 UTC 2011 - [email protected]
+
+- moved docs to docdir
+
+-------------------------------------------------------------------
+Sat May 14 21:49:10 UTC 2011 - [email protected]
+
+- docs fix
+
+-------------------------------------------------------------------
+Sat May 14 21:12:54 UTC 2011 - [email protected]
+
+- initial packaging as 2.0.1

New:
----
  horde5-ingo.changes
  horde5-ingo.spec
  ingo-3.0.2.tgz
  ingo.conf

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ horde5-ingo.spec ++++++
#
# spec file for package horde5-ingo
#
# Copyright (c) 2012 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/
#


%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
%define xmldir  /var/lib/pear
%define hordedir /usr/share/php5/PEAR/www/horde
%define pear_name  ingo

Summary:        Ingo email filter rules manager
License:        Apache-1.1
Group:          Productivity/Networking/Web/Utilities

Name:           horde5-ingo
Version:        3.0.2
Release:        0
Source0:        http://pear.horde.org/get/ingo-%{version}.tgz
Source1:        %{pear_name}.conf
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Url:            http://pear.horde.org/package/ingo
BuildRequires:  php >= 5.3.0
BuildRequires:  php-pear >= 1.7.0
BuildRequires:  horde5 >= 5.0.2
Requires:       php >= 5.3.0
Requires:       php-pear >= 1.7.0
Requires:       horde5 >= 5.0.2
Requires:       php-pear >= 1.7.0
BuildRequires:  fdupes
BuildRequires:  php5-pear-Horde_Role >= 1.0.1
BuildRequires:  php5-pear-channel-horde
Requires:       php5-pear-channel-horde
Requires:       php5-pear-Horde_Role >= 1.0.1
Requires:       php5-pear-Horde_Auth >= 2.0.0
Requires:       php5-pear-Horde_Autoloader >= 2.0.0
Requires:       php5-pear-Horde_Core >= 2.0.4
Requires:       php5-pear-Horde_Exception >= 2.0.0
Requires:       php5-pear-Horde_Form >= 2.0.0
Requires:       php5-pear-Horde_Imap_Client >= 2.0.0
Requires:       php5-pear-Horde_Mime >= 2.0.0
Requires:       php5-pear-Horde_Perms >= 2.0.0
Requires:       php5-pear-Horde_Share >= 2.0.0
Requires:       php5-pear-Horde_Util >= 2.0.0
Suggests:       php5-pear-Horde_Vfs >= 2.0.0
Requires:       php5-pear-Net_Sieve >= 1.3.1
Requires:       php5-pear-Net_Socket

Requires:       horde5-timeobjects
Requires:       horde5-content
Requires:       php-gettext
BuildArch:      noarch

%description
Ingo is an email-filter management application. It is fully internationalized, 
integrated with Horde and the IMP Webmail client, 
and supports both server-side (Sieve, procmail) and client-side (IMAP) message 
filtering.

%prep
%setup -c -T
pear -v -c pearrc \
        -d php_dir=%{peardir} \
        -d doc_dir=%{_docdir}/%{name} \
        -d bin_dir=%{_bindir} \
        -d data_dir=%{peardir}/data \
        -d test_dir=%{peardir}/tests \
        -d ext_dir=%{_libdir} \
        -d horde_dir=%{hordedir} \
        -s

%build

%install
pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}

## configs written by the web configurator should go to etc
%{__mkdir_p} %{buildroot}/etc/horde/
%{__mv} %{buildroot}/%{hordedir}/%{pear_name}/config 
%{buildroot}/etc/horde/%{pear_name}
%{__ln_s} /etc/horde/%{pear_name} %{buildroot}/%{hordedir}/%{pear_name}/config

## we provide an own apache config and delete the htaccess files
%{__install} -m 0660 -D  %{SOURCE1} 
%{buildroot}/etc/horde/apache-snippets.d/%{pear_name}.conf
%{__rm} %{buildroot}/etc/horde/%{pear_name}/.htaccess
%{__rm} %{buildroot}/%{hordedir}/%{pear_name}/locale/.htaccess


%fdupes %buildroot%{hordedir}/ingo
%find_lang ingo 
# Clean up unnecessary files
rm pearrc
rm %{buildroot}/%{peardir}/.filemap
rm %{buildroot}/%{peardir}/.lock
rm -rf %{buildroot}/%{peardir}/.registry
rm -rf %{buildroot}%{peardir}/.channels
rm %{buildroot}%{peardir}/.depdb
rm %{buildroot}%{peardir}/.depdblock

# Install XML package description
mkdir -p %{buildroot}%{xmldir}
tar -xzf %{SOURCE0} package.xml
cp -p package.xml %{buildroot}%{xmldir}/ingo.xml

%clean
rm -rf %{buildroot}

%post
pear install --nodeps --soft --force --register-only %{xmldir}/ingo.xml

%postun
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/ingo
fi

%files -f ingo.lang
%defattr(-,root,root)
%{peardir}/*
%doc %{_docdir}/%{name}
%{xmldir}/ingo.xml
%{hordedir}/ingo
%attr(0775,root,www) %dir %{hordedir}/ingo/config
%{_bindir}/ingo-convert-prefs-to-sql
%{_bindir}/ingo-convert-sql-shares-to-sqlng
%{_bindir}/ingo-postfix-policyd
%config /etc/horde/apache-snippets.d/%{pear_name}.conf
%attr(0750,wwwrun,www) %dir /etc/horde/%{pear_name}
%attr(0640,wwwrun,www) %config /etc/horde/%{pear_name}/*

%changelog
++++++ ingo.conf ++++++
<Directory /usr/share/php*/PEAR/www/horde/ingo/config>
 Deny from all
</Directory>
<Directory /usr/share/php*/PEAR/www/horde/ingo/lib>
 Deny from all
</Directory>
<Directory /usr/share/php*/PEAR/www/horde/ingo/locale>
 Deny from all
</Directory>
<Directory /usr/share/php*/PEAR/www/horde/ingo/templates>
 Deny from all
</Directory>


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to