SPECS: scribus.spec - added patch to work around the long lasting ...

deejay1 deejay1 at pld-linux.org
Tue Dec 5 17:38:19 CET 2006


Author: deejay1                      Date: Tue Dec  5 16:38:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch to work around the long lasting docs issue
- rel. 1

---- Files affected:
SPECS:
   scribus.spec (1.120 -> 1.121) 

---- Diffs:

================================================================
Index: SPECS/scribus.spec
diff -u SPECS/scribus.spec:1.120 SPECS/scribus.spec:1.121
--- SPECS/scribus.spec:1.120	Tue Dec  5 15:42:04 2006
+++ SPECS/scribus.spec	Tue Dec  5 17:38:14 2006
@@ -1,8 +1,5 @@
 # $Revision$, $Date$
 #
-# TODO:
-#	- docs don't open in Scribus
-#
 # Conditional build:
 %bcond_with	cairo	# build with cairo support
 %bcond_without	cups	# build without CUPS support
@@ -11,7 +8,7 @@
 Summary(pl):	Scribus - DTP dla Wolnego Oprogramowania
 Name:		scribus
 Version:	1.3.3.6
-Release:	0.9
+Release:	1
 License:	GPL v2
 Group:		X11/Applications/Publishing
 Source0:	http://dl.sourceforge.net/scribus/%{name}-%{version}.tar.bz2
@@ -19,6 +16,7 @@
 Source1:	%{name}.desktop
 Patch1:		%{name}-standard-font-paths.patch
 Patch2:		%{name}-cmake.patch
+Patch3:		%{name}-docdir.patch
 URL:		http://www.scribus.net/
 %{?with_cairo:BuildRequires:	cairo-devel >= 1.2.0}
 BuildRequires:	cmake >= 2.4.5
@@ -120,6 +118,7 @@
 %setup -q
 %patch1	-p1
 %patch2 -p1
+%patch3	-p1
 
 %build
 export QTDIR=%{_prefix}
@@ -284,6 +283,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121  2006/12/05 16:38:14  deejay1
+- added patch to work around the long lasting docs issue
+- rel. 1
+
 Revision 1.120  2006/12/05 14:42:04  deejay1
 - fetch source from df
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/scribus.spec?r1=1.120&r2=1.121&f=u



More information about the pld-cvs-commit mailing list