Hello community,

here is the log from the commit of package php5-pear-Horde_Core for 
openSUSE:Factory
checked in at Wed Jun 15 10:00:02 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Core/php5-pear-Horde_Core.changes  
    2011-06-10 09:45:19.000000000 +0200
@@ -0,0 +1,101 @@
+-------------------------------------------------------------------
+Wed Jun 10 10:00:00 UTC 2011 - [email protected]
+
+- Version update to 1.2.1
+- [mms] Only list sidebar apps in listApps() if parent app is active (Bug 
#10017).
+- [mms] Fix autocomplete javascript when contents of DOM element is 
dynamically altered.
+- [mms] Fix duplicate node IDs in javascript tree rendering code (Bug #10173).
+- [rla] Show specific admin privileges a user has permission to (Enhancement 
#9350).
+- mark locale files as %lang
+
+-------------------------------------------------------------------
+Wed Jun  8 13:52:14 UTC 2011 - [email protected]
+
+- remove cleaning buildroot in install as suggested by peilicke
+
+-------------------------------------------------------------------
+Wed Jun  1 21:14:16 UTC 2011 - [email protected]
+
+- version 1.2.0
+- [jan] Add Horde_Config::configSQL() method.
+- [jan] Add Horde_Core_Cli and Horde_Core_Bundle classes.
+- [jan] Updated Slovak translation.
+- [mms] Allow numbers to be zero in certain preferences (Bug #10120).
+- [mms] Fix running Horde login tasks (Bug #9767).
+- [mms] Fix authenticating as several users in the same request (Bug #10027).
+- [gwr] Added support for the Kolab IMAP based preferences backend.
+- [jan] Updated Spanish translation.
+
+
+-------------------------------------------------------------------
+Wed May 18 14:45:25 UTC 2011 - [email protected]
+
+- Version 1.1.1
+- [jan] Don't show IMP compose link if user doesn't have permissions 
to IMP (Bug #10016).
+- [mjr] Fix editing settings of fixed portal blocks (Bug #9910).
+- [jan] Add Horde_Config#configFile() and Horde_Config#writePHPConfiguration().
+- [mjr] Fix issue with deleting identities (Bug #9997).
+- [jan] Store preferences for guests in the session.
+- [jan] Updated German translation.
+- [mms] Optimize session storage.
+
+-------------------------------------------------------------------
+Wed May 18 12:45:49 UTC 2011 - [email protected]
+
+- Add suggestions
+
+-------------------------------------------------------------------
+Wed Apr 27 09:06:54 UTC 2011 - [email protected]
+
+- These files should be world readable
+
+-------------------------------------------------------------------
+Thu Apr 21 11:05:47 UTC 2011 - [email protected]
+
+- add dependency on php5-json
+
+-------------------------------------------------------------------
+Wed Apr 20 20:51:42 UTC 2011 - [email protected]
+
+- upgrade to 1.0.1 
+
+-------------------------------------------------------------------
+Wed Apr  6 17:51:08 UTC 2011 - [email protected]
+
+- add (shared) dir ownership
+
+-------------------------------------------------------------------
+Wed Apr  6 11:58:56 UTC 2011 - [email protected]
+
+- Updating to version 1.0.0
+
+-------------------------------------------------------------------
+Fri Mar 18 12:41:20 UTC 2011 - [email protected]
+
+- added js path
+
+-------------------------------------------------------------------
+Fri Mar 18 12:29:02 UTC 2011 - [email protected]
+
+- add the horde role
+
+-------------------------------------------------------------------
+Fri Mar 18 11:42:29 UTC 2011 - [email protected]
+
+- add dependency on Horde_Secret
+
+-------------------------------------------------------------------
+Fri Mar 18 11:35:13 UTC 2011 - [email protected]
+
+- Horde_Notification dependency
+
+-------------------------------------------------------------------
+Fri Mar 18 11:29:47 UTC 2011 - [email protected]
+
+- added Horde_SessionHandler dependency
+
+-------------------------------------------------------------------
+Wed Mar 16 21:30:38 UTC 2011 - [email protected]
+
+- Initial build v 1.0.0beta1
+

calling whatdependson for head-i586


New:
----
  Horde_Core-1.2.1.tgz
  php5-pear-Horde_Core.changes
  php5-pear-Horde_Core.spec

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

Other differences:
------------------
++++++ php5-pear-Horde_Core.spec ++++++
#
# spec file for package php5-pear-Horde_Core
#
# 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/
#


%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

Summary:        PEAR: Horde Core Framework libraries

Name:           php5-pear-Horde_Core
Version:        1.2.1
Release:        1
License:        LGPLv3
Group:          Development/Libraries/PHP
Source0:        http://pear.horde.org/get/Horde_Core-%{version}.tgz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Url:            http://pear.horde.org/package/Horde_Core
BuildRequires:  php5-pear >= 1.4.7
Requires:       php5-pear-Horde_ActiveSync < 2.0.0
Requires:       php5-pear-Horde_Alarm < 2.0.0
Requires:       php5-pear-Horde_Auth < 2.0.0
Requires:       php5-pear-Horde_Autoloader < 2.0.0
Requires:       php5-pear-Horde_Browser < 2.0.0
Requires:       php5-pear-Horde_Cache < 2.0.0
Requires:       php5-pear-Horde_Cli < 2.0.0
Requires:       php5-pear-Horde_Compress < 2.0.0
Requires:       php5-pear-Horde_Controller < 2.0.0
Requires:       php5-pear-Horde_Data < 2.0.0
Requires:       php5-pear-Horde_Date < 2.0.0
Requires:       php5-pear-Horde_Exception < 2.0.0 
Requires:       php5-pear-Horde_Group < 2.0.0
Requires:       php5-pear-Horde_History < 2.0.0 
Suggests:       php5-pear-Horde_Http
Requires:       php5-pear-Horde_Injector < 2.0.0 
Suggests:       php5-pear-Horde_Icalendar
Suggests:       php5-pear-Horde_Ldap
Requires:       php5-pear-Horde_Lock < 2.0.0
Requires:       php5-pear-Horde_Log < 2.0.0
Requires:       php5-pear-Horde_LoginTasks < 2.0.0
Suggests:       php5-pear-Horde_Mail
Requires:       php5-pear-Horde_Mime < 2.0.0
Requires:       php5-pear-Horde_Mime_Viewer < 2.0.0
Suggests:       php5-pear-Horde_Nls
Requires:       php5-pear-Horde_Notification < 2.0.0
Requires:       php5-pear-Horde_Perms < 2.0.0
Requires:       php5-pear-Horde_Prefs < 2.0.0
Requires:       php5-pear-Horde_Secret < 2.0.0
Requires:       php5-pear-Horde_Serialize < 2.0.0
Requires:       php5-pear-Horde_SessionHandler < 2.0.0
Requires:       php5-pear-Horde_Share < 2.0.0
Requires:       php5-pear-Horde_Support < 2.0.0
Requires:       php5-pear-Horde_Translation < 2.0.0 
Requires:       php5-pear-Horde_Template < 2.0.0 
Requires:       php5-pear-Horde_Token < 2.0.0 
Requires:       php5-pear-Horde_Url < 2.0.0 
Requires:       php5-pear-Horde_Util < 2.0.0, 
Requires:       php5-pear-Horde_View < 2.0.0 
Requires:       php5-pear >= 1.7.0
Conflicts:      php5-pear-Horde_ActiveSync = 2.0.0, php5-pear-Horde_Alarm = 
2.0.0, php5-pear-Horde_Auth = 2.0.0, php5-pear-Horde_Autoloader = 2.0.0, 
php5-pear-Horde_Browser = 2.0.0, php5-pear-Horde_Cache = 2.0.0, 
php5-pear-Horde_Cli = 2.0.0, php5-pear-Horde_Compress = 2.0.0, 
php5-pear-Horde_Controller = 2.0.0, php5-pear-Horde_Data = 2.0.0, 
php5-pear-Horde_Date = 2.0.0, php5-pear-Horde_Exception = 2.0.0, 
php5-pear-Horde_Group = 2.0.0, php5-pear-Horde_History = 2.0.0, 
php5-pear-Horde_Injector = 2.0.0, php5-pear-Horde_Lock = 2.0.0, 
php5-pear-Horde_Log = 2.0.0, php5-pear-Horde_LoginTasks = 2.0.0, 
php5-pear-Horde_Mime = 2.0.0, php5-pear-Horde_Mime_Viewer = 2.0.0, 
php5-pear-Horde_Notification = 2.0.0, php5-pear-Horde_Perms = 2.0.0, 
php5-pear-Horde_Prefs = 2.0.0, php5-pear-Horde_Secret = 2.0.0, 
php5-pear-Horde_Serialize = 2.0.0, php5-pear-Horde_SessionHandler = 2.0.0, 
php5-pear-Horde_Share = 2.0.0, php5-pear-Horde_Support = 2.0.0, 
php5-pear-Horde_Translation = 2.0.0, php5-pear-Horde_Template = 2.0.0, 
php5-pear-Horde_Token = 2.0.0, php5-pear-Horde_Template = 2.0.0, 
php5-pear-Horde_Translation = 2.0.0, php5-pear-Horde_Url = 2.0.0, 
php5-pear-Horde_Util = 2.0.0, php5-pear-Horde_View = 2.0.0
BuildRequires:  php5-pear-Horde_Role php5-pear-channel-horde
Requires:       php5-pear-channel-horde, php5-pear-Horde_Role php5-json
BuildArch:      noarch
%define pear_name  Horde_Core
%define pear_sname horde_core
# Fix for renaming (package convention)
Provides:       php5-pear-%{pear_sname} = %{version}
Provides:       php-pear-%{pear_sname} = %{version}
Provides:       pear-%{pear_sname} = %{version}
Obsoletes:      php5-pear-%{pear_sname} < %{version}
Obsoletes:      php-pear-%{pear_sname} < %{version}
Obsoletes:      pear-%{pear_sname} < %{version}

%description
These classes provide the core functionality of the Horde Application
Framework.

%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}
%find_lang %{pear_name}
# Clean up unnecessary files
rm -rf 
{%{buildroot}%{peardir}/.channels,%{buildroot}%{peardir}/.filemap,%{buildroot}%{peardir}/.lock,%{buildroot}%{peardir}/.depdb,%{buildroot}%{peardir}/.registry,%{buildroot}%{peardir}/.depdblock}
# Install XML package description
mkdir -p %{buildroot}%{xmldir}
tar -xzf %{SOURCE0} package.xml
cp -p package.xml %{buildroot}%{xmldir}/Horde_Core.xml

%clean
rm -rf %{buildroot}

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

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

%files -f %{pear_name}.lang
%defattr(644,root,root,755)

%{peardir}/*
%dir /usr/share/php5/PEAR/data
%{xmldir}/Horde_Core.xml
%{hordedir}/js/*
%dir %{hordedir}/js

%changelog

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



Remember to have fun...

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

Reply via email to