SHA256
3
0
forked from pool/flex

Accepting request 455444 from devel:tools:compiler

1

OBS-URL: https://build.opensuse.org/request/show/455444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2017-03-03 16:36:20 +00:00 committed by Git OBS Bridge
commit ca31b2463c
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 7 14:05:38 UTC 2017 - dimstar@opensuse.org
- Fix de-registration of the info files.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 14 09:00:23 UTC 2016 - mpluskal@suse.com Thu Jul 14 09:00:23 UTC 2016 - mpluskal@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package flex # spec file for package flex
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -75,7 +75,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
%preun %preun
%install_info_delete --info-dir=%{_infodir} %%{_infodir}/%{name}.info%{ext_info} %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
%files -f %{name}.lang %files -f %{name}.lang
%defattr(-,root,root) %defattr(-,root,root)