diff --git a/.cvsignore b/.cvsignore index bc95932..09f9cb4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -system-config-services-0.8.6.tar.gz +system-config-services-0.8.8.tar.gz diff --git a/sources b/sources index f8ff493..c71ecdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b6c9838899eeb15e7b8934b1ab0d05d system-config-services-0.8.6.tar.gz +0f378b81b46c8e5f7025775208c25cc5 system-config-services-0.8.8.tar.gz diff --git a/system-config-services.spec b/system-config-services.spec index c1eff02..ea2697a 100644 --- a/system-config-services.spec +++ b/system-config-services.spec @@ -1,7 +1,7 @@ # -*- RPM-SPEC -*- Summary: system-config-services is an initscript and xinetd configuration utility Name: system-config-services -Version: 0.8.6 +Version: 0.8.8 Release: 2 URL: http://www.redhat.com/ Source0: %{name}-%{version}.tar.gz @@ -10,8 +10,10 @@ Group: Applications/System BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: /sbin/chkconfig -Requires: gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas, rhpl +Requires: pygtk2, pygtk2-libglade, rhpl Requires: usermode >= 1.36, usermode-gtk +Requires: htmlview +BuildRequires: automake Obsoletes: serviceconf Obsoletes: redhat-config-services @@ -22,6 +24,12 @@ should be enabled on your machine. %prep %setup -q +CFLAGS="$RPM_OPT_FLAGS" ./configure \ + $MYARCH_FLAGS --enable-more-warnings=no \ + --prefix=%{_prefix} --datadir=%{_datadir} \ + --sysconfdir=%{_sysconfdir} --includedir=%{_includedir} \ + --libdir=%{_libdir} --bindir=%{_bindir} + %build make @@ -49,6 +57,23 @@ rm -rf %{buildroot} %{_mandir}/*/system-config-services.8* %changelog +* Wed Mar 17 2004 Brent Fox 0.8.8-2 +- bump release + +* Tue Mar 16 2004 Brent Fox 0.8.8-1 +- work around problem with libglade + +* Wed Mar 3 2004 Brent Fox 0.8.7-2 +- add a BuildRequires on automake17 + +* Tue Mar 2 2004 Brent Fox 0.8.7-1 +- remove dependency on gnome-python2 and gnome-python2-canvas +- try to load glade file in the cwd, if not, pull from /usr/share/ +- apply patch from bug #117277 + +* Tue Jan 6 2004 Daniel J Walsh 0.8.6-3 +- Fix console app so it launches properly + * Tue Jan 6 2004 Daniel J Walsh 0.8.6-2 - remove requirement for 2.2