Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit moodle
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 01 Apr 2007 20:23:09 +0200
- Message-id: <20070401182310.3915667816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package moodle
checked in at Sun Apr 1 20:23:09 CEST 2007.
--------
--- moodle/moodle.changes 2007-03-29 19:22:21.000000000 +0200
+++ /mounts/work_src_done/NOARCH/moodle/moodle.changes 2007-04-01 17:43:49.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Apr 1 17:43:31 CEST 2007 - lrupp@xxxxxxx
+
+- add libbz2 to BuildRequires for > 1020
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ moodle.spec ++++++
--- /var/tmp/diff_new_pack.CC8438/_old 2007-04-01 20:22:20.000000000 +0200
+++ /var/tmp/diff_new_pack.CC8438/_new 2007-04-01 20:22:20.000000000 +0200
@@ -17,7 +17,7 @@
Group: Productivity/Networking/Web/Utilities
Autoreqprov: no
Version: 1.7.1
-Release: 11
+Release: 12
Source: moodle-1.7.1.tar.bz2
Source2: cron-moodle
Source3: moodle_include.conf
@@ -91,6 +91,9 @@
Requires: mod_php_any php-gd php-mysql php-gettext php-imap php-session php-mbstring php-iconv php-zlib
Requires: php-mcrypt php5-pear-file php5-pear-mail php5-pear-mail_mime
%endif
+%if 0%{?suse_version} > 1020
+BuildRequires: libbz2
+%endif
%define apache_serverroot %(/usr/sbin/apxs2 -q DATADIR)
%define apache_sysconfdir %(/usr/sbin/apxs2 -q SYSCONFDIR)
%define moodlerootdir %{apache_serverroot}/moodle
@@ -1742,6 +1745,8 @@
%{moodledatadir}/*
%changelog
+* Sun Apr 01 2007 - lrupp@xxxxxxx
+- add libbz2 to BuildRequires for > 1020
* Thu Mar 29 2007 - dmueller@xxxxxxx
- update BuildRequires
* Wed Feb 07 2007 - lrupp@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |