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
@ -6,7 +12,7 @@ Mon Dec 27 17:20:00 CET 2010 - dmueller@suse.de
-------------------------------------------------------------------
Tue Dec 14 10:08:30 UTC 2010 - mrdocs@opensuse.org
-spec file clean-ups from darix and remove all non-Suse related bits
- spec file clean-ups from darix and remove all non-Suse related bits
-------------------------------------------------------------------
Thu Dec 9 20:22:40 UTC 2010 - mrdocs@opensuse.org
@ -17,8 +23,8 @@ Thu Dec 9 20:22:40 UTC 2010 - mrdocs@opensuse.org
-------------------------------------------------------------------
Thu Mar 25 23:12:01 UTC 2010 - mrdocs@opensuse.org
-update to 1.3.3.14
-drop the implicit patch as its now upstream
- update to 1.3.3.14
- drop the implicit patch as its now upstream
-------------------------------------------------------------------
Fri Jul 31 10:25:33 CEST 2009 - coolo@novell.com

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.
#
# All modifications and additions to the file contributed by third parties
@ -20,7 +20,7 @@
Name: scribus
Version: 1.3.9
Release: 2
Release: 0
License: GPL
Summary: Open Source Page Layout and Desktop Publishing (DTP)
Url: http://www.scribus.net/
@ -100,7 +100,7 @@ cmake \
-DCMAKE_SKIP_RPATH=TRUE \
../
make %{?jobs:-j %jobs}
make
%install