rpms/openoffice.org/F-11 openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch, 1.9, 1.10
by David Tardon
Author: dtardon
Update of /cvs/extras/rpms/openoffice.org/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4533
Modified Files:
openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch
Log Message:
prelink opt. uses app. libs, therefore it must depend on respective modules
openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch:
desktop/prj/build.lst | 2 +-
desktop/scripts/soffice.sh | 13 ++++---------
sal/osl/unx/makefile.mk | 2 --
sal/osl/unx/signal.c | 8 ++++++++
4 files changed, 13 insertions(+), 12 deletions(-)
Index: openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch
===================================================================
RCS file: /cvs/extras/rpms/openoffice.org/F-11/openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch 1 Sep 2008 12:09:07 -0000 1.9
+++ openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch 1 Jan 2010 07:27:37 -0000 1.10
@@ -1,5 +1,15 @@
---- SRC680_m123/desktop/scripts/soffice.sh.orig 2005-08-15 20:17:35.000000000 +0100
-+++ SRC680_m123/desktop/scripts/soffice.sh 2005-08-15 20:19:36.000000000 +0100
+diff -r b878ccca19b8 desktop/prj/build.lst
+--- a/desktop/prj/build.lst Tue Dec 29 08:16:11 2009 +0100
++++ b/desktop/prj/build.lst Wed Dec 30 09:44:16 2009 +0100
+@@ -1,4 +1,4 @@
+-dt desktop : sfx2 stoc uui BERKELEYDB:berkeleydb sysui SO:sysui_so BOOST:boost svx xmlhelp NULL
++dt desktop : sfx2 stoc uui BERKELEYDB:berkeleydb sysui SO:sysui_so BOOST:boost svx xmlhelp sc sd sw NULL
+ dt desktop usr1 - all dt_mkout NULL
+ dt desktop\inc nmake - all dt_inc NULL
+ dt desktop\prj get - all dt_prj NULL
+diff -r b878ccca19b8 desktop/scripts/soffice.sh
+--- a/desktop/scripts/soffice.sh Tue Dec 29 08:16:11 2009 +0100
++++ b/desktop/scripts/soffice.sh Wed Dec 30 09:44:16 2009 +0100
@@ -91,23 +91,22 @@
# uncomment line below if you encounter problems starting soffice on your system
# SAL_NO_XINITTHREADS=true; export SAL_NO_XINITTHREADS
@@ -39,14 +49,23 @@
# Set PATH so that crash_report is found:
PATH=$sd_prog${PATH+:$PATH}
export PATH
-Index: osl/unx/signal.c
-===================================================================
-RCS file: /cvs/porting/sal/osl/unx/signal.c,v
-retrieving revision 1.28
-diff -u -p -u -r1.28 signal.c
---- openoffice.org.orig/sal/osl/unx/signal.c 8 Sep 2005 15:00:57 -0000 1.28
-+++ openoffice.org/sal/osl/unx/signal.c 3 Nov 2005 11:42:52 -0000
-@@ -185,6 +185,14 @@
+diff -r b878ccca19b8 sal/osl/unx/makefile.mk
+--- a/sal/osl/unx/makefile.mk Tue Dec 29 08:16:11 2009 +0100
++++ b/sal/osl/unx/makefile.mk Wed Dec 30 09:44:16 2009 +0100
+@@ -142,9 +142,7 @@
+ .ENDIF
+ .ENDIF
+
+-.IF "$(ENABLE_CRASHDUMP)" != "" || "$(PRODUCT)" == ""
+ CFLAGS+=-DSAL_ENABLE_CRASH_REPORT
+-.ENDIF
+
+ .INCLUDE : target.mk
+
+diff -r b878ccca19b8 sal/osl/unx/signal.c
+--- a/sal/osl/unx/signal.c Tue Dec 29 08:16:11 2009 +0100
++++ b/sal/osl/unx/signal.c Wed Dec 30 09:44:16 2009 +0100
+@@ -191,6 +191,14 @@
if (strProgName)
{
idx = rtl_str_indexOfStr (rtl_string_getStr (strProgName), "soffice");
@@ -61,20 +80,3 @@ diff -u -p -u -r1.28 signal.c
rtl_string_release (strProgName);
}
return (idx != -1);
-Index: osl/unx/makefile.mk
-===================================================================
-RCS file: /cvs/porting/sal/osl/unx/makefile.mk,v
-retrieving revision 1.28.42.1
-diff -u -r1.28.42.1 makefile.mk
---- openoffice.org.orig/sal/osl/unx/makefile.mk 3 Nov 2006 11:39:24 -0000 1.28.42.1
-+++ openoffice.org/sal/osl/unx/makefile.mk 2 Dec 2006 11:38:16 -0000
-@@ -136,9 +136,7 @@
- .ENDIF
- .ENDIF
-
--.IF "$(ENABLE_CRASHDUMP)" != "" || "$(PRODUCT)" == ""
- CFLAGS+=-DSAL_ENABLE_CRASH_REPORT
--.ENDIF
-
- .INCLUDE : target.mk
-
13Â years, 1Â month
rpms/openoffice.org/F-12 openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch, 1.10, 1.11
by David Tardon
Author: dtardon
Update of /cvs/extras/rpms/openoffice.org/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4303
Modified Files:
openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch
Log Message:
prelink opt. uses app. libs, therefore it must depend on respective modules
openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch:
desktop/prj/build.lst | 2 +-
desktop/scripts/soffice.sh | 13 ++++---------
sal/osl/unx/signal.c | 8 ++++++++
3 files changed, 13 insertions(+), 10 deletions(-)
Index: openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch
===================================================================
RCS file: /cvs/extras/rpms/openoffice.org/F-12/openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch 15 Sep 2009 08:24:14 -0000 1.10
+++ openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch 1 Jan 2010 07:26:34 -0000 1.11
@@ -1,5 +1,15 @@
---- SRC680_m123/desktop/scripts/soffice.sh.orig 2005-08-15 20:17:35.000000000 +0100
-+++ SRC680_m123/desktop/scripts/soffice.sh 2005-08-15 20:19:36.000000000 +0100
+diff -r 6ce05aa14db2 desktop/prj/build.lst
+--- a/desktop/prj/build.lst Mon Dec 28 15:58:36 2009 +0100
++++ b/desktop/prj/build.lst Wed Dec 30 09:46:09 2009 +0100
+@@ -1,4 +1,4 @@
+-dt desktop : sfx2 stoc uui BERKELEYDB:berkeleydb sysui SO:sysui_so BOOST:boost svx xmlhelp NULL
++dt desktop : sfx2 stoc uui BERKELEYDB:berkeleydb sysui SO:sysui_so BOOST:boost svx xmlhelp sc sd sw NULL
+ dt desktop usr1 - all dt_mkout NULL
+ dt desktop\inc nmake - all dt_inc NULL
+ dt desktop\prj get - all dt_prj NULL
+diff -r 6ce05aa14db2 desktop/scripts/soffice.sh
+--- a/desktop/scripts/soffice.sh Mon Dec 28 15:58:36 2009 +0100
++++ b/desktop/scripts/soffice.sh Wed Dec 30 09:46:09 2009 +0100
@@ -91,23 +91,22 @@
# uncomment line below if you encounter problems starting soffice on your system
# SAL_NO_XINITTHREADS=true; export SAL_NO_XINITTHREADS
@@ -39,14 +49,10 @@
# Set PATH so that crash_report is found:
PATH=$sd_prog${PATH+:$PATH}
export PATH
-Index: osl/unx/signal.c
-===================================================================
-RCS file: /cvs/porting/sal/osl/unx/signal.c,v
-retrieving revision 1.28
-diff -u -p -u -r1.28 signal.c
---- openoffice.org.orig/sal/osl/unx/signal.c 8 Sep 2005 15:00:57 -0000 1.28
-+++ openoffice.org/sal/osl/unx/signal.c 3 Nov 2005 11:42:52 -0000
-@@ -185,6 +185,14 @@
+diff -r 6ce05aa14db2 sal/osl/unx/signal.c
+--- a/sal/osl/unx/signal.c Mon Dec 28 15:58:36 2009 +0100
++++ b/sal/osl/unx/signal.c Wed Dec 30 09:46:09 2009 +0100
+@@ -191,6 +191,14 @@
if (strProgName)
{
idx = rtl_str_indexOfStr (rtl_string_getStr (strProgName), "soffice");
13Â years, 1Â month
rpms/openoffice.org/F-12 workspace.extmgr01.patch, NONE, 1.1 openoffice.org.spec, 1.2047, 1.2048
by David Tardon
Author: dtardon
Update of /cvs/extras/rpms/openoffice.org/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3550
Modified Files:
openoffice.org.spec
Added Files:
workspace.extmgr01.patch
Log Message:
Resolves: rhbz#549890 add workspace.extmgr01.patch
workspace.extmgr01.patch:
dp_gui_extensioncmdqueue.cxx | 29 ++++++++++++++++++++++-------
1 file changed, 22 insertions(+), 7 deletions(-)
--- NEW FILE workspace.extmgr01.patch ---
guard against m_pDialog being NULL, as in CWS extmgr01
diff -r 1b9975e6bffc -r 56ff34d396f1 desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
--- a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx Wed Dec 30 09:47:31 2009 +0100
+++ b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx Thu Dec 31 20:08:07 2009 +0100
@@ -310,13 +310,19 @@
{
m_nCurrentProgress = 0;
- m_pDialog->showProgress( true );
+ if (m_pDialog)
+ {
+ m_pDialog->showProgress( true );
+ }
}
//------------------------------------------------------------------------------
void ProgressCmdEnv::stopProgress()
{
- m_pDialog->showProgress( false );
+ if (m_pDialog)
+ {
+ m_pDialog->showProgress( false );
+ }
}
//------------------------------------------------------------------------------
@@ -327,8 +333,11 @@
if (! m_bAborted)
{
m_nCurrentProgress = 0;
- m_pDialog->updateProgress( rText, xAbortChannel );
- m_pDialog->updateProgress( 5 );
+ if (m_pDialog)
+ {
+ m_pDialog->updateProgress( rText, xAbortChannel );
+ m_pDialog->updateProgress( 5 );
+ }
}
}
@@ -338,7 +347,10 @@
if ( ! m_bAborted )
{
long nProgress = ((m_nCurrentProgress*5) % 100) + 5;
- m_pDialog->updateProgress( nProgress );
+ if (m_pDialog)
+ {
+ m_pDialog->updateProgress( nProgress );
+ }
}
}
@@ -526,9 +538,12 @@
}
else
{
- vos::OGuard guard(Application::GetSolarMutex());
- approve = m_pDialog->installExtensionWarn( instExc.New->getDisplayName() );
+ if (m_pDialog)
+ {
+ vos::OGuard guard(Application::GetSolarMutex());
+ approve = m_pDialog->installExtensionWarn( instExc.New->getDisplayName() );
+ }
abort = !approve;
}
}
Index: openoffice.org.spec
===================================================================
RCS file: /cvs/extras/rpms/openoffice.org/F-12/openoffice.org.spec,v
retrieving revision 1.2047
retrieving revision 1.2048
diff -u -p -r1.2047 -r1.2048
--- openoffice.org.spec 22 Dec 2009 14:07:35 -0000 1.2047
+++ openoffice.org.spec 1 Jan 2010 07:23:01 -0000 1.2048
@@ -1,6 +1,6 @@
%define oootag OOO310
%define ooomilestone 19
-%define rh_rpm_release 24
+%define rh_rpm_release 25
# rhbz#465664 jar-repacking breaks help by reordering META-INF/MANIFEST.MF
%define __jar_repack %{nil}
@@ -183,6 +183,7 @@ Patch106: workspace.fwk132.patch
Patch107: openoffice.org-3.2.0.ooo47279.sd.objectsave.safe.patch
Patch108: workspace.ooo32gsl03.patch
Patch109: openoffice.org-3.2.0.ooo107834.sw.pseudoattribs.patch
+Patch110: workspace.extmgr01.patch
%define python_py_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")
%define instdir %{_libdir}
@@ -1752,6 +1753,7 @@ cat %{PATCH11} >> svtools/source/dialogs
%patch107 -p0 -b .ooo47279.sd.objectsave.safe.patch
%patch108 -p0 -b .workspace.ooo32gsl03.patch
%patch109 -p0 -b .ooo107834.sw.pseudoattribs.patch
+%patch110 -p1 -b .workspace.extmgr01.patch
%build
echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -4285,6 +4287,9 @@ fi
unopkg list --shared > /dev/null 2>&1 || :
%changelog
+* Fri Jan 01 2010 Caolán McNamara <caolanm(a)redhat.com> - 1:3.1.1-19.25-UNBUILT
+- Resolves: rhbz#549890 add workspace.extmgr01.patch (dtardon)
+
* Tue Dec 22 2009 Caolán McNamara <caolanm(a)redhat.com> - 1:3.1.1-19.24
- Resolves: rhbz#545824 bustage in writer with emboldened fonts
13Â years, 1Â month
rpms/openoffice.org/F-11 workspace.extmgr01.patch, NONE, 1.1 openoffice.org.spec, 1.1948, 1.1949
by David Tardon
Author: dtardon
Update of /cvs/extras/rpms/openoffice.org/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2237
Modified Files:
openoffice.org.spec
Added Files:
workspace.extmgr01.patch
Log Message:
Resolves: rhbz#549890 add workspace.extmgr01.patch
workspace.extmgr01.patch:
dp_gui_extensioncmdqueue.cxx | 29 ++++++++++++++++++++++-------
1 file changed, 22 insertions(+), 7 deletions(-)
--- NEW FILE workspace.extmgr01.patch ---
guard against m_pDialog being NULL, as in CWS extmgr01
diff -r 1b9975e6bffc -r 56ff34d396f1 desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
--- a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx Wed Dec 30 09:47:31 2009 +0100
+++ b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx Thu Dec 31 20:08:07 2009 +0100
@@ -310,13 +310,19 @@
{
m_nCurrentProgress = 0;
- m_pDialog->showProgress( true );
+ if (m_pDialog)
+ {
+ m_pDialog->showProgress( true );
+ }
}
//------------------------------------------------------------------------------
void ProgressCmdEnv::stopProgress()
{
- m_pDialog->showProgress( false );
+ if (m_pDialog)
+ {
+ m_pDialog->showProgress( false );
+ }
}
//------------------------------------------------------------------------------
@@ -327,8 +333,11 @@
if (! m_bAborted)
{
m_nCurrentProgress = 0;
- m_pDialog->updateProgress( rText, xAbortChannel );
- m_pDialog->updateProgress( 5 );
+ if (m_pDialog)
+ {
+ m_pDialog->updateProgress( rText, xAbortChannel );
+ m_pDialog->updateProgress( 5 );
+ }
}
}
@@ -338,7 +347,10 @@
if ( ! m_bAborted )
{
long nProgress = ((m_nCurrentProgress*5) % 100) + 5;
- m_pDialog->updateProgress( nProgress );
+ if (m_pDialog)
+ {
+ m_pDialog->updateProgress( nProgress );
+ }
}
}
@@ -526,9 +538,12 @@
}
else
{
- vos::OGuard guard(Application::GetSolarMutex());
- approve = m_pDialog->installExtensionWarn( instExc.New->getDisplayName() );
+ if (m_pDialog)
+ {
+ vos::OGuard guard(Application::GetSolarMutex());
+ approve = m_pDialog->installExtensionWarn( instExc.New->getDisplayName() );
+ }
abort = !approve;
}
}
Index: openoffice.org.spec
===================================================================
RCS file: /cvs/extras/rpms/openoffice.org/F-11/openoffice.org.spec,v
retrieving revision 1.1948
retrieving revision 1.1949
diff -u -p -r1.1948 -r1.1949
--- openoffice.org.spec 15 Dec 2009 13:07:00 -0000 1.1948
+++ openoffice.org.spec 1 Jan 2010 07:16:38 -0000 1.1949
@@ -1,6 +1,6 @@
%define oootag OOO310
%define ooomilestone 19
-%define rh_rpm_release 11
+%define rh_rpm_release 12
# rhbz#465664 jar-repacking breaks help by reordering META-INF/MANIFEST.MF
%define __jar_repack %{nil}
@@ -165,6 +165,7 @@ Patch89: openoffice.org-3.2.0.ooo107151.
Patch90: openoffice.org-3.3.0.ooo102645.fix.es.patch
Patch91: workspace.vcl105.patch
Patch92: workspace.fwk132.patch
+Patch93: workspace.extmgr01.patch
%define python_py_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")
%define instdir %{_libdir}
@@ -1688,6 +1689,7 @@ cat %{PATCH11} >> svtools/source/dialogs
%patch90 -p0 -b .ooo102645.fix.es.patch
%patch91 -p0 -b .workspace.vcl105.patch
%patch92 -p1 -b .workspace.fwk132.patch
+%patch93 -p1 -b .workspace.extmgr01.patch
%build
echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -4191,6 +4193,9 @@ fi
unopkg list --shared > /dev/null 2>&1 || :
%changelog
+* Fri Jan 01 2010 Caolán McNamara <caolanm(a)redhat.com> - 1:3.1.1-19.12-UNBUILT
+- Resolves: rhbz#549890 add workspace.extmgr01.patch (dtardon)
+
* Tue Dec 15 2009 Caolán McNamara <caolanm(a)redhat.com> - 1:3.1.1-19.11
- Resolves: rhbz#529648 add workspace.fwk132.patch
13Â years, 1Â month
rpms/munin/devel sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 munin.spec, 1.32, 1.33
by Kevin Fenzi
Author: kevin
Update of /cvs/extras/rpms/munin/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv348
Modified Files:
sources .cvsignore munin.spec
Log Message:
Update to 1.4.3
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/munin/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources 17 Dec 2009 11:31:26 -0000 1.7
+++ sources 1 Jan 2010 04:36:18 -0000 1.8
@@ -1 +1 @@
-656f0b25af119841b610cac9682d7e54 munin-1.4.2.tar.gz
+229646facc4e2bca6511b20b3e5eb73f munin-1.4.3.tar.gz
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/munin/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore 17 Dec 2009 11:31:26 -0000 1.7
+++ .cvsignore 1 Jan 2010 04:36:18 -0000 1.8
@@ -1 +1 @@
-munin-1.4.2.tar.gz
+munin-1.4.3.tar.gz
Index: munin.spec
===================================================================
RCS file: /cvs/extras/rpms/munin/devel/munin.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- munin.spec 17 Dec 2009 11:31:26 -0000 1.32
+++ munin.spec 1 Jan 2010 04:36:18 -0000 1.33
@@ -1,5 +1,5 @@
Name: munin
-Version: 1.4.2
+Version: 1.4.3
Release: 1%{?dist}
Summary: Network-wide graphing framework (grapher/gatherer)
License: GPLv2 and Bitstream Vera
@@ -286,6 +286,9 @@ exit 0
%endif
%changelog
+* Thu Dec 31 2009 Kevin Fenzi <kevin(a)tummy.com> - 1.4.3-1
+- Update to 1.4.3
+
* Thu Dec 17 2009 Ingvar Hagelund <ingvar(a)linpro.no> - 1.4.2-1
- New upstream release
- Removed upstream packaged fonts
13Â years, 1Â month
rpms/fontforge/devel fontforge-20090923-rel-path.patch, NONE, 1.1 fontforge.spec, 1.48, 1.49
by Kevin Fenzi
Author: kevin
Update of /cvs/extras/rpms/fontforge/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29629
Modified Files:
fontforge.spec
Added Files:
fontforge-20090923-rel-path.patch
Log Message:
Add patch to fix relative paths for fontlint (fixes #530760)
fontforge-20090923-rel-path.patch:
fsys.c | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
--- NEW FILE fontforge-20090923-rel-path.patch ---
diff -Nur fontforge-20090923.orig/gutils/fsys.c fontforge-20090923/gutils/fsys.c
--- fontforge-20090923.orig/gutils/fsys.c 2009-01-25 11:06:49.000000000 -0700
+++ fontforge-20090923/gutils/fsys.c 2009-12-31 09:59:54.000000000 -0700
@@ -41,6 +41,15 @@
static char dirname_[1024];
+static void savestrcpy(char *dest,const char *src) {
+ forever {
+ *dest = *src;
+ if ( *dest=='\0' )
+ break;
+ ++dest; ++src;
+ }
+}
+
char *GFileGetAbsoluteName(char *name, char *result, int rsiz) {
/* result may be the same as name */
char buffer[1000];
@@ -62,13 +71,13 @@
if ( *spt=='/' ) ++spt;
for ( pt = spt; *pt!='\0' && *pt!='/'; ++pt );
if ( pt==spt ) /* Found // in a path spec, reduce to / (we've*/
- strcpy(spt,pt); /* skipped past the :// of the machine name) */
- else if ( pt==spt+1 && spt[0]=='.' ) /* Noop */
- strcpy(spt,pt);
- else if ( pt==spt+2 && spt[0]=='.' && spt[1]=='.' ) {
+ savestrcpy(spt,spt+1); /* skipped past the :// of the machine name) */
+ else if ( pt==spt+1 && spt[0]=='.' ) { /* Noop */
+ savestrcpy(spt,spt+2);
+ } else if ( pt==spt+2 && spt[0]=='.' && spt[1]=='.' ) {
for ( bpt=spt-2 ; bpt>rpt && *bpt!='/'; --bpt );
if ( bpt>=rpt && *bpt=='/' ) {
- strcpy(bpt,pt);
+ savestrcpy(bpt,pt);
spt = bpt;
} else {
rpt = pt;
@@ -99,7 +108,7 @@
if ( dir==NULL || *dir=='\0' ) {
if ( strlen( fname )<size-1 ) /* valgrind didn't like my strncpies but this complication makes it happy */
- strcpy(buffer,fname);
+ savestrcpy(buffer,fname);
else {
strncpy(buffer,fname,size-1);
buffer[size-1]='\0';
Index: fontforge.spec
===================================================================
RCS file: /cvs/extras/rpms/fontforge/devel/fontforge.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- fontforge.spec 8 Nov 2009 18:37:27 -0000 1.48
+++ fontforge.spec 1 Jan 2010 04:23:06 -0000 1.49
@@ -5,7 +5,7 @@
Name: fontforge
Version: 20090923
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Outline and bitmap font editor
Group: Applications/Publishing
@@ -16,6 +16,7 @@ Source1: fontforge.desktop
Source2: http://downloads.sourceforge.net/fontforge/fontforge_htdocs-%{docs_versio...
Source3: fontforge.xml
Patch1: fontforge-20090224-pythondl.patch
+Patch2: fontforge-20090923-rel-path.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: xdg-utils
@@ -57,6 +58,7 @@ to compile applications against fontforg
%setup -q -n %{name}-%{version}
%patch1 -p1
+%patch2 -p1
mkdir htdocs
tar xjf %{SOURCE2} -C htdocs
@@ -147,6 +149,9 @@ update-mime-database %{_datadir}/mime &>
%{_libdir}/pkgconfig/*.pc
%changelog
+* Wed Dec 30 2009 Kevin Fenzi <kevin(a)tummy.com> - 20090923-2
+- Add patch to fix relative paths for fontlint (fixes #530760)
+
* Sun Nov 01 2009 Kevin Fenzi <kevin(a)tummy.com> - 20090923-1
- Upgrade to 20090923
13Â years, 1Â month