Accepting request 307886 from home:mgorse:branches:GNOME:Apps
- Build docs in the right place (boo#931168). OBS-URL: https://build.opensuse.org/request/show/307886 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/dia?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 19 00:52:07 UTC 2015 - mgorse@suse.com
|
||||||
|
|
||||||
|
- Build docs in the right place (boo#931168).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 9 11:36:48 UTC 2015 - dimstar@opensuse.org
|
Thu Apr 9 11:36:48 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
6
dia.spec
6
dia.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package dia
|
# spec file for package dia
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products 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
|
||||||
@@ -103,7 +103,8 @@ intltoolize --force
|
|||||||
--disable-gnome\
|
--disable-gnome\
|
||||||
--with-python\
|
--with-python\
|
||||||
--with-cairo\
|
--with-cairo\
|
||||||
--with-swig
|
--with-swig \
|
||||||
|
--docdir=%{_docdir}/%{name}
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@@ -146,7 +147,6 @@ fi
|
|||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/dia
|
%{_datadir}/dia
|
||||||
%{_datadir}/icons/hicolor/*/apps/dia.*
|
%{_datadir}/icons/hicolor/*/apps/dia.*
|
||||||
%doc %{_datadir}/doc/dia
|
|
||||||
%doc %{_mandir}/man1/*.*
|
%doc %{_mandir}/man1/*.*
|
||||||
%doc %{_mandir}/fr/man1/*.*
|
%doc %{_mandir}/fr/man1/*.*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user