Changes of Revision 4
[-] | Changed | LogToMySQL.spec |
1
2 3 No modification to the standard Apache install is required - no patching, no recompilation. 4 5 -#%prep 6 +%prep 7 +tar xvjf %{Source} 8 9 %build 10 cd LogToMySQL-%{version} 11 |