# HG changeset patch # User ladanyi # Date 1138577566 0 # Node ID 00b6f685ab8d7fe0ae447df00bcdfc0ab10c5c27 # Parent 9fdc893e21991e6a5b752ece50374e627d2be0a6 Updated rpm specfile to include the gui too. Couldn't test it. diff -r 9fdc893e2199 -r 00b6f685ab8d lemon.spec.in --- a/lemon.spec.in Sun Jan 29 22:50:55 2006 +0000 +++ b/lemon.spec.in Sun Jan 29 23:32:46 2006 +0000 @@ -20,7 +20,7 @@ %setup -q %build -%configure +%configure --enable-gui --with-glpk --without-cplex make %install @@ -36,6 +36,7 @@ %files %defattr(-,root,root) +%{_bindir}/glemon %{_includedir}/%{name} %{_libdir}/lib* %{_libdir}/pkgconfig/lemon.pc