]> git.pld-linux.org Git - packages/scribus.git/blobdiff - scribus.spec
- added patch to work around the long lasting docs issue
[packages/scribus.git] / scribus.spec
index a256c2a922380afb6dc324ec92342ec3e0836f14..89fec9a947e3fcf55cf6d35d89c169a53d24c97c 100644 (file)
@@ -1,7 +1,4 @@
 #
-# TODO:
-#      - docs don't open in Scribus
-#
 # Conditional build:
 %bcond_with    cairo   # build with cairo support
 %bcond_without cups    # build without CUPS support
@@ -10,7 +7,7 @@ Summary:       Scribus - Open Source Desktop Publishing
 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
@@ -18,6 +15,7 @@ Source0:      http://dl.sourceforge.net/scribus/%{name}-%{version}.tar.bz2
 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
@@ -119,6 +117,7 @@ Domy
 %setup -q
 %patch1        -p1
 %patch2 -p1
+%patch3        -p1
 
 %build
 export QTDIR=%{_prefix}
This page took 0.029508 seconds and 4 git commands to generate.