[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[2481] branches/1.2
- Subject: SF.net SVN: ledger-smb:[2481] branches/1.2
- From: ..hidden..
- Date: Sat, 07 Mar 2009 01:22:54 +0000
Revision: 2481
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2481&view=rev
Author: einhverfr
Date: 2009-03-07 01:22:54 +0000 (Sat, 07 Mar 2009)
Log Message:
-----------
Minor corrections to rpm spec, from Roderick Anderson
Modified Paths:
--------------
branches/1.2/CONTRIBUTORS
branches/1.2/dists/rpm/ledgersmb.spec
Modified: branches/1.2/CONTRIBUTORS
===================================================================
--- branches/1.2/CONTRIBUTORS 2009-03-06 01:07:11 UTC (rev 2480)
+++ branches/1.2/CONTRIBUTORS 2009-03-07 01:22:54 UTC (rev 2481)
@@ -69,6 +69,8 @@
Victor Sterpu <victor @ ambra.ro> has contributed several bug fixes to COGS
handling.
+Roderick Anderson <raanders @ cyber-office.net> Contributed a bugfix to the RPM spec.
+
Sadashiva Ambiger [email omitted] has contributed several bug fixes.
Original Authors of SQL-Ledger:
Modified: branches/1.2/dists/rpm/ledgersmb.spec
===================================================================
--- branches/1.2/dists/rpm/ledgersmb.spec 2009-03-06 01:07:11 UTC (rev 2480)
+++ branches/1.2/dists/rpm/ledgersmb.spec 2009-03-07 01:22:54 UTC (rev 2481)
@@ -79,7 +79,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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.