This commit is contained in:
parent
44c9179cb2
commit
d24ba2c2e8
10
gcc43.patch
Normal file
10
gcc43.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- src/devices/grolbp/lbp.cc
|
||||||
|
+++ src/devices/grolbp/lbp.cc
|
||||||
|
@@ -25,7 +25,6 @@
|
||||||
|
|
||||||
|
- Add X command to include bitmaps
|
||||||
|
*/
|
||||||
|
-#define _GNU_SOURCE
|
||||||
|
|
||||||
|
#include "driver.h"
|
||||||
|
#include "lbp.h"
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 7 09:37:39 CET 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
- fixed gcc4.3 build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 24 11:51:08 CEST 2007 - mfabian@suse.de
|
Tue Jul 24 11:51:08 CEST 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
15
groff.spec
15
groff.spec
@ -14,16 +14,16 @@ Name: groff
|
|||||||
BuildRequires: bison gcc-c++
|
BuildRequires: bison gcc-c++
|
||||||
%define build_groff_docu 1
|
%define build_groff_docu 1
|
||||||
#
|
#
|
||||||
License: BSD 3-Clause, GPL v2 or later
|
License: BSD 3-Clause; GPL v2 or later
|
||||||
Group: Productivity/Publishing/Troff
|
Group: Productivity/Publishing/Troff
|
||||||
Provides: normal-groff, jgroff
|
Provides: normal-groff, jgroff
|
||||||
Obsoletes: jgroff
|
Obsoletes: jgroff
|
||||||
Prereq: %fillup_prereq %install_info_prereq
|
PreReq: %fillup_prereq %install_info_prereq
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Version: 1.18.1.1
|
Version: 1.18.1.1
|
||||||
Release: 86
|
Release: 103
|
||||||
Summary: GNU troff Document Formatting System
|
Summary: GNU troff Document Formatting System
|
||||||
URL: http://www.gnu.org/software/groff/groff.html
|
Url: http://www.gnu.org/software/groff/groff.html
|
||||||
Source0: ftp://ftp.gnu.org/gnu/groff/groff-1.18.1.1.tar.bz2
|
Source0: ftp://ftp.gnu.org/gnu/groff/groff-1.18.1.1.tar.bz2
|
||||||
Source1: SuSEconfig.groff
|
Source1: SuSEconfig.groff
|
||||||
Source2: sysconfig.suseconfig-groff
|
Source2: sysconfig.suseconfig-groff
|
||||||
@ -41,6 +41,7 @@ Patch8: groffer-security.patch
|
|||||||
Patch9: groff-1.18.1.1-gcc41.patch
|
Patch9: groff-1.18.1.1-gcc41.patch
|
||||||
Patch10: bugzilla-217106-too-few-arguments-in-function-call.patch
|
Patch10: bugzilla-217106-too-few-arguments-in-function-call.patch
|
||||||
Patch11: bugzilla-292412-special-encoding-handling-also-for-chinese.patch
|
Patch11: bugzilla-292412-special-encoding-handling-also-for-chinese.patch
|
||||||
|
Patch12: gcc43.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -73,6 +74,7 @@ Authors:
|
|||||||
%patch9 -p1
|
%patch9 -p1
|
||||||
%patch10 -p1
|
%patch10 -p1
|
||||||
%patch11 -p1
|
%patch11 -p1
|
||||||
|
%patch12 -p0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# remove empty backups
|
# remove empty backups
|
||||||
@ -171,8 +173,9 @@ popd
|
|||||||
%verify(not md5) /usr/share/groff/1.18.1/tmac/mm/se_locale
|
%verify(not md5) /usr/share/groff/1.18.1/tmac/mm/se_locale
|
||||||
/sbin/conf.d/SuSEconfig.groff
|
/sbin/conf.d/SuSEconfig.groff
|
||||||
/var/adm/fillup-templates/sysconfig.suseconfig-groff
|
/var/adm/fillup-templates/sysconfig.suseconfig-groff
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 07 2007 - meissner@suse.de
|
||||||
|
- fixed gcc4.3 build
|
||||||
* Tue Jul 24 2007 - mfabian@suse.de
|
* Tue Jul 24 2007 - mfabian@suse.de
|
||||||
- Bugzilla #292412: make the hacks for Chinese less weird by
|
- Bugzilla #292412: make the hacks for Chinese less weird by
|
||||||
applying the patch from comment #31 by Peng Wu <pwu@novell.com>
|
applying the patch from comment #31 by Peng Wu <pwu@novell.com>
|
||||||
|
@ -13,13 +13,13 @@ Name: gxdview
|
|||||||
BuildRequires: gcc-c++ xorg-x11-devel
|
BuildRequires: gcc-c++ xorg-x11-devel
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Publishing/Troff
|
Group: Productivity/Publishing/Troff
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Requires: groff
|
Requires: groff
|
||||||
Conflicts: jgxdview
|
Conflicts: jgxdview
|
||||||
Version: 1.18.1.1
|
Version: 1.18.1.1
|
||||||
Release: 98
|
Release: 125
|
||||||
Summary: Ditroff Output Displayer for Groff
|
Summary: Ditroff Output Displayer for Groff
|
||||||
URL: http://www.gnu.org/software/groff/groff.html
|
Url: http://www.gnu.org/software/groff/groff.html
|
||||||
Source0: ftp://ftp.gnu.org/gnu/groff/groff-1.18.1.1.tar.bz2
|
Source0: ftp://ftp.gnu.org/gnu/groff/groff-1.18.1.1.tar.bz2
|
||||||
Source1: SuSEconfig.groff
|
Source1: SuSEconfig.groff
|
||||||
Source2: sysconfig.suseconfig-groff
|
Source2: sysconfig.suseconfig-groff
|
||||||
@ -109,7 +109,6 @@ make -C src/xditview install.man MANSUFFIX=1 LIBMANSUFFIX=3 DESTDIR=$RPM_BUILD_R
|
|||||||
%{_bindir}/gxditview
|
%{_bindir}/gxditview
|
||||||
%doc %{_mandir}/man1/gxditview.1*
|
%doc %{_mandir}/man1/gxditview.1*
|
||||||
%config %{_datadir}/X11/app-defaults/GXditview
|
%config %{_datadir}/X11/app-defaults/GXditview
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Feb 11 2007 - ro@suse.de
|
* Sun Feb 11 2007 - ro@suse.de
|
||||||
- added defattr
|
- added defattr
|
||||||
|
Loading…
Reference in New Issue
Block a user