Author: glen Date: Sun Oct 29 22:41:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - strict internal deps; rel 2
---- Files affected: SPECS: scribus.spec (1.112 -> 1.113) ---- Diffs: ================================================================ Index: SPECS/scribus.spec diff -u SPECS/scribus.spec:1.112 SPECS/scribus.spec:1.113 --- SPECS/scribus.spec:1.112 Sun Oct 29 23:37:57 2006 +++ SPECS/scribus.spec Sun Oct 29 23:41:51 2006 @@ -1,7 +1,4 @@ # $Revision$, $Date$ -# TODO: -# - get the docs right, I just don't know of any better way -# # Conditional build: %bcond_with cairo # build with cairo support %bcond_without cups # build without CUPS support @@ -10,7 +7,7 @@ Summary(pl): Scribus - DTP dla Wolnego Oprogramowania Name: scribus Version: 1.3.3.4 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Publishing Source0: http://dl.sourceforge.net/scribus/%{name}-%{version}.tar.bz2 @@ -83,7 +80,7 @@ Summary(pl): Dokumentacja dla Scribusa License: custom OPL (see License),FDL Group: X11/Applications/Publishing -Requires: scribus +Requires: %{name} = %{version}-%{release} %description docs On-line user documentation for Scribus. @@ -96,7 +93,7 @@ Summary(pl): Profile ICC dla Scribusa License: freely distributable Group: X11/Applications/Publishing -Requires: scribus >= 1.2.3 +Requires: %{name} = %{version}-%{release} %description icc Some standard ICM CMYK and RGB profiles for use with Scribus. You @@ -111,7 +108,7 @@ Summary(pl): Domyślne szablony dokumentów License: GPL v2 Group: X11/Applications/Publishing -Requires: scribus +Requires: %{name} = %{version}-%{release} Obsoletes: scribus-templates < 1.2.1 %description templates-base @@ -294,6 +291,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.113 2006/10/29 22:41:51 glen +- strict internal deps; rel 2 + Revision 1.112 2006/10/29 22:37:57 glen - add qt epoch - add kde-common-LD_quote.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/scribus.spec?r1=1.112&r2=1.113&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
