- Update spec.skeleton with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=429
This commit is contained in:
parent
371ea81107
commit
3ba21ec500
@ -15,18 +15,18 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: specRPM_CREATION_NAME
|
Name: specRPM_CREATION_NAME
|
||||||
Version:
|
Version:
|
||||||
Release:
|
Release: 0
|
||||||
License:
|
|
||||||
Summary:
|
Summary:
|
||||||
Url:
|
# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses
|
||||||
Group:
|
License:
|
||||||
Source:
|
# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
|
||||||
Patch:
|
Group:
|
||||||
BuildRequires:
|
Url:
|
||||||
PreReq:
|
Source:
|
||||||
Provides:
|
BuildRequires:
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -39,10 +39,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%{buildroot} %{?_smp_mflags}
|
%make_install
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 31 09:19:29 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update spec.skeleton with spec-cleaner
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 27 10:14:04 UTC 2017 - idonmez@suse.com
|
Mon Mar 27 10:14:04 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user