SPECS (DEVEL): groff.spec - updated to 1.19.2 - updated DESTDIR patch
qboosh
qboosh at pld-linux.org
Mon Jun 18 22:22:06 CEST 2007
Author: qboosh Date: Mon Jun 18 20:22:06 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 1.19.2
- updated DESTDIR patch
---- Files affected:
SPECS:
groff.spec (1.77.2.1 -> 1.77.2.2)
---- Diffs:
================================================================
Index: SPECS/groff.spec
diff -u SPECS/groff.spec:1.77.2.1 SPECS/groff.spec:1.77.2.2
--- SPECS/groff.spec:1.77.2.1 Mon Jun 18 19:50:43 2007
+++ SPECS/groff.spec Mon Jun 18 22:22:00 2007
@@ -13,12 +13,12 @@
Summary(tr.UTF-8): GNU groff metin biçemleme paketi
Summary(uk.UTF-8): GNU groff - ĐżĐ°ĐşĐľŃ Đ´ĐťŃ ŃĐžŃПаŃŃĐ˛Đ°Đ˝Đ˝Ń ŃокŃŃŃ
Name: groff
-Version: 1.19.1
-Release: 3
+Version: 1.19.2
+Release: 0.1
License: GPL
Group: Applications/Publishing
-Source0: ftp://ftp.ffii.org/pub/groff/%{name}-%{version}.tar.gz
-# Source0-md5: 57d155378640c12a80642664dfdfc892
+Source0: ftp://ftp.gnu.org/gnu/groff/%{name}-%{version}.tar.gz
+# Source0-md5: f7c9cf2e4b9967d3af167d7c9fadaae4
Source1: %{name}-trofftops.sh
Source2: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source2-md5: 3f8b22cc1eefb53306c8c2acf31aca29
@@ -208,17 +208,10 @@
%build
%{__autoconf}
CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
-%configure
+%configure \
+ --with-appresdir=%{_appdefsdir}
%{__make} -j1
-%if %{with xditview}
-cd src/xditview
-xmkmf
-%{__make} -j1 \
- CC="%{__cc}" \
- CDEBUGFLAGS="%{rpmcflags}"
-%endif
-
%install
rm -rf $RPM_BUILD_ROOT
@@ -227,14 +220,6 @@
install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/trofftops
-%if %{with xditview}
-%{__make} -j1 -C src/xditview install install.man \
- DESTDIR=$RPM_BUILD_ROOT \
- BINDIR=%{_bindir} \
- MANDIR=%{_mandir}/man1 \
- XAPPLOADDIR=%{_appdefsdir}
-%endif
-
ln -sf s.tmac $RPM_BUILD_ROOT%{_datadir}/groff/%{version}/tmac/gs.tmac
ln -sf mse.tmac $RPM_BUILD_ROOT%{_datadir}/groff/%{version}/tmac/gmse.tmac
ln -sf m.tmac $RPM_BUILD_ROOT%{_datadir}/groff/%{version}/tmac/gm.tmac
@@ -263,6 +248,8 @@
bzip2 -dc %{SOURCE2} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
mv -f $RPM_BUILD_ROOT%{_mandir}/ja/{man7/mmroff.7,man1/mmroff.1}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/groff
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -278,6 +265,7 @@
%attr(755,root,root) %{_bindir}/addftinfo
%attr(755,root,root) %{_bindir}/eqn
%attr(755,root,root) %{_bindir}/eqn2graph
+%attr(755,root,root) %{_bindir}/gdiffmk
%attr(755,root,root) %{_bindir}/geqn
%attr(755,root,root) %{_bindir}/gindxbib
%attr(755,root,root) %{_bindir}/glookbib
@@ -303,6 +291,7 @@
%attr(755,root,root) %{_bindir}/lookbib
%attr(755,root,root) %{_bindir}/neqn
%attr(755,root,root) %{_bindir}/nroff
+%attr(755,root,root) %{_bindir}/pdfroff
%attr(755,root,root) %{_bindir}/pfbtops
%attr(755,root,root) %{_bindir}/pic
%attr(755,root,root) %{_bindir}/pic2graph
@@ -313,6 +302,10 @@
%attr(755,root,root) %{_bindir}/tbl
%attr(755,root,root) %{_bindir}/tfmtodit
%attr(755,root,root) %{_bindir}/troff
+%attr(755,root,root) %{_bindir}/xtotroff
+%dir %{_libdir}/groff
+%dir %{_libdir}/groff/groffer
+%attr(755,root,root) %{_libdir}/groff/groffer/groffer2.sh
%{_datadir}/groff
%{_mandir}/man1/addftinfo.1*
%{_mandir}/man1/eqn.1*
@@ -405,7 +398,7 @@
%if %{with xditview}
%files gxditview
%defattr(644,root,root,755)
-%doc src/xditview/{ChangeLog,README,TODO}
+%doc src/devices/xditview/{ChangeLog,README,TODO}
%attr(755,root,root) %{_bindir}/gxditview
%{_appdefsdir}/GXditview
%{_mandir}/man1/*
@@ -432,6 +425,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.77.2.2 2007/06/18 20:22:00 qboosh
+- updated to 1.19.2
+- updated DESTDIR patch
+
Revision 1.77.2.1 2007/06/18 17:50:43 qboosh
- spec update: UTF-8, X11R7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/groff.spec?r1=1.77.2.1&r2=1.77.2.2&f=u
More information about the pld-cvs-commit
mailing list