Commit Graph

445 Commits

Author SHA1 Message Date
Ralf Becker
59beb0a6ca service not in Debian5, only newer Ubuntu, which complains about /etc/init.d/xx 2010-06-14 08:14:19 +00:00
Ralf Becker
5b6a39cce8 ignoring empty lines or comments and adding to svn cp --parent -m "creating $svntag" 2010-05-25 20:55:12 +00:00
Ralf Becker
72d07f94e8 ability to create svn tag or branch for the package 2010-05-25 20:19:36 +00:00
Ralf Becker
82e1d35faa "using %config(noreplace) to NOT overwrite by the user changed header.inc.php and egroupware.conf files (if we change them upstream), they just get a rpmnew file now" 2010-05-05 08:39:24 +00:00
Ralf Becker
2fa8f26f08 "setting upload_tmp_dir explicit, in case distribution set something else, which is then not included in our open_basedir" 2010-04-05 06:52:58 +00:00
Ralf Becker
481f8a2dd2 "imporved mandriva support" 2010-04-04 11:47:29 +00:00
Ralf Becker
42f3bf5722 fixed Mandriva dependencies 2010-04-03 08:38:23 +00:00
Ralf Becker
1821606d09 "switching E_STRICT off in error_reporting" 2010-03-30 13:25:42 +00:00
Ralf Becker
287172e520 updated spec: copying current changelog (debian.changes) into the package 2010-03-23 10:16:32 +00:00
Ralf Becker
2ded63e8e0 "adding changelog also as commit message to obs commit" 2010-03-22 21:29:46 +00:00
Ralf Becker
3258524f9b "updating of changelog in debian.changes or .spec files" 2010-03-18 21:35:29 +00:00
Ralf Becker
03b2acde59 "automatic updating version number in .dsc and .spec files" 2010-03-18 14:24:05 +00:00
Ralf Becker
9675daac5a "setting memory_limit for setup-cli to 64M" 2010-03-18 12:08:41 +00:00
Ralf Becker
94b15909a6 automatic updating OBS checkout 2010-03-06 09:32:38 +00:00
Ralf Becker
4c9e6946c1 "only update same major version" 2010-03-05 16:22:37 +00:00
Ralf Becker
9f7b863589 allow to replace archives in obs checkout 2010-03-05 15:23:02 +00:00
Ralf Becker
979962f780 adding /usr/bin/spell to open_basedir and fixing not usable symbolic constants for error_reporting 2010-02-14 06:41:51 +00:00
Ralf Becker
622d129c62 changelog and spec file for epl-9.2 2010-01-12 04:40:00 +00:00
Ralf Becker
1c496c88e9 changelog and spec file for epl-9.2 2010-01-12 04:14:10 +00:00
Ralf Becker
f6b7ab98f3 updated version to 9.2 and added phpfreechat 2009-12-08 09:14:07 +00:00
Ralf Becker
0c63c864e2 "fixed not working empty arguments and handling of whitespace between " 2009-12-08 08:27:53 +00:00
Ralf Becker
320cd1d186 "using an enviroment var to preseed post-install" 2009-12-07 18:26:28 +00:00
Ralf Becker
082b870051 advanced mailserver config 2009-12-06 10:28:49 +00:00
Ralf Becker
61c48fb5c0 allow setup-cli to install ldap based right away 2009-12-05 17:42:18 +00:00
Ralf Becker
38fcc8a001 disabling automatic call to asyncservice after each request 2009-11-28 08:21:49 +00:00
Ralf Becker
6e50e45546 "adding /usr/bin/tnef to open_basedir" 2009-10-22 17:16:34 +00:00
Ralf Becker
f1ae1c456d "fixed (cut-n-paste) typo, preventing mailserver config" 2009-09-30 13:05:15 +00:00
Ralf Becker
0677e339f5 some files required for new rpm build 2009-09-30 08:53:47 +00:00
Ralf Becker
f751deb019 "- quitening warning if LANG does NOT contain nation
- create dummy mailserver config, as fmail otherwise gives fatal error otherwise"
2009-07-30 09:32:19 +00:00
Ralf Becker
b4b294b79a fixed not working --run -name or --run +name 2009-07-21 06:30:40 +00:00
Ralf Becker
ba346ab68b "replaced split with preg_split" 2009-07-20 07:30:34 +00:00
Ralf Becker
6587813d2d "dont delete header (otherwise the header is owned by the user running the script)" 2009-06-21 12:35:13 +00:00
Ralf Becker
0ada07748c "reload apache, if it's already running" 2009-06-14 08:42:34 +00:00
Ralf Becker
8cd899c36c added automatic detection for suse and debian 2009-06-09 11:22:23 +00:00
Ralf Becker
70a8820eaf "added (executable) scripts in doc/rpm-build" 2009-06-09 05:44:16 +00:00
Ralf Becker
83867b6178 script used to fix depricated functions & features for php53 2009-06-08 16:22:21 +00:00
Ralf Becker
232252475f patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
35a2353a1e removed not (longer) needed files 2009-06-07 16:29:13 +00:00
Ralf Becker
9965d89a0f removed not (longer) needed files 2009-06-07 16:28:43 +00:00
Ralf Becker
ce882c3e64 "- detecting source dir
- --suse opton to set suse defaults (default is red hat)"
2009-06-01 22:05:07 +00:00
Ralf Becker
9ce701cb18 "- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php'
- use LANG from $_SERVER, if not set in $_ENV (happens somehow on openSUSE)"
2009-06-01 21:08:51 +00:00
Ralf Becker
608697c1d4 fixed patch to match current class 2009-06-01 18:32:41 +00:00
Ralf Becker
b8dbca8191 "- made package configurable
- allow to use configuration in module names
- check branch agains checkout dir not aliasdir"
2009-06-01 12:35:00 +00:00
Ralf Becker
b65c8fbf61 new script to build egroupware archives 2009-06-01 11:53:03 +00:00
Ralf Becker
2d7f5720cd - implemented header-updates
- dont give fatal error, if everything is up to date, but config is missing
- always patch existing password back into the header
- docu update
2009-05-31 09:54:08 +00:00
Ralf Becker
3ec3c205ee created a rpm post script to automatic install or update EGroupware:
- cleaned up exceptions in cli code (no need to log, as it goes direct to the user)
- regarding small rpm redirect header (< 200 bytes) as no header
- fixed wrong detected vars for cli install (eg. webserver_url)
- fixed egw_cache to not stall if system_charset is not yet in db
2009-05-30 20:15:31 +00:00
Ralf Becker
3121bb1106 newest version from openSUSE build service 2009-04-26 05:55:31 +00:00
Ralf Becker
94ddea7b21 changed "php_value mbstring.func_overload X" to "php_admin_value mbstring.func_overload X" for php5.2.9 2009-04-26 05:51:26 +00:00
Ralf Becker
bc38a6bfbe "setting execute permission for cli (command line) scripts" 2008-11-17 17:16:29 +00:00
Ralf Becker
b190f8eaeb "1.6.rc5" 2008-11-16 12:03:33 +00:00