Author: qboosh Date: Sun Oct 15 20:20:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xlogo.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xlogo.spec diff -u SPECS/xorg-app-xlogo.spec:1.10 SPECS/xorg-app-xlogo.spec:1.11 --- SPECS/xorg-app-xlogo.spec:1.10 Mon Jan 16 12:09:30 2006 +++ SPECS/xorg-app-xlogo.spec Sun Oct 15 22:20:44 2006 @@ -3,16 +3,18 @@ Summary(pl): Aplikacja xlogo Name: xorg-app-xlogo Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xlogo-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xlogo-%{version}.tar.bz2 # Source0-md5: 4c5482552f38a7d42398a694cc9b2ee6 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXaw-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXft-devel BuildRequires: xorg-lib-libXp-devel BuildRequires: xorg-lib-libXprintUtil-devel BuildRequires: xorg-lib-libXrender-devel @@ -51,9 +53,9 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_datadir}/X11/app-defaults/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xlogo +%{_datadir}/X11/app-defaults/XLogo* +%{_mandir}/man1/xlogo.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -61,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/10/15 20:20:44 qboosh +- use individual dir, more verbose files, release 1 + Revision 1.10 2006/01/16 11:09:30 qboosh - runtime R: libXt >= 1.0.0 (for new app-defaults location) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xlogo.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
