Remove all remaining mentions of "subscriptions"
This commit is contained in:
parent
4aa750a0fe
commit
dd765787e8
15 changed files with 45 additions and 71 deletions
|
|
@ -1,27 +0,0 @@
|
|||
Name: subscription-manager-cockpit
|
||||
Version: 1
|
||||
Release: 0
|
||||
Summary: Subscription Manager Cockpit UI
|
||||
License: LGPLv2.1+
|
||||
|
||||
Source: subscription-manager-cockpit.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: subscription-manager
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
%description
|
||||
Subscription Manager Cockpit UI
|
||||
|
||||
%prep
|
||||
%setup -n subscription-manager-cockpit
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
make install-only DESTDIR=%{buildroot}
|
||||
find %{buildroot} -type f >> files.list
|
||||
sed -i "s|%{buildroot}||" *.list
|
||||
|
||||
%files -f files.list
|
||||
Loading…
Add table
Add a link
Reference in a new issue