Commit Graph

434 Commits

Author SHA1 Message Date
Ralf Becker
a5a5c6c065 fixed executable 2009-06-22 07:57:41 +00:00
Ralf Becker
34c5703a25 "dont delete header (otherwise the header is owned by the user running the script)" 2009-06-21 12:36:01 +00:00
Ralf Becker
380f9a9667 "- adding more backslashed to pear_dir macro
- setting permissions for egwdatadir to 700 for apche user"
2009-06-18 21:27:56 +00:00
Ralf Becker
67c44cc280 "- replaced /usr/share/pear with pear path of distribution
- added php-mcrypt extension
- added for suse: php5-bz2 and php5-posix"
2009-06-18 12:39:03 +00:00
Ralf Becker
8d125bc5cf "removed unneccessary memory limit, as asyncwrapper sets it anyway" 2009-06-18 12:37:03 +00:00
Ralf Becker
f6c65817d3 formatting 2009-06-18 12:33:56 +00:00
Ralf Becker
0ceb62ddbc readded crontab entry with default apache user "apache" and added memory_limit=48M 2009-06-18 12:10:50 +00:00
Ralf Becker
6ff9263cf9 "- using sed to replace apache user in egroupware.cron file
- using macro for apache_user and _group"
2009-06-15 22:37:52 +00:00
Ralf Becker
9949b618a9 create crontab file from specfile 2009-06-14 20:58:48 +00:00
Ralf Becker
7d25a36307 "renamed cron file again to /etc/cron.d/egroupware" 2009-06-14 20:46:08 +00:00
Ralf Becker
122363106c "- re-added accidently removed stylite and gallery tar balls
- removed adding  %{egwdir} twice"
2009-06-14 20:38:18 +00:00
Ralf Becker
2fa1ab3596 removed tar files and added content direct for easier modifcation 2009-06-14 18:57:14 +00:00
Ralf Becker
d9a1970fe8 "- renamed install log to NOT contain the version: /root/egroupware-epl-install.log
- added date before every install log entry
- sharing orig.tar.gz tar-ball with debian packages"
2009-06-14 08:45:20 +00:00
Ralf Becker
841d3f0516 "reload apache, if it's already running" 2009-06-14 08:43:34 +00:00
Ralf Becker
ccd3d696de not longer used 2009-06-09 14:18:33 +00:00
Ralf Becker
4a7737adef epl-9.1.20090609 2009-06-09 12:01:32 +00:00
Ralf Becker
56016b3a92 added automatic detection for suse and debian 2009-06-09 11:32:46 +00:00
Ralf Becker
d10f8eccdf - adding /etc/zce.rc to /etc/profile.d, to be able to syming
/usr/bin/php with real php binary (not php-cli script)
- explicitly requiring php extensions, as php-common-extensions-zend-pe
  does NOT contain necessary dependencies
- added Provides for original php extensions
- removed repo packages, as it has to be there before anyway
2009-06-09 11:32:33 +00:00
Ralf Becker
797f88388b "added (executable) scripts in doc/rpm-build" 2009-06-09 05:41:39 +00:00
Ralf Becker
5cb8f52d41 "- update to 20090603 tar ball
- added dependency to jpgraph-epl"
2009-06-06 20:49:50 +00:00
Ralf Becker
f02b16904f "rpm package with current jpgraph version" 2009-06-06 20:48:55 +00:00
Ralf Becker
b966494f01 "metapackage to use zend server ce as php distribution for rhel5/centos5" 2009-06-06 20:47:45 +00:00
Ralf Becker
57a887be0d "fixes to get rpm autoinstallation working on suse" 2009-06-03 08:48:38 +00:00
Ralf Becker
596c4a0859 "- added missing tracker and phpsysinfo requires
- added obsoletes to each package
- added obsoletes addressbook to egroupware-epl-core"
2009-06-02 07:12:07 +00:00
Ralf Becker
ae2af8a57a "added missing Obsoletes: eGroupware-egw-pear" 2009-06-01 22:24:33 +00:00
Ralf Becker
0886daea12 "using --suse opton for rpm_post_install.php" 2009-06-01 22:07:30 +00:00
Ralf Becker
bb34d583e3 "- detecting source dir
- --suse opton to set suse defaults (default is red hat)"
2009-06-01 22:06:16 +00:00
Ralf Becker
a72bed9a12 "also setting data dir" 2009-06-01 21:21:45 +00:00
Ralf Becker
8c107c735e "- 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:09:40 +00:00
Ralf Becker
3e34a66a23 further improved spec file 2009-06-01 20:56:17 +00:00
Ralf Becker
d775a83ae5 spec file for epl-9.1 2009-06-01 19:50:45 +00:00
Ralf Becker
27dd82637b fixed patch to match current class 2009-06-01 18:32:47 +00:00
Ralf Becker
cc6524e4a4 checkout and build of epl archives 2009-06-01 12:32:39 +00:00
Ralf Becker
3b8488799b - 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:44 +00:00
Ralf Becker
b6f1745f34 merged r27170: rpm_post_install 2009-05-30 20:19:02 +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
Ralf Becker
e06e3142a6 "fixed zip archives to not contain empty dirs for the contrib modules and some other optimisations" 2008-11-11 13:26:03 +00:00
Ralf Becker
8d734c1aa8 "1.6.rc4" 2008-11-09 16:51:06 +00:00
Ralf Becker
1ebccc7869 "1.6rc3" 2008-10-29 08:18:48 +00:00
Ralf Becker
ae2431ef28 "1.6.rc2 spec file:
- selinux fix for network access
- suse: use php_any_db requirement
- other: use just php-mysql requirement (no server)"
2008-10-22 08:29:13 +00:00
Ralf Becker
587e9ba581 "changed chcon syntax, as Fedora 9 did not like it" 2008-10-14 10:14:54 +00:00
Ralf Becker
3358a39461 Fixed install problems with missing php dom extension,
which is required (but not declared) by importexport:
- added requirement to importexport/setup/setup.inc.php
- gracefully fail if dom is not available
- add dom extension to rpm requirements
--> this has been reported many times on the list as "missing wiki
pages", which is caused by suppressed fatal error in importexports
default-records, stoping other apps default records to run
2008-10-14 08:42:09 +00:00
Ralf Becker
cae06956af "final 1.6rc1 spec file:
- added mysql and php(5)-mysql dependency
- added missing etemplate macro
- removed not longer used manageheader patch
- removed not longer used sitemgr-link symlink"
2008-10-13 17:24:05 +00:00
Ralf Becker
8be2abb833 dummy header for rpm redirecting to setup 2008-10-13 14:21:47 +00:00
Ralf Becker
847b0c36f6 dummy header for rpm redirecting to setup 2008-10-13 14:20:49 +00:00
Ralf Becker
f3f306e1ee not longer needed 2008-10-13 08:51:37 +00:00
Ralf Becker
b765f7314b fixed dummy header, empty makes problems in rpm build 2008-10-13 06:09:49 +00:00