Hello community, here is the log from the commit of package horde4-timeobjects for openSUSE:Factory checked in at Mon Jun 27 12:09:21 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/horde4-timeobjects/horde4-timeobjects.changes 2011-06-09 17:50:09.000000000 +0200 @@ -0,0 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 9 15:50:40 UTC 2011 - [email protected] + +- moved docs to docdir + +------------------------------------------------------------------- +Fri May 13 08:24:21 UTC 2011 - [email protected] + +- initial packaging of version 1.0.1 + calling whatdependson for head-i586 New: ---- horde4-timeobjects.changes horde4-timeobjects.spec timeobjects-1.0.1.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ horde4-timeobjects.spec ++++++ # # spec file for package horde4-timeobjects # # 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 timeobjects application Name: horde4-timeobjects Version: 1.0.1 Release: 1 License: BSD Group: Productivity/Networking/Web/Utilities Source0: http://pear.horde.org/get/timeobjects-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://pear.horde.org/package/timeobjects BuildRequires: php5-pear >= 1.4.7 Requires: horde4 < 5.0.0, php5-pear >= 1.7.0 Conflicts: horde4 = 5.0.0 BuildRequires: horde4 php5-pear-Horde_Role php5-pear-channel-horde Requires: php5-pear-channel-horde, php5-pear-Horde_Role, php5-pear-Horde_Core <= 2.0.0, php5-pear-Horde_Date, php5-pear-Horde_Exception Requires: php5-pear-Horde_Url, php5-pear-Horde_Util BuildArch: noarch BuildRequires: fdupes %description The timeobjects application doesn't have an interface but provides streams of events to any applications that can consume them, notably the Horde calendar application. It contains drivers for facebook events and weather forecasts and can easily be extended by custom drivers. %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} %fdupes %buildroot%{hordedir}/timeobjects %find_lang timeobjects # 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}/timeobjects.xml %clean rm -rf %{buildroot} %post pear install --nodeps --soft --force --register-only %{xmldir}/timeobjects.xml %postun if [ "$1" -eq "0" ]; then pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/timeobjects fi %files -f timeobjects.lang %defattr(-,root,root) %doc %{_docdir}/%{name} %{peardir}/* %{xmldir}/timeobjects.xml %{hordedir}/timeobjects %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
