Add missed spec changes

This commit is contained in:
Cole Robinson 2013-02-12 17:29:07 -05:00
parent 03446f0f93
commit 3d1e0e67c5

View File

@ -3,12 +3,14 @@
Name: libgtop2
Summary: LibGTop library (version 2)
Version: 2.28.4
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+
URL: http://download.gnome.org/sources/libgtop/2.28
Group: System Environment/Libraries
#VCS: git://git.gnome.org/libgtop
Source: http://download.gnome.org/sources/libgtop/2.28/libgtop-%{version}.tar.xz
# Fix fetching rootfs stats (bz 871629)
Patch1: 0001-fsusage-Fix-fetching-rootfs-stats-on-Fedora-17.patch
BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
BuildRequires: libtool gettext
@ -29,6 +31,7 @@ files to allow you to develop with LibGTop.
%prep
%setup -q -n libgtop-%{version}
%patch1 -p1
%build
%configure --disable-gtk-doc --disable-static
@ -64,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%exclude %{_datadir}/info
%changelog
* Tue Feb 12 2013 Cole Robinson <crobinso@redhat.com> - 2.28.4-4
- Fix fetching rootfs stats (bz #871629)
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild