Author: qboosh Date: Sun Oct 15 21:13:47 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xmessage.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xmessage.spec diff -u SPECS/xorg-app-xmessage.spec:1.10 SPECS/xorg-app-xmessage.spec:1.11 --- SPECS/xorg-app-xmessage.spec:1.10 Mon Jan 16 12:09:30 2006 +++ SPECS/xorg-app-xmessage.spec Sun Oct 15 23:13:41 2006 @@ -3,10 +3,10 @@ Summary(pl): Aplikacja xmessage Name: xorg-app-xmessage Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xmessage-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xmessage-%{version}.tar.bz2 # Source0-md5: b3674c3a00a089764d86aa94e257ccec URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 @@ -48,9 +48,9 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog README -%attr(755,root,root) %{_bindir}/* -%{_datadir}/X11/app-defaults/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xmessage +%{_datadir}/X11/app-defaults/Xmessage* +%{_mandir}/man1/xmessage.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -58,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/10/15 21:13:41 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-xmessage.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
