summaryrefslogtreecommitdiff
path: root/rpm
AgeCommit message (Collapse)Author
2014-12-23unused, but removing old domains anywayIvan Kohler
2010-09-29Updated for 2.1.1ivan
2010-07-09changes to get enrpm workingivan
2010-07-0832 bit and make the repo stuff work, RT#8190ivan
2010-07-0832 bit and make the repo stuff work, RT#8190ivan
2010-07-08generating RPMS, RT#8190ivan
2010-07-08checking in more of the rpm build system (is that it?)ivan
2010-07-07dropping centos/rhel 4ivan
2010-07-07checking in RPM build systemivan
2010-05-25Updated for 2.1.0ivan
2009-10-11Updated for 1.9.1ivan
2009-08-11Back out kludge to show CVS snapshot date in version number in GUI.rsiddall
You can get the snapshot date from the release number using "rpm -q freeside".
2009-07-17Filter out requirements for specific Freeside modules so that you can installrsiddall
an RPM which requires missing Freeside modules.
2009-06-29Fix PDF invoice generation, including requirement for ghostscript.rsiddall
2009-06-13Default configuration files had directory-style permission values.rsiddall
2009-06-12Freeside no longer uses a datasource-specific configuration folder. ↵rsiddall
Configuration is kept in the RDBMS and initialized from the default_conf folder. RT 5579.
2009-06-04there are lots of contributors too!ivan
2009-06-03Incorrect permissions on the default configuration folder caused installationrsiddall
to fail with an incomplete database initialization. Failure to remove the ticket_system file from the default configuration folder caused Freeside to try to use RT.
2009-04-20Acceptance testing of the RPM build system flushed out a place where /bin/rmrsiddall
stops waiting for input if you're /bin/su as the user doing the build. Added a -f flag to stop it waiting for input.
2009-04-16More fixes for SuSE self-service:rsiddall
1/ Put binaries in the right folder 2/ Make sure freeside group is created 3/ Make sure freeside home directory is created
2009-01-28Removed conflict between core billing package and self-service RPMs so you canrsiddall
install them all on the same machine. This may have applications if you're using XMLRPC to talk to the self-service interface from PHP, Python, etc.
2009-01-18bash didn't like spaces on each side of an equals sign.rsiddall
2009-01-01New Apache configuration file for the self-service interface.rsiddall
2009-01-01Modifications to let self-service work if you really insist on installing itrsiddall
on the same machine as the billing server. Also more fixes for SuSE, and a couple of changes to minimize differences from the 1.7 branch.
2008-12-22Copying over modifications to support SuSE from the 1.7 branch.rsiddall
2008-12-10Cleanup to quieten rpmlint.rsiddall
Fixes to cope with moving code out of handler.pl, etc.
2008-12-10Further modifications to handle Perl RPM names and map them back to Perl modulersiddall
names.
2008-11-18Now handles hyphenated Perl requirements as well as those in parentheses, andrsiddall
handles more version relation types.
2008-08-26More changes to the self-service RPMs, mostly fixing up paths so the ↵rsiddall
RPM-installed self-service files are not under /usr/local on the remote machine. Also fixed an initialization problem where the system configuration files for Freeside were assumed to be under /etc/default, not /etc/sysconfig
2008-08-24Create discrete RPMs for different parts of the self-service interface.rsiddall
Put the default configuration folder in the main freeside RPM.
2008-07-29Self-Service files were reorganized; changed the way we copy them into the ↵rsiddall
buildroot.
2008-02-08Removed code that create a freeside user on the build machine and added codersiddall
to modify Makefile to remove clauses that require such a user. This should allow the RPMs to build under mock.
2007-12-15Files to build Freeside as Redhat-ish RPMsrsiddall