Save some space
This commit is contained in:
parent
85248dceda
commit
eb6bef6807
@ -2,7 +2,7 @@ Summary: Help browser for the GNOME desktop
|
|||||||
Name: yelp
|
Name: yelp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.8.1
|
Version: 3.8.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
#VCS: git:git://git.gnome.org/yelp
|
#VCS: git:git://git.gnome.org/yelp
|
||||||
Source: http://download.gnome.org/sources/yelp/3.8/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/yelp/3.8/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
@ -106,7 +106,7 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
|
|||||||
%postun libs -p /sbin/ldconfig
|
%postun libs -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc ChangeLog AUTHORS COPYING MAINTAINERS NEWS README
|
%doc AUTHORS COPYING MAINTAINERS NEWS README
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/applications/yelp.desktop
|
%{_datadir}/applications/yelp.desktop
|
||||||
%{_datadir}/yelp
|
%{_datadir}/yelp
|
||||||
@ -123,6 +123,9 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 21 2013 Matthias Clasen <mclasen@redhat.com> - 1:3.8.1-4
|
||||||
|
- Don't install ChangeLog
|
||||||
|
|
||||||
* Sat May 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.1-3
|
* Sat May 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.1-3
|
||||||
- Make yelp-libs dep arch-specific, thanks to Michael Schwendt (#967180)
|
- Make yelp-libs dep arch-specific, thanks to Michael Schwendt (#967180)
|
||||||
- Don't create empty /usr/share/gnome/help directory: this should be owned by
|
- Don't create empty /usr/share/gnome/help directory: this should be owned by
|
||||||
|
Loading…
Reference in New Issue
Block a user