Author: qboosh Date: Sun Oct 31 08:48:15 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.1 - package devel docs
---- Files affected: packages/xorg-app-xfs: xorg-app-xfs.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/xorg-app-xfs/xorg-app-xfs.spec diff -u packages/xorg-app-xfs/xorg-app-xfs.spec:1.28 packages/xorg-app-xfs/xorg-app-xfs.spec:1.29 --- packages/xorg-app-xfs/xorg-app-xfs.spec:1.28 Fri Oct 9 23:50:23 2009 +++ packages/xorg-app-xfs/xorg-app-xfs.spec Sun Oct 31 09:48:10 2010 @@ -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.0 +Version: 1.1.1 Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xfs-%{version}.tar.bz2 -# Source0-md5: 5cfc06a320f74f07a0aa73da62307e9a +# Source0-md5: e02c6cae689c082b8c98a421df8f8670 Source1: xfs.config Source2: xfs.init Source3: xfs.sysconfig @@ -18,10 +18,12 @@ BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: rpmbuild(macros) >= 1.268 +BuildRequires: xmlto >= 0.0.20 BuildRequires: xorg-lib-libFS-devel BuildRequires: xorg-lib-libXfont-devel BuildRequires: xorg-lib-xtrans-devel -BuildRequires: xorg-util-util-macros >= 1.2 +BuildRequires: xorg-sgml-doctools >= 1.5 +BuildRequires: xorg-util-util-macros >= 1.10 Requires(post,preun): /sbin/chkconfig Requires(postun): /usr/sbin/groupdel Requires(postun): /usr/sbin/userdel @@ -64,12 +66,12 @@ %setup -q -n xfs-%{version} %build -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} %configure \ - --disable-devel-docs \ + --enable-devel-docs \ --with-default-config-file=%{_sysconfdir}/X11/fs/config %{__make} @@ -119,7 +121,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog README +%doc COPYING ChangeLog README doc/*.{html,css} %attr(755,root,root) %{_bindir}/xfs %dir %{_sysconfdir}/X11/fs %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/fs/config @@ -133,6 +135,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2010/10/31 08:48:10 qboosh +- updated to 1.1.1 +- package devel docs + Revision 1.28 2009/10/09 21:50:23 qboosh - updated util-macros and autoconf versions - explicit xtrans BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xfs/xorg-app-xfs.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
