fix spec file
This commit is contained in:
@@ -5,7 +5,7 @@ Name: morituri
|
||||
Version: @PACKAGE_VERSION@
|
||||
Release: @PACKAGE_VERSION_RELEASE@%{?dist}
|
||||
Summary: CD ripper
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source: http://thomas.apestaart.org/download/morituri/%{name}-%{version}.tar.bz2
|
||||
URL: https://thomas.apestaart.org/morituri/trac/
|
||||
License: GPLv3
|
||||
Group: Applications/Archiving
|
||||
@@ -54,9 +54,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/morituri/plugins
|
||||
%{_mandir}/man1/rip.1*
|
||||
%{python_sitelib}/morituri
|
||||
%{_sysconfdir}/bash_completion.d/
|
||||
%{_sysconfdir}/bash_completion.d/rip
|
||||
|
||||
%changelog
|
||||
* Sun Jan 20 2013 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- put rip completion file directly in package, not parent dir
|
||||
|
||||
* Sun Jan 20 2013 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- Added python-setuptools now that we use it for plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user