Autobuild autoformatter for 55906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=24
This commit is contained in:
parent
95bd5b338c
commit
6111c11094
24
scribus.spec
24
scribus.spec
@ -1,16 +1,26 @@
|
||||
#
|
||||
# spec file for package scribus (Version 1.3.9)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) Peter Linnell and 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: scribus
|
||||
Version: 1.3.9
|
||||
Release: 0
|
||||
Release: 1
|
||||
License: GPL
|
||||
Summary: Open Source Page Layout and Desktop Publishing (DTP)
|
||||
Url: http://www.scribus.net/
|
||||
@ -54,6 +64,7 @@ Encapsulated Postscript import and export and creation of color
|
||||
separations.
|
||||
|
||||
%package devel
|
||||
License: GPL
|
||||
Summary: Open Source Page Layout / Desktop Publishing (DTP)
|
||||
Group: Development/Libraries/Other
|
||||
Requires: %{name} = %{version}
|
||||
@ -89,7 +100,6 @@ cmake \
|
||||
-DCMAKE_SKIP_RPATH=TRUE \
|
||||
../
|
||||
|
||||
|
||||
make %{?jobs:-j %jobs}
|
||||
|
||||
%install
|
||||
@ -103,9 +113,8 @@ mkdir -p %{buildroot}%{_datadir}/doc/packages/scribus
|
||||
%suse_update_desktop_file -i %{buildroot}%{_datadir}/mimelnk/application/vnd.scribus.desktop Office WordProcessor
|
||||
%endif
|
||||
|
||||
|
||||
|
||||
#update the mime database
|
||||
|
||||
%post
|
||||
if [ -f /usr/bin/update-mime-database ]; then
|
||||
/usr/bin/update-mime-database /usr/share/mime > /dev/null
|
||||
@ -140,5 +149,4 @@ rm -rf %{buildroot}
|
||||
%defattr(-, root, root)
|
||||
%{_includedir}/scribus
|
||||
|
||||
|
||||
%changelog -n scribus
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user