Author: qboosh Date: Sat Aug 7 17:12:52 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.2 - removed obsolete xaw patch
---- Files affected: packages/xorg-app-xditview: xorg-app-xditview.spec (1.16 -> 1.17) , xorg-app-xditview-xaw.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/xorg-app-xditview/xorg-app-xditview.spec diff -u packages/xorg-app-xditview/xorg-app-xditview.spec:1.16 packages/xorg-app-xditview/xorg-app-xditview.spec:1.17 --- packages/xorg-app-xditview/xorg-app-xditview.spec:1.16 Tue Nov 11 17:26:43 2008 +++ packages/xorg-app-xditview/xorg-app-xditview.spec Sat Aug 7 19:12:47 2010 @@ -1,35 +1,34 @@ # $Revision$, $Date$ -Summary: xditview application -Summary(pl.UTF-8): Aplikacja xditview +Summary: xditview application to display ditroff output on an X display +Summary(pl.UTF-8): Aplikacja xditview - wyświetlanie wyjścia ditroff na ekranie X Name: xorg-app-xditview -Version: 1.0.1 -Release: 4 +Version: 1.0.2 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xditview-%{version}.tar.bz2 -# Source0-md5: e9a7192ef29453b8c810ddd556a463c0 -Patch0: %{name}-xaw.patch +# Source0-md5: dbf480019b75377154b6976726809bba URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXaw-devel +BuildRequires: xorg-lib-libXmu-devel BuildRequires: xorg-lib-libXt-devel >= 1.0.0 -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.8 # for dir (only?) Requires: xorg-data-xbitmaps Requires: xorg-lib-libXt >= 1.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xditview application. +xditview application displays ditroff output on an X display. %description -l pl.UTF-8 -Aplikacja xditview. +Aplikacja xditview wyświetla wyjście ditroff na ekranie X. %prep %setup -q -n xditview-%{version} -%patch0 -p1 %build %{__aclocal} @@ -51,10 +50,10 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xditview %{_datadir}/X11/app-defaults/Xditview* -%{_includedir}/X11/bitmaps/*dblarrow +%{_includedir}/X11/bitmaps/[lr]dblarrow %{_mandir}/man1/xditview.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -63,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2010/08/07 17:12:47 qboosh +- updated to 1.0.2 +- removed obsolete xaw patch + Revision 1.16 2008/11/11 16:26:43 arekm - rel 4; fix xaw related build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xditview/xorg-app-xditview.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
