- Implement shared library naming guidelines: move the library to

libcheck0. The new package obsoletes 'check', as there is no
  other content.
- Do not pass --enable-pic to configure: only static libs profit
  from this.
- Add fdupes BuildRequires to eliminate the couple duplicates.
- Move %install_info_delete from postun to preun: access to the
  .info files is required for successful execution.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/check?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2015-04-08 07:39:06 +00:00 committed by Git OBS Bridge
parent 5e96aca333
commit 9b03149b75
2 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,14 @@
-------------------------------------------------------------------
Wed Mar 4 16:46:15 UTC 2015 - jengelh@inai.de
- Implement shared library naming guidelines
- Implement shared library naming guidelines: move the library to
libcheck0. The new package obsoletes 'check', as there is no
other content.
- Do not pass --enable-pic to configure: only static libs profit
from this.
- Add fdupes BuildRequires to eliminate the couple duplicates.
- Move %install_info_delete from postun to preun: access to the
.info files is required for successful execution.
-------------------------------------------------------------------
Sat Aug 23 21:27:32 UTC 2014 - dimstar@opensuse.org

View File

@ -86,7 +86,7 @@ make %{?_smp_mflags} docdir=%{_docdir}/%{name}
%postun -n %lname -p /sbin/ldconfig
%postun devel
%preun devel
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
%files -n %lname