Author: qboosh Date: Fri Mar 2 19:27:14 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.2; needs libXfont 1.4.5+ to compile
---- Files affected: packages/xorg-app-xfs: xorg-app-xfs.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: packages/xorg-app-xfs/xorg-app-xfs.spec diff -u packages/xorg-app-xfs/xorg-app-xfs.spec:1.30 packages/xorg-app-xfs/xorg-app-xfs.spec:1.31 --- packages/xorg-app-xfs/xorg-app-xfs.spec:1.30 Sat Jan 29 01:07:51 2011 +++ packages/xorg-app-xfs/xorg-app-xfs.spec Fri Mar 2 20:27:08 2012 @@ -4,12 +4,12 @@ Summary(ru.UTF-8): Фонтсервер для X Window System Summary(uk.UTF-8): Фонтсервер для X Window System Name: xorg-app-xfs -Version: 1.1.1 +Version: 1.1.2 Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xfs-%{version}.tar.bz2 -# Source0-md5: e02c6cae689c082b8c98a421df8f8670 +# Source0-md5: 39e507a7a1b656885c4828a915e5805b Source1: xfs.config Source2: xfs.init Source3: xfs.sysconfig @@ -19,9 +19,11 @@ BuildRequires: pkgconfig >= 1:0.19 BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: xmlto >= 0.0.20 +BuildRequires: xorg-font-font-util >= 1.1 BuildRequires: xorg-lib-libFS-devel -BuildRequires: xorg-lib-libXfont-devel +BuildRequires: xorg-lib-libXfont-devel >= 1.4.5 BuildRequires: xorg-lib-xtrans-devel +BuildRequires: xorg-proto-xproto-devel >= 7.0.17 BuildRequires: xorg-sgml-doctools >= 1.5 BuildRequires: xorg-util-util-macros >= 1.10 Requires(post,preun): /sbin/chkconfig @@ -32,6 +34,7 @@ Requires(pre): /usr/sbin/groupadd Requires(pre): /usr/sbin/useradd Requires: rc-scripts +Requires: xorg-lib-libXfont >= 1.4.5 Provides: group(xfs) Provides: user(xfs) Obsoletes: X11-xfs < 1:7.0.0 @@ -121,7 +124,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog README doc/*.{html,css} +%doc COPYING ChangeLog README doc/xfs-design.html %attr(755,root,root) %{_bindir}/xfs %dir %{_sysconfdir}/X11/fs %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/fs/config @@ -135,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2012/03/02 19:27:08 qboosh +- updated to 1.1.2; needs libXfont 1.4.5+ to compile + Revision 1.30 2011/01/29 00:07:51 sparky - dropped pre-cvs changelog ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xfs/xorg-app-xfs.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
