Drop unused build deps
This commit is contained in:
parent
8e4c0e85a0
commit
c8ae59f655
@ -4,7 +4,7 @@ Summary: Help browser for the GNOME desktop
|
|||||||
Name: yelp
|
Name: yelp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.14.0
|
Version: 3.14.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
#VCS: git:git://git.gnome.org/yelp
|
#VCS: git:git://git.gnome.org/yelp
|
||||||
Source: http://download.gnome.org/sources/yelp/3.14/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/yelp/3.14/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
@ -32,8 +32,6 @@ BuildRequires: bzip2-devel
|
|||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
BuildRequires: folks-devel
|
|
||||||
BuildRequires: libgee-devel
|
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -120,6 +118,9 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-2
|
||||||
|
- Drop unused build deps
|
||||||
|
|
||||||
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
|
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
|
||||||
- Update to 3.14.0
|
- Update to 3.14.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user