[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1.2.17 RPM spec file patch
- Subject: 1.2.17 RPM spec file patch
- From: "Roderick A. Anderson" <..hidden..>
- Date: Fri, 06 Mar 2009 16:01:42 -0800
Attached is the patch for the spec file I mentioned on the users list.
I also upped the Release to '2'.
If you'd prefer it a different way let me know.
\\||/
Rod
--
--- ledgersmb.spec.orig 2009-03-06 15:50:01.000000000 -0800
+++ ledgersmb.spec 2009-03-06 15:52:42.000000000 -0800
@@ -2,7 +2,7 @@
Summary: LedgerSMB - Open Source accounting software
Name: ledgersmb
Version: 1.2.17
-Release: 2
+Release: 1
License: GPL
URL: http://www.ledgersmb.org/
Group: Applications/Productivity
@@ -68,7 +68,7 @@
TAK
-perl -p -e "s,/some/path/to/ledgersmb,%{_datadir}/%{name},g" ledgersmb-httpd.conf >> rpm-ledgersmb-httpd.conf
+perl -p -e "s,WORKING_DIR,%{_datadir}/%{name},g" ledgersmb-httpd.conf >> rpm-ledgersmb-httpd.conf
%install