fix spec file issues

This commit is contained in:
Matthias Clasen 2006-08-23 16:48:18 +00:00
parent 16b5c593b7
commit 5831008d6b

View File

@ -11,10 +11,11 @@
Summary: Simple process monitor Summary: Simple process monitor
Name: gnome-system-monitor Name: gnome-system-monitor
Version: 2.15.92 Version: 2.15.92
Release: 1%{?dist} Release: 2%{?dist}
License: GPL License: GPL
Group: Applications/System Group: Applications/System
Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2 URL: http://www.gnome.org/
Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.15/gnome-system-monitor-%{version}.tar.bz2
# po/LINGUAS disaster # po/LINGUAS disaster
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-root
Requires: libgnomeui >= %{libgnomeui_version} Requires: libgnomeui >= %{libgnomeui_version}
@ -43,11 +44,10 @@ Obsoletes: gtop
gnome-system-monitor is a simple process and system monitor. gnome-system-monitor is a simple process and system monitor.
%prep %prep
%setup -q -n gnome-system-monitor-%{version} %setup -q
%build %build
%configure --enable-selinux %configure --enable-selinux
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install
@ -86,15 +86,16 @@ scrollkeeper-update -q
%files -f %{name}.lang %files -f %{name}.lang
%defattr(-, root, root,-) %defattr(-, root, root,-)
%{_bindir}/gnome-system-monitor
%{_datadir}/applications
%{_datadir}/gnome
%{_datadir}/applications
%{_sysconfdir}/gconf/schemas/* %{_sysconfdir}/gconf/schemas/*
%{_datadir}/omf %{_bindir}/gnome-system-monitor
%{_datadir}/applications/*
%{_datadir}/gnome/help/gnome-system-monitor/
%{_datadir}/omf/gnome-system-monitor/
%changelog %changelog
* Wed Aug 23 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-2.fc6
- Apply a patch by Matthias Saou to clean up the .spec file
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-1.fc6 * Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-1.fc6
- Update to 2.15.92 - Update to 2.15.92