summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsiddall <rsiddall>2007-06-28 17:16:56 +0000
committerrsiddall <rsiddall>2007-06-28 17:16:56 +0000
commit963dfb20c1b59a22552b28b0191d3dbfd8541024 (patch)
tree63f1ca1625909885c86d698c953e146c4771dea2
parent0e6c9924484c4400f36790dd5281368851192e97 (diff)
Added patch for more information on invoice for e-mail invoices and credit card customersFREESIDE_1_5_BRANCH
-rw-r--r--install/rpm/freeside.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/install/rpm/freeside.spec b/install/rpm/freeside.spec
index 86d21a9..f0aeea4 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