Author: qboosh Date: Sun Oct 15 09:57:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-editres.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/xorg-app-editres.spec diff -u SPECS/xorg-app-editres.spec:1.10 SPECS/xorg-app-editres.spec:1.11 --- SPECS/xorg-app-editres.spec:1.10 Mon Jan 16 12:09:30 2006 +++ SPECS/xorg-app-editres.spec Sun Oct 15 11:57:09 2006 @@ -3,10 +3,10 @@ Summary(pl): Aplikacja editres Name: xorg-app-editres Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/editres-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/editres-%{version}.tar.bz2 # Source0-md5: a9bbacc163767f79dfc08a8ebe05490b 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}/editres +%{_datadir}/X11/app-defaults/Editres* +%{_mandir}/man1/editres.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 09:57:09 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-editres.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
