2004-11-08 05:19:38 +00:00
|
|
|
Name: scribus
|
2016-05-25 02:06:55 +00:00
|
|
|
Version: 1.4.6
|
2018-11-13 15:28:52 +00:00
|
|
|
Release: 15%{?dist}
|
2005-02-09 01:54:43 +00:00
|
|
|
Summary: DeskTop Publishing application written in Qt
|
2016-01-12 21:42:06 +00:00
|
|
|
# swatches bring in the fun licenses
|
|
|
|
License: GPLv2+ and OGL and CC0 and CC-BY and CC-BY-SA and Public Domain and ASL 2.0 and LGPLv2+
|
2004-11-08 05:19:53 +00:00
|
|
|
URL: http://www.scribus.net/
|
2013-01-15 18:30:20 +00:00
|
|
|
# ./make-free-archive %{version}
|
|
|
|
Source0: %{name}-%{version}-free.tar.xz
|
|
|
|
#Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
#Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
|
2015-09-18 13:03:36 +00:00
|
|
|
Source2: scribus.png
|
2014-08-28 12:55:24 +00:00
|
|
|
Patch1: %{name}-1.4.4-qreal_double.patch
|
2013-01-15 18:30:20 +00:00
|
|
|
# fix build with non-free content removed
|
|
|
|
Patch2: %{name}-1.4.2-nonfree.patch
|
2015-05-07 20:54:06 +00:00
|
|
|
# Fix necessary LPPL attribution
|
|
|
|
Patch3: %{name}-1.4.5-lppl-fixes.patch
|
2017-04-07 01:54:30 +00:00
|
|
|
# Fix detection of hunspell-1.4+
|
|
|
|
Patch4: %{name}-1.4.6-hunspell.patch
|
2018-09-17 14:11:31 +00:00
|
|
|
Patch5: %{name}-1.4.6-gs-9.24.patch
|
2004-11-08 05:19:38 +00:00
|
|
|
|
2008-07-27 09:04:46 +00:00
|
|
|
BuildRequires: cmake
|
2004-11-08 05:19:38 +00:00
|
|
|
BuildRequires: cups-devel
|
2004-11-11 04:05:41 +00:00
|
|
|
BuildRequires: desktop-file-utils
|
2013-01-15 18:30:20 +00:00
|
|
|
BuildRequires: lcms2-devel
|
2004-11-08 05:19:38 +00:00
|
|
|
BuildRequires: libart_lgpl-devel
|
2004-11-11 04:05:41 +00:00
|
|
|
BuildRequires: libjpeg-devel
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
BuildRequires: libtiff-devel
|
2005-01-09 19:29:45 +00:00
|
|
|
BuildRequires: libxml2-devel
|
2004-11-11 04:05:41 +00:00
|
|
|
BuildRequires: openssl-devel
|
2018-02-12 09:01:19 +00:00
|
|
|
BuildRequires: python2-devel
|
|
|
|
BuildRequires: python2-imaging-devel
|
2012-01-02 08:45:45 +00:00
|
|
|
BuildRequires: qt4-devel
|
2004-11-11 04:05:41 +00:00
|
|
|
BuildRequires: zlib-devel
|
2006-01-19 08:19:35 +00:00
|
|
|
BuildRequires: freetype-devel
|
2006-03-30 07:10:48 +00:00
|
|
|
BuildRequires: gnutls-devel
|
2008-07-27 09:04:46 +00:00
|
|
|
BuildRequires: cairo-devel
|
2013-01-18 07:42:50 +00:00
|
|
|
BuildRequires: hunspell-devel
|
2009-03-31 13:50:51 +00:00
|
|
|
BuildRequires: boost-devel
|
2009-05-18 13:47:47 +00:00
|
|
|
BuildRequires: podofo-devel
|
2009-07-21 18:53:02 +00:00
|
|
|
BuildRequires: hyphen-devel
|
2009-08-20 10:55:38 +00:00
|
|
|
Requires: ghostscript
|
2018-02-12 09:01:19 +00:00
|
|
|
Requires: python2
|
|
|
|
Requires: python2-imaging
|
|
|
|
Requires: python2-tkinter
|
2008-10-13 16:29:45 +00:00
|
|
|
Requires: shared-mime-info
|
2013-01-15 18:30:20 +00:00
|
|
|
Obsoletes: %{name}-doc < %{version}-%{release}
|
|
|
|
Obsoletes: %{name}-devel < %{version}-%{release}
|
2004-11-08 05:19:38 +00:00
|
|
|
|
2010-11-30 11:32:42 +00:00
|
|
|
%filter_provides_in %{_libdir}/%{name}/plugins
|
|
|
|
%filter_setup
|
|
|
|
|
2004-11-08 05:19:38 +00:00
|
|
|
|
|
|
|
%description
|
2006-01-19 08:19:35 +00:00
|
|
|
Scribus is an desktop open source page layout program with
|
|
|
|
the aim of producing commercial grade output in PDF and
|
|
|
|
Postscript, primarily, though not exclusively for Linux.
|
2004-11-08 05:19:38 +00:00
|
|
|
|
|
|
|
While the goals of the program are for ease of use and simple easy to
|
2004-11-08 05:19:53 +00:00
|
|
|
understand tools, Scribus offers support for professional publishing
|
|
|
|
features, such as CMYK color, easy PDF creation, Encapsulated Postscript
|
|
|
|
import/export and creation of color separations.
|
2004-11-08 05:19:38 +00:00
|
|
|
|
|
|
|
|
|
|
|
%prep
|
2013-01-15 18:30:20 +00:00
|
|
|
%setup -q
|
2012-08-09 09:54:05 +00:00
|
|
|
%patch1 -p1 -b .double
|
2013-01-15 18:30:20 +00:00
|
|
|
%patch2 -p1 -b .nonfree
|
2015-05-07 20:54:06 +00:00
|
|
|
%patch3 -p1
|
2017-04-07 01:24:52 +00:00
|
|
|
%patch4 -p1
|
2018-09-17 14:11:31 +00:00
|
|
|
%patch5 -p1
|
2004-11-08 05:19:38 +00:00
|
|
|
|
2008-10-13 16:29:45 +00:00
|
|
|
# recode man page to UTF-8
|
|
|
|
pushd scribus/manpages
|
|
|
|
iconv -f ISO8859-2 -t UTF-8 scribus.1.pl > tmp
|
|
|
|
touch -r scribus.1.pl tmp
|
|
|
|
mv tmp scribus.1.pl
|
|
|
|
popd
|
|
|
|
|
|
|
|
# fix permissions
|
|
|
|
chmod a-x scribus/pageitem_latexframe.h
|
|
|
|
|
2009-08-25 14:06:03 +00:00
|
|
|
# drop shebang lines from python scripts
|
|
|
|
for f in scribus/plugins/scriptplugin/{samples,scripts}/*.py
|
|
|
|
do
|
|
|
|
sed '1{/#!\/usr\/bin\/env\|#!\/usr\/bin\/python/d}' $f > $f.new
|
|
|
|
touch -r $f $f.new
|
|
|
|
mv $f.new $f
|
|
|
|
done
|
|
|
|
|
2004-11-08 05:19:38 +00:00
|
|
|
|
|
|
|
%build
|
2008-07-27 09:04:46 +00:00
|
|
|
mkdir build
|
2008-10-13 16:29:45 +00:00
|
|
|
pushd build
|
2013-01-18 07:42:50 +00:00
|
|
|
%cmake -DWANT_DISTROBUILD=YES -DWANT_HUNSPELL=YES -DWANT_NOHEADERINSTALL=YES ..
|
2009-07-21 18:53:02 +00:00
|
|
|
|
2008-07-27 09:04:46 +00:00
|
|
|
make VERBOSE=1 %{?_smp_mflags}
|
2008-10-13 16:29:45 +00:00
|
|
|
popd
|
|
|
|
|
2004-11-08 05:19:38 +00:00
|
|
|
|
|
|
|
%install
|
2008-10-13 16:29:45 +00:00
|
|
|
pushd build
|
2008-07-27 09:04:46 +00:00
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
2008-10-13 16:29:45 +00:00
|
|
|
popd
|
2004-11-11 04:05:41 +00:00
|
|
|
|
2015-09-18 13:03:36 +00:00
|
|
|
install -p -D -m0644 %SOURCE2 ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/scribus.png
|
2008-07-27 09:04:46 +00:00
|
|
|
install -p -D -m0644 ${RPM_BUILD_ROOT}%{_datadir}/scribus/icons/scribusdoc.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/x-scribus.png
|
2004-11-08 05:19:38 +00:00
|
|
|
|
|
|
|
find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
|
|
|
|
|
2008-10-13 16:29:45 +00:00
|
|
|
# install the global desktop file
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_datadir}/mimelnk/application/*scribus.desktop
|
2013-02-26 01:30:49 +00:00
|
|
|
desktop-file-install \
|
|
|
|
%if (0%{?fedora} && 0%{?fedora} < 19) || (0%{?rhel} && 0%{?rhel} < 7)
|
|
|
|
--vendor="fedora" \
|
|
|
|
%endif
|
2008-10-13 16:29:45 +00:00
|
|
|
--dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
|
|
|
|
scribus.desktop
|
|
|
|
|
2013-01-15 18:30:20 +00:00
|
|
|
# remove unwanted stuff
|
|
|
|
rm -rf ${RPM_BUILD_ROOT}%{_defaultdocdir}/%{name}
|
|
|
|
|
2015-03-26 16:42:58 +00:00
|
|
|
# Register as an application to be visible in the software center
|
|
|
|
#
|
|
|
|
# NOTE: It would be *awesome* if this file was maintained by the upstream
|
|
|
|
# project, translated and installed into the right place during `make install`.
|
|
|
|
#
|
|
|
|
# See http://www.freedesktop.org/software/appstream/docs/ for more details.
|
|
|
|
#
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata
|
|
|
|
cat > $RPM_BUILD_ROOT%{_datadir}/appdata/%{name}.appdata.xml <<EOF
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
|
|
|
|
<!--
|
|
|
|
BugReportURL: http://bugs.scribus.net/view.php?id=12708
|
|
|
|
SentUpstream: 2014-09-18
|
|
|
|
-->
|
|
|
|
<application>
|
|
|
|
<id type="desktop">scribus.desktop</id>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
|
|
<description>
|
|
|
|
<p>
|
|
|
|
Scribus is a desktop publishing application that allows you to create posters,
|
|
|
|
magazines and books ready to send off to a printing house.
|
|
|
|
It supports professional publishing features, such color separations, CMYK and
|
|
|
|
spot colors, ICC color management, and versatile PDF creation.
|
|
|
|
</p>
|
|
|
|
<!-- FIXME: Probably needs another paragraph or two -->
|
|
|
|
</description>
|
|
|
|
<url type="homepage">http://scribus.net/</url>
|
|
|
|
<screenshots>
|
|
|
|
<screenshot type="default">http://upload.wikimedia.org/wikipedia/commons/f/f4/Scribus-1.3-Linux.png</screenshot>
|
|
|
|
</screenshots>
|
|
|
|
<!-- FIXME: change this to an upstream email address for spec updates
|
|
|
|
<updatecontact>someone_who_cares@upstream_project.org</updatecontact>
|
|
|
|
-->
|
|
|
|
</application>
|
|
|
|
EOF
|
2008-10-13 16:29:45 +00:00
|
|
|
|
2004-11-08 05:20:05 +00:00
|
|
|
%post
|
2014-08-09 16:28:00 +00:00
|
|
|
touch --no-create %{_datadir}/mime/packages &> /dev/null || :
|
2004-11-08 05:20:05 +00:00
|
|
|
|
|
|
|
%postun
|
2014-08-09 16:28:00 +00:00
|
|
|
if [ $1 -eq 0 ] ; then
|
|
|
|
touch --no-create %{_datadir}/mime/packages &> /dev/null || :
|
|
|
|
update-desktop-database &> /dev/null || :
|
|
|
|
update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|
|
|
fi
|
|
|
|
|
|
|
|
%posttrans
|
2010-12-20 15:06:02 +00:00
|
|
|
update-desktop-database &> /dev/null || :
|
2014-08-09 16:28:00 +00:00
|
|
|
update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|
|
|
|
2004-11-08 05:20:05 +00:00
|
|
|
|
2004-11-08 05:19:38 +00:00
|
|
|
|
|
|
|
%files
|
2013-01-15 18:30:20 +00:00
|
|
|
%doc AUTHORS ChangeLog COPYING LINKS README
|
2009-07-21 18:53:02 +00:00
|
|
|
%{_bindir}/%{name}
|
2012-01-02 14:53:19 +00:00
|
|
|
%{_libdir}/%{name}/
|
2015-03-26 16:42:58 +00:00
|
|
|
%{_datadir}/appdata/*%{name}.appdata.xml
|
2013-02-26 01:30:49 +00:00
|
|
|
%{_datadir}/applications/*%{name}.desktop
|
2009-08-25 14:06:03 +00:00
|
|
|
%{_datadir}/mime/packages/%{name}.xml
|
2004-11-11 04:05:41 +00:00
|
|
|
%{_datadir}/pixmaps/*
|
2012-01-02 14:53:19 +00:00
|
|
|
%{_datadir}/%{name}/
|
2009-08-25 14:06:03 +00:00
|
|
|
%exclude %{_datadir}/%{name}/samples/*.py[co]
|
|
|
|
%exclude %{_datadir}/%{name}/scripts/*.py[co]
|
2005-01-09 19:29:45 +00:00
|
|
|
%{_mandir}/man1/*
|
|
|
|
%{_mandir}/pl/man1/*
|
2007-06-02 11:56:40 +00:00
|
|
|
%{_mandir}/de/man1/*
|
2004-11-08 05:19:38 +00:00
|
|
|
|
2008-07-27 09:04:46 +00:00
|
|
|
|
2004-11-08 05:19:38 +00:00
|
|
|
%changelog
|
2018-11-13 15:28:52 +00:00
|
|
|
* Tue Nov 13 2018 Caolán McNamara <caolanm@redhat.com> - 1.4.6-15
|
|
|
|
- rebuild for hunspell-1.7.0
|
|
|
|
|
2018-09-17 14:11:31 +00:00
|
|
|
* Mon Sep 17 2018 Michael J Gruber <mjg@fedoraproject.org> - 1.4.6-14
|
|
|
|
- fix EPS import (bz #1628943)
|
|
|
|
|
2018-07-14 05:52:44 +00:00
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-13
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-07-11 10:57:10 +00:00
|
|
|
* Wed Jul 11 2018 Sandro Mani <manisandro@gmail.com> - 1.4.6-12
|
|
|
|
- Rebuild (podofo)
|
|
|
|
|
2018-02-12 09:01:19 +00:00
|
|
|
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.4.6-11
|
|
|
|
- Update Python 2 dependency declarations to new packaging standards
|
|
|
|
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
|
|
|
|
2018-02-09 16:22:18 +00:00
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-08-03 08:16:16 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-27 18:20:07 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-07-07 11:11:43 +00:00
|
|
|
* Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.4.6-7
|
|
|
|
- Rebuild due to bug in RPM (RHBZ #1468476)
|
|
|
|
|
2017-04-07 01:24:52 +00:00
|
|
|
* Fri Apr 07 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 1.4.6-6
|
2017-04-07 01:54:30 +00:00
|
|
|
- Fix detection of latest hunspell for spell-checking support (#1425305)
|
2017-04-07 01:24:52 +00:00
|
|
|
|
2017-02-06 21:00:33 +00:00
|
|
|
* Mon Feb 06 2017 Kalev Lember <klember@redhat.com> - 1.4.6-5
|
|
|
|
- Rebuilt for Boost 1.63
|
|
|
|
|
2017-02-02 23:56:47 +00:00
|
|
|
* Thu Feb 02 2017 Sandro Mani <manisandro@gmail.com> - 1.4.6-4
|
|
|
|
- Rebuild (podofo)
|
|
|
|
|
2017-01-27 11:45:47 +00:00
|
|
|
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 1.4.6-3
|
|
|
|
- Rebuilt for Boost 1.63
|
|
|
|
|
2016-09-23 21:27:40 +00:00
|
|
|
* Fri Sep 23 2016 Jon Ciesla <limburgher@gmail.com> - 1.4.6-2
|
|
|
|
- podofo rebuild.
|
|
|
|
|
2016-05-25 02:06:55 +00:00
|
|
|
* Tue May 24 2016 Jon Ciesla <limburgher@gmail.com> - 1.4.6-1
|
|
|
|
- 1.4.6
|
|
|
|
|
2016-02-04 23:46:29 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2016-01-15 21:51:11 +00:00
|
|
|
* Fri Jan 15 2016 Jonathan Wakely <jwakely@redhat.com> - 1.4.5-8
|
|
|
|
- Rebuilt for Boost 1.60
|
|
|
|
|
2016-01-12 21:42:06 +00:00
|
|
|
* Tue Jan 12 2016 Tom Callaway <spot@fedoraproject.org> - 1.4.5-7
|
|
|
|
- fix license tag, remove found non-free swatches (bz 1297262)
|
|
|
|
|
2015-09-18 13:03:36 +00:00
|
|
|
* Fri Sep 18 2015 Richard Hughes <rhughes@redhat.com> - 1.4.5-6
|
|
|
|
- Use a bigger resolution application icon
|
|
|
|
|
2015-08-27 19:16:47 +00:00
|
|
|
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 1.4.5-5
|
|
|
|
- Rebuilt for Boost 1.59
|
|
|
|
|
2015-07-29 18:14:59 +00:00
|
|
|
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.5-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
|
|
|
|
|
2015-07-22 17:27:40 +00:00
|
|
|
* Wed Jul 22 2015 David Tardon <dtardon@redhat.com> - 1.4.5-3
|
|
|
|
- rebuild for Boost 1.58
|
|
|
|
|
2015-06-19 00:31:47 +00:00
|
|
|
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.5-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-05-07 20:54:06 +00:00
|
|
|
* Thu May 7 2015 Tom Callaway <spot@fedoraproject.org> 1.4.5-1
|
|
|
|
- update to 1.4.5
|
|
|
|
- drop non-free and questionable hyphen dic files (bz 1219415)
|
|
|
|
- fix necessary LPPL attributions
|
|
|
|
|
2015-03-26 16:42:58 +00:00
|
|
|
* Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 1.4.4-7
|
|
|
|
- Add an AppData file for the software center
|
|
|
|
|
2015-01-27 13:52:08 +00:00
|
|
|
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 1.4.4-6
|
|
|
|
- Rebuild for boost 1.57.0
|
|
|
|
|
2014-08-28 12:55:24 +00:00
|
|
|
* Thu Aug 28 2014 Dan Horák <dan[at]danny.cz> - 1.4.4-5
|
|
|
|
- switch to Debian patch for the qreal vs double conflict on ARM (fixes #1076885)
|
|
|
|
|
2014-08-20 23:31:31 +00:00
|
|
|
* Wed Aug 20 2014 Kevin Fenzi <kevin@scrye.com> - 1.4.4-4
|
|
|
|
- Rebuild for rpm bug 1131892
|
|
|
|
|
2014-08-18 01:46:22 +00:00
|
|
|
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-08-09 16:28:00 +00:00
|
|
|
* Sat Aug 09 2014 Rex Dieter <rdieter@fedoraproject.org> 1.4.4-2
|
|
|
|
- optimize/update scriptlets
|
|
|
|
|
2014-06-06 21:43:10 +00:00
|
|
|
* Fri Jun 6 2014 Tom Callaway <spot@fedoraproject.org> - 1.4.4-1
|
|
|
|
- update to 1.4.4, drop non-free dot files
|
|
|
|
|
2014-05-23 12:29:24 +00:00
|
|
|
* Fri May 23 2014 Petr Machata <pmachata@redhat.com> - 1.4.3-3
|
|
|
|
- Rebuild for boost 1.55.0
|
|
|
|
|
2013-09-19 19:54:21 +00:00
|
|
|
* Thu Sep 19 2013 Dan Horák <dan[at]danny.cz> - 1.4.3-2
|
|
|
|
- fix the double patch (#1009979)
|
|
|
|
|
2013-08-19 16:18:43 +00:00
|
|
|
* Mon Aug 19 2013 Dan Horák <dan[at]danny.cz> - 1.4.3-1
|
|
|
|
- update to 1.4.3 (#990030)
|
2013-08-19 16:20:29 +00:00
|
|
|
- update for unversioned docdir
|
2013-08-19 16:18:43 +00:00
|
|
|
|
2013-08-04 13:55:39 +00:00
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.2-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-30 12:43:21 +00:00
|
|
|
* Tue Jul 30 2013 Petr Machata <pmachata@redhat.com> - 1.4.2-6
|
|
|
|
- Rebuild for boost 1.54.0
|
|
|
|
|
2013-02-26 01:30:49 +00:00
|
|
|
* Mon Feb 25 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 1.4.2-5
|
|
|
|
- Remove --vendor from desktop-file-install for F19+ https://fedorahosted.org/fesco/ticket/1077
|
|
|
|
|
2013-01-30 09:10:30 +00:00
|
|
|
* Wed Jan 30 2013 Dan Horák <dan[at]danny.cz> - 1.4.2-4
|
|
|
|
- update for Pillow (#896301)
|
|
|
|
|
2013-01-21 16:18:43 +00:00
|
|
|
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 1.4.2-3
|
|
|
|
- rebuild due to "jpeg8-ABI" feature drop
|
|
|
|
|
2013-01-18 07:42:50 +00:00
|
|
|
* Fri Jan 18 2013 Dan Horák <dan[at]danny.cz> - 1.4.2-2
|
|
|
|
- use hunspell to be consistent with the rest of the system
|
|
|
|
|
2013-01-15 18:30:20 +00:00
|
|
|
* Tue Jan 15 2013 Dan Horák <dan[at]danny.cz> - 1.4.2-1
|
|
|
|
- update to 1.4.2
|
|
|
|
- remove non-free content from source archive (#887221)
|
|
|
|
- drop doc and devel sub-packages
|
|
|
|
- switch to lcms2
|
|
|
|
|
2012-12-21 19:11:32 +00:00
|
|
|
* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 1.4.1-4
|
|
|
|
- rebuild against new libjpeg
|
|
|
|
|
2012-08-09 09:54:05 +00:00
|
|
|
* Thu Aug 9 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.4.1-3
|
|
|
|
- Add patch to fix FTBFS on ARM
|
|
|
|
|
2012-07-21 19:11:24 +00:00
|
|
|
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-05-09 10:13:15 +00:00
|
|
|
* Sun May 06 2012 Dan Horák <dan[at]danny.cz> - 1.4.1-1
|
|
|
|
- update to 1.4.1
|
|
|
|
|
2012-03-07 10:33:52 +00:00
|
|
|
* Wed Mar 07 2012 Dan Horák <dan[at]danny.cz> - 1.4.0-5
|
|
|
|
- fix crash at export as image (rhbz#800765)
|
|
|
|
|
2012-02-28 20:03:56 +00:00
|
|
|
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-4
|
|
|
|
- Rebuilt for c++ ABI breakage
|
|
|
|
|
2012-01-14 03:41:47 +00:00
|
|
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2012-01-03 17:43:43 +00:00
|
|
|
* Tue Jan 03 2012 Dan Horák <dan[at]danny.cz> - 1.4.0-2
|
|
|
|
- the swatches/profiles patches were submitted to upstream bugtracker
|
|
|
|
|
2012-01-02 14:53:19 +00:00
|
|
|
* Mon Jan 02 2012 Dan Horák <dan[at]danny.cz> - 1.4.0-1.1
|
|
|
|
- install profiles and swatches to datadir
|
|
|
|
- use versioned docdir
|
|
|
|
|
2012-01-02 08:45:45 +00:00
|
|
|
* Mon Jan 02 2012 Dan Horák <dan[at]danny.cz> - 1.4.0-1
|
|
|
|
- update to 1.4.0
|
|
|
|
|
2011-06-24 09:31:46 +00:00
|
|
|
* Fri Jun 24 2011 Dan Horák <dan@danny.cz> - 1.3.9-6
|
|
|
|
- fix build with cups 1.5 (#716107)
|
|
|
|
|
2011-05-04 07:24:21 +00:00
|
|
|
* Wed May 04 2011 Dan Horák <dan@danny.cz> - 1.3.9-5
|
|
|
|
- rebuilt against podofo 0.9.1
|
|
|
|
|
2011-04-14 16:59:08 +00:00
|
|
|
* Thu Apr 14 2011 Dan Horák <dan@danny.cz> - 1.3.9-4
|
|
|
|
- rebuilt against podofo 0.9.0
|
|
|
|
|
2011-02-09 12:31:21 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-12-20 15:06:02 +00:00
|
|
|
* Mon Dec 20 2010 Dan Horák <dan[AT]danny.cz> - 1.3.9-2
|
|
|
|
- run update-desktop-database in scriptlets too (#664318)
|
|
|
|
|
2010-11-30 11:32:42 +00:00
|
|
|
* Tue Nov 30 2010 Dan Horák <dan[AT]danny.cz> - 1.3.9-1
|
|
|
|
- update to 1.3.9
|
|
|
|
- filter unwanted Provides
|
|
|
|
|
2010-11-03 10:59:59 +00:00
|
|
|
* Wed Nov 03 2010 Dan Horák <dan@danny.cz> - 1.3.8-3
|
|
|
|
- rebuilt against podofo 0.8.4
|
|
|
|
|
2010-10-22 09:56:29 +00:00
|
|
|
* Fri Oct 22 2010 Dan Horák <dan@danny.cz> - 1.3.8-2
|
|
|
|
- rebuilt against podofo 0.8.3
|
|
|
|
|
2010-08-16 11:42:28 +00:00
|
|
|
* Mon Aug 16 2010 Dan Horák <dan[AT]danny.cz> - 1.3.8-1
|
|
|
|
- update to 1.3.8
|
|
|
|
|
2010-07-27 20:59:58 +00:00
|
|
|
* Tue Jul 27 2010 David Malcolm <dmalcolm@redhat.com> - 1.3.7-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
|
|
|
|
2010-06-19 09:32:39 +00:00
|
|
|
* Tue Jun 15 2010 Dan Horák <dan[AT]danny.cz> - 1.3.7-4
|
|
|
|
- fix crash when selecting frame (#604124)
|
|
|
|
|
|
|
|
* Tue Jun 15 2010 Dan Horák <dan[AT]danny.cz> - 1.3.7-3
|
2010-06-15 06:53:08 +00:00
|
|
|
- show icons in shapes menu (#603921)
|
|
|
|
|
2010-06-19 09:32:39 +00:00
|
|
|
* Tue Jun 08 2010 Dan Horák <dan[AT]danny.cz> - 1.3.7-2
|
2010-06-08 12:38:12 +00:00
|
|
|
- rebuilt with podofo 0.8.1
|
|
|
|
|
2010-06-04 08:33:01 +00:00
|
|
|
* Tue Jun 1 2010 Dan Horák <dan[AT]danny.cz> - 1.3.7-1
|
|
|
|
- update to final 1.3.7
|
|
|
|
|
2010-04-29 13:20:02 +00:00
|
|
|
* Thu Apr 29 2010 Dan Horák <dan[AT]danny.cz> - 1.3.6-4
|
|
|
|
- fix build with podofo 0.8.0
|
|
|
|
|
2010-04-29 10:59:02 +00:00
|
|
|
* Thu Apr 29 2010 Dan Horák <dan[AT]danny.cz> - 1.3.6-3
|
|
|
|
- rebuilt for podofo 0.8.0
|
|
|
|
|
2010-03-31 10:36:36 +00:00
|
|
|
* Wed Mar 31 2010 Dan Horák <dan[AT]danny.cz> - 1.3.6-2
|
|
|
|
- added 2 patches for rawhide
|
|
|
|
|
2010-03-30 12:49:53 +00:00
|
|
|
* Mon Mar 29 2010 Dan Horák <dan[AT]danny.cz> - 1.3.6-1
|
|
|
|
- update to final 1.3.6
|
|
|
|
|
2009-11-26 07:37:58 +00:00
|
|
|
* Wed Nov 25 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5.1-5
|
|
|
|
- fixed a crash when closing a hyphenator object (#537677)
|
|
|
|
|
2009-08-27 08:07:46 +00:00
|
|
|
* Thu Aug 27 2009 Tomas Mraz <tmraz@redhat.com> - 1.3.5.1-4
|
|
|
|
- rebuilt with new openssl
|
|
|
|
|
2009-08-25 14:06:03 +00:00
|
|
|
* Tue Aug 25 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5.1-3
|
|
|
|
- drop shebang line from python scripts
|
|
|
|
- don't package precompiled python scripts
|
|
|
|
|
2009-08-20 10:55:38 +00:00
|
|
|
* Thu Aug 20 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5.1-1
|
|
|
|
- update to final 1.3.5.1
|
|
|
|
- drop the upstreamed "install-headers" patch
|
2009-08-20 12:01:06 +00:00
|
|
|
- always install doc subpackage (#446148)
|
2009-08-20 10:55:38 +00:00
|
|
|
- full changelog: http://www.scribus.net/?q=node/193
|
|
|
|
|
2009-07-29 11:19:16 +00:00
|
|
|
* Wed Jul 29 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5-0.17.rc3
|
|
|
|
- don't use parallel build on s390x
|
|
|
|
|
2009-07-27 04:01:57 +00:00
|
|
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.5-0.16.rc3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-07-21 18:53:02 +00:00
|
|
|
* Tue Jul 21 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5-0.15.rc3
|
|
|
|
- update to 1.3.5-rc3
|
|
|
|
- use system hyphen library (#506074)
|
|
|
|
- fix update path for the doc subpackage (#512498)
|
|
|
|
- preserve directories when installing headers (#511800)
|
|
|
|
|
2009-06-04 08:08:48 +00:00
|
|
|
* Thu Jun 4 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5-0.14.rc2
|
2009-07-21 18:53:02 +00:00
|
|
|
- update to 1.3.5-rc2
|
2009-06-04 08:08:48 +00:00
|
|
|
|
2009-05-18 13:47:47 +00:00
|
|
|
* Mon May 18 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5-0.13.beta
|
|
|
|
- rebuilt with podofo enabled
|
|
|
|
|
2009-04-22 07:50:26 +00:00
|
|
|
* Wed Apr 22 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5-0.12.beta
|
|
|
|
- update to 1.3.5.beta
|
|
|
|
- make docs subpackage noarch
|
|
|
|
- drop outdated Obsoletes/Provides
|
|
|
|
|
2009-03-31 13:50:51 +00:00
|
|
|
* Sun Mar 29 2009 Dan Horák <dan[AT]danny.cz> - 1.3.5-0.11.20090329svn13359
|
|
|
|
- update to revision 13359
|
|
|
|
- add aspell-devel and boost-devel as BR
|
|
|
|
- update release tag to conform to the pre-release versioning guideline
|
|
|
|
|
2009-02-25 23:37:32 +00:00
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.5-0.10.12516svn
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-01-18 09:10:46 +00:00
|
|
|
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 1.3.4-0.9.12516svn
|
|
|
|
- rebuild with new openssl
|
|
|
|
|
2008-12-04 18:16:26 +00:00
|
|
|
* Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.3.5-0.8.12516svn
|
|
|
|
- Rebuild for Python 2.6
|
|
|
|
|
2008-12-02 11:00:26 +00:00
|
|
|
* Tue Dec 2 2008 Dan Horák <dan[AT]danny.cz> - 1.3.5-0.7.12516svn
|
|
|
|
- fix directory ownership in doc subpackage (#474041)
|
|
|
|
|
2008-12-01 05:03:53 +00:00
|
|
|
* Sun Nov 30 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.3.5-0.6.12516svn
|
|
|
|
- Rebuild for Python 2.6
|
|
|
|
|
2008-10-13 16:29:45 +00:00
|
|
|
* Mon Oct 13 2008 Dan Horák <dan[AT]danny.cz> 1.3.5-0.5.12516svn
|
|
|
|
- install global desktop file instead of KDE-only one (#461124)
|
|
|
|
- little cleanup
|
|
|
|
|
2008-09-05 22:21:10 +00:00
|
|
|
* Fri Sep 05 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
- 1.3.5-0.4.12516svn
|
|
|
|
- new svn snapshot
|
|
|
|
|
2008-07-27 09:04:46 +00:00
|
|
|
* Sun Jul 27 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
- 1.3.5-0.3.12419svn
|
|
|
|
- new svn snapshot
|
|
|
|
|
|
|
|
* Mon Jul 21 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
- 1.3.5-0.2.12404svn
|
|
|
|
- svn snapshot
|
|
|
|
|
2008-02-18 20:47:28 +00:00
|
|
|
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.3.4-5
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2008-02-11 16:37:15 +00:00
|
|
|
* Mon Feb 11 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> - 1.3.4-4
|
|
|
|
- Rebuilt for gcc43
|
|
|
|
|
2007-12-28 22:22:32 +00:00
|
|
|
* Fri Dec 28 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
- 1.3.4-3
|
|
|
|
- fix inclusion of python scripts as proposed by Todd Zullinger (#312091)
|
|
|
|
- fix desktop file
|
|
|
|
|
2007-08-23 05:33:19 +00:00
|
|
|
* Thu Aug 23 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
- 1.3.4-2
|
|
|
|
- rebuild for buildid
|
|
|
|
- new license tag
|
|
|
|
|
2007-06-02 11:56:40 +00:00
|
|
|
* Sat Jun 02 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.4
|
|
|
|
- version upgrade
|
|
|
|
|
2006-12-09 17:19:00 +00:00
|
|
|
* Mon Dec 04 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.3.6-1
|
|
|
|
- version upgrade
|
|
|
|
|
2006-11-11 09:51:32 +00:00
|
|
|
* Sat Nov 11 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.3.5-1
|
|
|
|
- version upgrade
|
|
|
|
|
2006-10-04 17:02:30 +00:00
|
|
|
* Wed Oct 04 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.3.4-1
|
|
|
|
- version upgrade
|
|
|
|
|
2006-09-15 14:12:03 +00:00
|
|
|
* Fri Sep 15 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.3.3-1
|
|
|
|
- version upgrade (#205962)
|
|
|
|
|
2006-06-18 09:22:33 +00:00
|
|
|
* Sun Jun 18 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.3.2-2
|
|
|
|
- bump
|
|
|
|
|
2006-05-30 07:43:53 +00:00
|
|
|
* Tue May 30 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.3.2-1
|
|
|
|
- version upgrade
|
|
|
|
|
2006-04-22 09:30:51 +00:00
|
|
|
* Sat Apr 22 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.3.1-1
|
|
|
|
- version upgrade
|
|
|
|
|
2006-03-30 05:39:42 +00:00
|
|
|
* Tue Mar 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.3-1
|
|
|
|
- version upgrade
|
2006-03-30 07:10:48 +00:00
|
|
|
- add BR gnutls-devel
|
2006-03-30 05:39:42 +00:00
|
|
|
|
2006-03-18 10:53:58 +00:00
|
|
|
* Sat Mar 18 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.3.2-1
|
|
|
|
- upgrade to beta version
|
|
|
|
|
2006-02-16 22:59:17 +00:00
|
|
|
* Thu Feb 16 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.2.4.1-4
|
|
|
|
- Rebuild for Fedora Extras 5
|
|
|
|
|
2006-02-08 16:51:26 +00:00
|
|
|
* Wed Feb 08 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.2.4.1-3
|
|
|
|
- add missing requires python-imaging
|
|
|
|
|
|
|
|
* Sat Jan 21 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
|
|
|
1.2.4.1-2
|
|
|
|
- rebuild (#178494)
|
|
|
|
|
2006-01-19 08:19:35 +00:00
|
|
|
* Wed Jan 18 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
2006-02-08 16:51:26 +00:00
|
|
|
1.2.4.1-1
|
2006-01-19 08:19:35 +00:00
|
|
|
- version upgrade
|
|
|
|
|
|
|
|
* Thu Jul 7 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.2.2.1-2
|
|
|
|
- use dist tag for sanity between branches
|
|
|
|
|
|
|
|
* Tue Jul 5 2005 P Linnell <mrdocs AT scribus.info> - 1.2.2.1-1
|
|
|
|
- 1.2.2.1 released to fix crash on open with certain 1.2.1 docs
|
|
|
|
|
|
|
|
* Sun Jul 3 2005 P Linnell <mrdocs AT scribus.info> - 1.2.2-0.fc4
|
|
|
|
- 1.2.2 final
|
|
|
|
|
|
|
|
* Tue Jun 28 2005 P Linnell <mrdocs AT scribus.info>- 1.2.2cvs-0
|
|
|
|
- test build for 1.2.2cvs
|
|
|
|
- Add freetype2 explicit build requirement
|
|
|
|
- Add obsoletes. See PACKAGING in the source tarball
|
|
|
|
- Change the description per PACKAGING
|
|
|
|
- Bump required python. 2.2 is no longer supported.
|
|
|
|
|
2005-12-22 08:35:34 +00:00
|
|
|
|
2005-05-22 23:16:50 +00:00
|
|
|
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 1.2.1-5
|
|
|
|
- rebuild on all arches
|
|
|
|
|
2005-04-06 22:13:31 +00:00
|
|
|
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
|
|
|
|
- rebuilt
|
|
|
|
|
2005-02-09 01:54:43 +00:00
|
|
|
* Sun Feb 06 2005 Phillip Compton <pcompton[AT]proteinmedia.com> - 1.2.1-3
|
|
|
|
- Bumped BR on qt-devel to 3.3.
|
|
|
|
|
|
|
|
* Thu Feb 3 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.1-2
|
|
|
|
- Fix x86_64 build and summary.
|
|
|
|
|
2005-01-09 19:29:45 +00:00
|
|
|
* Sun Jan 09 2005 Phillip Compton <pcompton[AT]proteinmedia.com> - 1.2.1-1
|
|
|
|
- 1.2.1.
|
|
|
|
|
|
|
|
* Sat Dec 04 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 1.2.1-0.1.cvs20041118
|
|
|
|
- cvs snapshot.
|
|
|
|
|
2004-11-11 21:21:15 +00:00
|
|
|
* Wed Nov 11 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 1.2-0.fdr.3
|
|
|
|
- Redirect output in post/postun, to avoid failure.
|
|
|
|
|
2004-11-11 04:05:41 +00:00
|
|
|
* Wed Nov 10 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 1.2-0.fdr.2
|
|
|
|
- Mime-type corrections for FC3.
|
|
|
|
- Dropped redundent BR XFree86-devel.
|
|
|
|
|
2004-11-08 05:20:05 +00:00
|
|
|
* Thu Aug 26 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.2-0.fdr.1
|
|
|
|
- 1.2.
|
|
|
|
- Dropping old obsoletes/provides (don't know of anyone using them).
|
|
|
|
|
|
|
|
* Thu Aug 19 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.2-0.fdr.0.RC1
|
|
|
|
- 1.2RC1.
|
|
|
|
|
|
|
|
* Sat Aug 07 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.7-0.fdr.4
|
|
|
|
- mime info/icon for .sla files.
|
|
|
|
|
2004-11-08 05:19:53 +00:00
|
|
|
* Fri Jul 10 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.7-0.fdr.3
|
|
|
|
- BuildReq openssl-devel (#1727).
|
|
|
|
|
|
|
|
* Thu Jun 10 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.7-0.fdr.2
|
|
|
|
- Source0 allows direct download (#1727).
|
|
|
|
- Req tkinter (#1727).
|
|
|
|
|
|
|
|
* Sun Jun 06 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.7-0.fdr.1
|
|
|
|
- Updated to 1.1.7.
|
|
|
|
- Re-added _smp_mflags.
|
|
|
|
|
|
|
|
* Mon May 24 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.6-0.fdr.3
|
|
|
|
- Add Application Category to desktop entry.
|
|
|
|
|
|
|
|
* Sun Apr 11 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.6-0.fdr.2
|
|
|
|
- Bump ghostscript Req to 7.07.
|
|
|
|
- URL scribus.net.
|
|
|
|
|
|
|
|
* Tue Apr 06 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.6-0.fdr.1
|
|
|
|
- Updated to 1.1.6.
|
|
|
|
- Using upstream desktop entry.
|
|
|
|
|
|
|
|
* Sat Feb 14 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.5-0.fdr.1
|
|
|
|
- Updated to 1.1.5.
|
|
|
|
|
|
|
|
* Sun Dec 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.4-0.fdr.1
|
|
|
|
- Updated to 1.1.4.
|
|
|
|
|
2004-11-08 05:19:38 +00:00
|
|
|
* Thu Dec 04 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.3-0.fdr.2
|
|
|
|
- Dropped LDFLAGS="-lm"
|
|
|
|
- Added --with-pythondir=%%{_prefix}
|
|
|
|
- Req ghostscript.
|
|
|
|
|
|
|
|
* Sun Nov 30 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.3-0.fdr.1
|
|
|
|
- Updated to 1.1.3.
|
|
|
|
- Removed _smp_mflags.
|
|
|
|
|
|
|
|
* Tue Nov 18 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.2-0.fdr.2
|
|
|
|
- Req python.
|
|
|
|
- Provides scribus-scripting.
|
|
|
|
|
|
|
|
* Sun Nov 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.2-0.fdr.1
|
|
|
|
- Updated to 1.1.2.
|
|
|
|
- Obsoletes scribus-scripting.
|
|
|
|
|
|
|
|
* Sat Oct 11 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.1-0.fdr.2
|
|
|
|
- BuildReq littlecms-devel -> lcms-devel.
|
|
|
|
|
|
|
|
* Thu Oct 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.1.1-0.fdr.1
|
|
|
|
- Updated to 1.1.1.
|
|
|
|
- BuildReq littlecms-devel.
|
|
|
|
- BuildReq libart_lgpl-devel.
|
|
|
|
|
|
|
|
* Wed Sep 10 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.0.1-0.fdr.1
|
|
|
|
- Updated to 1.0.1.
|
|
|
|
- Split off devel package for headers.
|
|
|
|
- No longer Obsoletes scribus-i18n-en
|
|
|
|
|
|
|
|
* Thu Jul 24 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.0-0.fdr.3
|
|
|
|
- desktop entry terminal=0 -> false.
|
|
|
|
|
|
|
|
* Tue Jul 15 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.0-0.fdr.2
|
|
|
|
- Added Obsoletes scribus-i18n-en.
|
|
|
|
|
|
|
|
* Tue Jul 15 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.0-0.fdr.1
|
|
|
|
- Updated to 1.0.
|
|
|
|
|
|
|
|
* Tue Jul 01 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:1.0-0.fdr.0.1.rc1
|
|
|
|
- Updated to 1.0RC1.
|
|
|
|
|
|
|
|
* Fri Jun 20 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.11.1-0.fdr.1
|
|
|
|
- Updated to 0.9.11.1.
|
|
|
|
- Added obsoletes scribus-svg.
|
|
|
|
|
|
|
|
* Sun May 25 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.10-0.fdr.3
|
|
|
|
- Using make DESTDIR= workaround for plugin issue.
|
|
|
|
- Removed post/postun ldconfig.
|
|
|
|
- Removed devel subpackage.
|
|
|
|
|
|
|
|
* Mon May 19 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.10-0.fdr.2
|
|
|
|
- Explicitly set file permission on icon.
|
|
|
|
- Created devel package.
|
|
|
|
- Removed .la files.
|
|
|
|
- Added ChangeLog to Documentation.
|
|
|
|
|
|
|
|
* Sun May 18 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.10-0.fdr.1
|
|
|
|
- Updated to 0.9.10.
|
|
|
|
- buildroot -> RPM_BUILD_ROOT.
|
|
|
|
|
|
|
|
* Sat Apr 26 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.9-0.fdr.3
|
|
|
|
- Added BuildRequires for cups-devel.
|
|
|
|
|
|
|
|
* Thu Apr 24 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.9-0.fdr.2
|
|
|
|
- Added BuildRequires for libtiff-devel.
|
|
|
|
- Added line to help package find tiff.
|
|
|
|
|
|
|
|
* Sun Apr 20 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.9-0.fdr.1
|
|
|
|
- Updated to 0.9.9.
|
|
|
|
- Added line for QT.
|
|
|
|
|
|
|
|
* Thu Apr 10 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.8-0.fdr.3.rh90
|
|
|
|
- Added missing BuildRequires.
|
|
|
|
- Corrected Group.
|
|
|
|
|
|
|
|
* Tue Apr 01 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.9.8-0.fdr.2
|
|
|
|
- Added desktop-file-utils to BuildRequires.
|
|
|
|
- Changed category to X-Fedora-Extra.
|
|
|
|
- Added Epoch:0.
|
|
|
|
|
|
|
|
* Thu Mar 27 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.9.8-0.fdr.1
|
|
|
|
- Initial RPM release.
|