Author: qboosh                       Date: Sat Oct 23 05:54:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.1.0
- removed obsolete xaw patch

---- Files affected:
packages/xorg-app-xfd:
   xorg-app-xfd.spec (1.16 -> 1.17) , xorg-app-xfd-xaw.patch (1.1 -> NONE)  
(REMOVED)

---- Diffs:

================================================================
Index: packages/xorg-app-xfd/xorg-app-xfd.spec
diff -u packages/xorg-app-xfd/xorg-app-xfd.spec:1.16 
packages/xorg-app-xfd/xorg-app-xfd.spec:1.17
--- packages/xorg-app-xfd/xorg-app-xfd.spec:1.16        Tue Nov 11 17:45:40 2008
+++ packages/xorg-app-xfd/xorg-app-xfd.spec     Sat Oct 23 07:54:16 2010
@@ -1,37 +1,41 @@
 # $Revision$, $Date$
-Summary:       xfd application
-Summary(pl.UTF-8):     Aplikacja xfd
+Summary:       xfd application to display all characters in a font
+Summary(pl.UTF-8):     Aplikacja xfd, wyświetlająca wszystkie znaki z fontu
 Name:          xorg-app-xfd
-Version:       1.0.1
-Release:       4
+Version:       1.1.0
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/app/xfd-%{version}.tar.bz2
-# Source0-md5: c72abd90f50ef459bc14b39ec9fcc7f8
-Patch0:                %{name}-xaw.patch
+# Source0-md5: 17d8ef0d490301158f8abf7641cca243
 URL:           http://xorg.freedesktop.org/
-BuildRequires: autoconf >= 2.57
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
+BuildRequires: fontconfig-devel >= 2.0
+BuildRequires: freetype-devel >= 2.0
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-lib-libXaw-devel
 BuildRequires: xorg-lib-libXft-devel
+BuildRequires: xorg-lib-libXmu-devel
+BuildRequires: xorg-lib-libXrender-devel
 BuildRequires: xorg-lib-libXt-devel >= 1.0.0
-BuildRequires: xorg-util-util-macros >= 0.99.2
+BuildRequires: xorg-util-util-macros >= 1.8
 Requires:      xorg-lib-libXt >= 1.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-xfd application.
+xfd application displays all the characters in a font using either the
+X11 core protocol or libXft2.
 
 %description -l pl.UTF-8
-Aplikacja xfd.
+Aplikacja xfd wyświetla wszystkie znaki z fontu przy użyciu
+podstawowego protokołu X11 lub libXft2.
 
 %prep
 %setup -q -n xfd-%{version}
-%patch0 -p1
 
 %build
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -50,7 +54,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/xfd
 %{_datadir}/X11/app-defaults/Xfd
 %{_mandir}/man1/xfd.1x*
@@ -61,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/10/23 05:54:16  qboosh
+- updated to 1.1.0
+- removed obsolete xaw patch
+
 Revision 1.16  2008/11/11 16:45:40  arekm
 - rel 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xfd/xorg-app-xfd.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

Reply via email to