SHA256
1
0
forked from pool/scribus

Accepting request 60204 from KDE:Distro:Factory

Accepted submit request 60204 from user wstephenson

OBS-URL: https://build.opensuse.org/request/show/60204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=27
This commit is contained in:
Ruediger Oertel 2011-02-07 15:44:49 +00:00 committed by Git OBS Bridge
parent 5a58eb3a4b
commit 1a8644d976
2 changed files with 13 additions and 7 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 16 00:00:00 CET 2011 - mrdocs@opensuse.org
- disable parallel build by removing %jobs macro, it caused OOMs
during build.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 27 17:20:00 CET 2010 - dmueller@suse.de Mon Dec 27 17:20:00 CET 2010 - dmueller@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package scribus (Version 1.3.9) # spec file for package scribus
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) Peter Linnell and 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) Peter Linnell and 2010 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
@ -20,7 +20,7 @@
Name: scribus Name: scribus
Version: 1.3.9 Version: 1.3.9
Release: 2 Release: 0
License: GPL License: GPL
Summary: Open Source Page Layout and Desktop Publishing (DTP) Summary: Open Source Page Layout and Desktop Publishing (DTP)
Url: http://www.scribus.net/ Url: http://www.scribus.net/
@ -100,7 +100,7 @@ cmake \
-DCMAKE_SKIP_RPATH=TRUE \ -DCMAKE_SKIP_RPATH=TRUE \
../ ../
make %{?jobs:-j %jobs} make
%install %install