Accepting request 653370 from network:cluster
- Fix %%license. * package lua-genders cotains the bindings (FATE#326456). OBS-URL: https://build.opensuse.org/request/show/653370 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/genders?expand=0&rev=4
This commit is contained in:
commit
3053488b36
@ -1,8 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 1 18:10:22 UTC 2018 - eich@suse.com
|
||||
|
||||
- Fix %%license.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 19 13:45:47 UTC 2018 - cgoll@suse.com
|
||||
|
||||
- Added lua binding with lua_bindings.patch
|
||||
* package lua-genders cotains the bindings
|
||||
* package lua-genders cotains the bindings (FATE#326456).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 14:31:39 UTC 2018 - jjolly@suse.com
|
||||
|
@ -42,6 +42,8 @@ BuildRequires: libtool
|
||||
BuildRequires: lua-devel
|
||||
BuildRequires: python
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: %{name}-base
|
||||
@ -220,7 +222,8 @@ sed -i -e 's/^\([^#]\)/## \1/' %{buildroot}%{_sysconfdir}/genders
|
||||
|
||||
%files base
|
||||
%defattr(-,root,root)
|
||||
%doc README NEWS ChangeLog DISCLAIMER DISCLAIMER.UC COPYING TUTORIAL genders.sample
|
||||
%doc README NEWS ChangeLog DISCLAIMER DISCLAIMER.UC TUTORIAL genders.sample
|
||||
%license COPYING
|
||||
%config(noreplace) %{_sysconfdir}/genders
|
||||
|
||||
%files perl-compat
|
||||
|
Loading…
Reference in New Issue
Block a user