Added xdg-utils
This commit is contained in:
parent
49d51e74b4
commit
2e3660e1df
1 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: diveintopython
|
||||
Version: 5.4
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
|
||||
Summary: Dive into Python - a python book
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ Source2: %{name}.desktop.in
|
|||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
Requires: diveintopython-pdf
|
||||
Requires: diveintopython-pdf, xdg-utils
|
||||
Patch0: diveintopython-build.xml.patch
|
||||
|
||||
BuildRequires: desktop-file-utils, htmldoc,
|
||||
|
|
@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 2 2008 Marc Wiriadisastra <marc@mwiriadi.id.au - 5.4-11
|
||||
- Added xdg-utils Requires to open pdf and other files
|
||||
|
||||
* Wed Jan 23 2008 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus@gmail.com> - 5.4-10
|
||||
- Major cleanup of spec to be less complex
|
||||
- Made the packaging less diverted from the generated tree from upstream build script
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue