From 8e4d68fada9f19a16d852443ebde47b9279572a9 Mon Sep 17 00:00:00 2001 From: adgor Date: Thu, 11 Dec 2003 00:37:45 +0000 Subject: [PATCH] - Separated cursor themes - Release 0.2 Changed files: XFree86.spec -> 1.530 --- XFree86.spec | 58 +++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 55 insertions(+), 3 deletions(-) diff --git a/XFree86.spec b/XFree86.spec index 826f0ab..aef6fca 100644 --- a/XFree86.spec +++ b/XFree86.spec @@ -26,7 +26,7 @@ Summary(uk): Summary(zh_CN): XFree86 ´°¿Úϵͳ·þÎñÆ÷ºÍ»ù±¾³ÌÐò Name: XFree86 Version: 4.3.99.901 -Release: 0.1 +Release: 0.2 Epoch: 1 License: MIT Group: X11/XFree86 @@ -1572,6 +1572,48 @@ Xconfigurator, XFree86-xfs ãÅÊ ÐÁËÅÔ Í¦ÓÔÉÔØ ÕÓ¦ ÐÒÏÇÒÁÍÉ, Ñ˦ ÒÁΦÛÅ ×ÈÏÄÉÌÉ ÄÏ X11R6-contrib. +%package -n XcursorTheme-handhelds +Summary: Cursors Theme "handhelds" +Summary(pl): Motyw kursorów "handhelds" +Group: X11/Themes +Requires: XFree86-libs +Requires: xcursor +Conflicts: XFree86 < 4.3.99.901-0.2 + +%description -n XcursorTheme-handhelds +Cursors theme "handhelds" for X11. + +%description -n XcursorTheme-handhelds -l pl +Motyw kursorów "handhelds" dla X11. + +%package -n XcursorTheme-redglass +Summary: Cursors theme "redglass" +Summary(pl): Motyw kursorów "redglass" +Group: X11/Themes +Requires: XFree86-libs +Requires: xcursor +Conflicts: XFree86 < 4.3.99.901-0.2 + +%description -n XcursorTheme-redglass +Cursors theme "redglass" for X11. + +%description -n XcursorTheme-redglass -l pl +Motyw kursorów "redglass" dla X11. + +%package -n XcursorTheme-whiteglass +Summary: Cursors theme "whiteglass" +Summary(pl): Motyw kursorów "whiteglass" +Group: X11/Themes +Requires: XFree86-libs +Requires: xcursor +Conflicts: XFree86 < 4.3.99.901-0.2 + +%description -n XcursorTheme-whiteglass +Cursors theme "whiteglass" for X11. + +%description -n XcursorTheme-whiteglass -l pl +Motyw kursorów "whiteglass" dla X11. + %package -n imake Summary: C preprocessor interface to the make utility Summary(pl): Miedzymordzie do make oparte o preprocesor C @@ -2153,8 +2195,6 @@ fi %lang(pl) %{_appdefsdir}/pl/XTerm %{_appdefsdir}/XTerm-color -%{_iconsdir}/[!m]* - %attr(755,root,root) %{_libdir}/X11/lbxproxy %attr(755,root,root) %{_libdir}/X11/proxymngr %attr(755,root,root) %{_libdir}/X11/rstart @@ -3150,6 +3190,18 @@ fi %{_pixmapsdir}/xload.png %{_pixmapsdir}/xmag.png +%files -n XcursorTheme-handhelds +%defattr(644,root,root,755) +%{_iconsdir}/handhelds + +%files -n XcursorTheme-redglass +%defattr(644,root,root,755) +%{_iconsdir}/redglass + +%files -n XcursorTheme-whiteglass +%defattr(644,root,root,755) +%{_iconsdir}/whiteglass + %files -n imake %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/ccmakedep -- 2.44.0