From: rsiddall Date: Thu, 28 Jun 2007 17:16:56 +0000 (+0000) Subject: Added patch for more information on invoice for e-mail invoices and credit card customers X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=963dfb20c1b59a22552b28b0191d3dbfd8541024 Added patch for more information on invoice for e-mail invoices and credit card customers --- diff --git a/install/rpm/freeside.spec b/install/rpm/freeside.spec index 86d21a9f7..f0aeea4a4 100644 --- a/install/rpm/freeside.spec +++ b/install/rpm/freeside.spec @@ -3,7 +3,7 @@ Summary: Freeside ISP Billing System Name: freeside Version: 1.5.7 -Release: 3 +Release: 4 License: GPL Group: Applications/Internet URL: http://www.sisd.com/freeside/ @@ -24,6 +24,7 @@ Patch5: %{name}-%{version}.emailsubject.patch Patch6: %{name}-%{version}.nasport.patch Patch7: %{name}-%{version}.flat_prorate.patch Patch8: %{name}-%{version}.typo.patch +Patch9: %{name}-%{version}.invfields.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch Requires: %{name}-frontend @@ -267,6 +268,7 @@ For security reasons, it is set to conflict with %{name} so you cannot install t %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %{__cp} %SOURCE3 FS/bin %{__cp} %SOURCE4 FS/bin #%{__rm} -r FS/FS/UI/Gtk.pm