Accepting request 454406 from home:dimstar:Factory

- Properly packaeg %_defaultdocdir: new rpm versions no longer
  implicitly add this to the packages.

OBS-URL: https://build.opensuse.org/request/show/454406
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=21
This commit is contained in:
Angelos Tzotsos 2017-02-03 12:43:22 +00:00 committed by Git OBS Bridge
parent 5c2e304bd8
commit 2eb38d400a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 3 10:29:46 UTC 2017 - dimstar@opensuse.org
- Properly packaeg %_defaultdocdir: new rpm versions no longer
implicitly add this to the packages.
-------------------------------------------------------------------
Fri Jul 1 09:05:12 UTC 2016 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package zbar
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Carlos Goncalves <cgoncalves@opensuse.org>.
#
# All modifications and additions to the file contributed by third parties
@ -153,6 +153,7 @@ find %{buildroot} -name '*.la' -delete
%files
%defattr(-,root,root)
%doc ChangeLog README COPYING LICENSE NEWS
%_defaultdocdir/%{name}/
%{_bindir}/zbar*
%{_mandir}/man1/*