]> git.pld-linux.org Git - packages/roundcubemail.git/commitdiff
-up to 1.4.12 master auto/th/roundcubemail-1.4.12-1
authorGrzegorz Pycia <gzohop@pld-linux.org>
Wed, 29 Dec 2021 21:17:53 +0000 (22:17 +0100)
committerGrzegorz Pycia <gzohop@pld-linux.org>
Wed, 29 Dec 2021 21:17:53 +0000 (22:17 +0100)
roundcubemail-config.patch
roundcubemail.spec

index 6e1c813398f410c8a262055fcccced024e54565b..5e8bd9ea90c962e4297523af3ee90aabc4d37a09 100644 (file)
@@ -1,7 +1,7 @@
-diff -urN roundcube-1.3.4-orig/config/defaults.inc.php roundcubemail-1.3.4/config/defaults.inc.php
---- roundcube-1.3.4-orig/config/defaults.inc.php        2018-01-14 14:01:32.000000000 +0100
-+++ roundcubemail-1.3.4/config/defaults.inc.php 2018-03-13 21:54:39.332735256 +0100
-@@ -382,11 +382,11 @@
+diff -urN roundcubemail-1.4.12-orig/config/defaults.inc.php roundcubemail-1.4.12/config/defaults.inc.php
+--- roundcubemail-1.4.12-orig/config/defaults.inc.php  2021-11-12 22:39:13.000000000 +0100
++++ roundcubemail-1.4.12/config/defaults.inc.php       2021-12-29 21:41:58.988361594 +0100
+@@ -435,11 +435,11 @@
  // use this folder to store log files
  // must be writeable for the user who runs PHP process (Apache user if mod_php is being used)
  // This is used by the 'file' log driver.
@@ -14,4 +14,4 @@ diff -urN roundcube-1.3.4-orig/config/defaults.inc.php roundcubemail-1.3.4/confi
 +$config['temp_dir'] = '/var/lib/roundcube';
  
  // expire files in temp_dir after 48 hours
- // possible units: s, m, h, d, w
\ No newline at end of file
+ // possible units: s, m, h, d, w
index 1a10f7c13df3f19a454b87aed7d6e6e8eb2ab1ca..1905ab9e5cf4d55dc68e2b12a9c9b08a007d1974 100644 (file)
 Summary:       RoundCube Webmail
 Summary(pl.UTF-8):     RoundCube Webmail - poczta przez WWW
 Name:          roundcubemail
-Version:       1.4.2
+Version:       1.4.12
 Release:       1
 License:       GPL v3+
 Group:         Applications/Mail
 Source0:       https://github.com/roundcube/roundcubemail/releases/download/%{version}/%{name}-%{version}-complete.tar.gz
-# Source0-md5: 44122deb6c5d77d65938b231d0625820
+# Source0-md5: eef559f03a7f5e56a92ca3bcbcc5f36e
 Source1:       apache.conf
 Source2:       %{name}.logrotate
 Source3:       lighttpd.conf
@@ -81,8 +81,8 @@ Suggests:     php-pear-Crypt_GPG >= 1.6.0
 Suggests:      php-pear-Net_LDAP2
 Suggests:      php-pear-Net_Sieve >= 1.3.2
 Suggests:      php-pear-Net_Socket >= 1.0.12
-Obsoletes:     roundcube-plugin-jqueryui
-Obsoletes:     roundcubemail-skin-default
+Obsoletes:     roundcube-plugin-jqueryui < 0.6
+Obsoletes:     roundcubemail-skin-default < 0.8.1
 Conflicts:     apache-base < 2.4.0-1
 Conflicts:     logrotate < 3.8.0
 BuildArch:     noarch
This page took 0.026541 seconds and 4 git commands to generate.