From fa1aca29639b1e65754c2c672cd4d17826e851bd Mon Sep 17 00:00:00 2001 From: undefine Date: Thu, 26 Aug 2004 12:47:53 +0000 Subject: [PATCH] - fix build, add TODO, release 2 Changed files: connmon.spec -> 1.15 --- connmon.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/connmon.spec b/connmon.spec index 5b7a0c5..a3dffd9 100644 --- a/connmon.spec +++ b/connmon.spec @@ -1,8 +1,10 @@ +# TODO: +# - pack gconnmon to separate package Summary: Connection Monitor Summary(pl): Monitor po³±czeñ Name: connmon Version: 0.13.0 -Release: 1 +Release: 2 License: GPL Group: Applications/Networking Source0: http://www.student.lu.se/~nbi98oli/src/%{name}-%{version}.tar.gz @@ -33,7 +35,8 @@ z programem), aby otrzymywa %setup -q %build -%{__make} CFLAGS="-DHAVE_CONFIG_H -Wall -I%{_includedir}/ncurses -I../compat -I../libconnmon -I../libhpnl -I.. -I. %{rpmcflags}" +%{__make} \ + CFLAGS="-DHAVE_CONFIG_H -Wall `gtk-config --cflags` -I%{_includedir}/ncurses -I../compat -I../libconnmon -I../libhpnl -I.. -I. %{rpmcflags}" %install @@ -42,7 +45,6 @@ install -d $RPM_BUILD_ROOT%{_sbindir} install src/connmon/connmon $RPM_BUILD_ROOT%{_sbindir} - %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0