Author: qboosh Date: Sun Oct 15 18:16:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xgc.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xgc.spec diff -u SPECS/xorg-app-xgc.spec:1.10 SPECS/xorg-app-xgc.spec:1.11 --- SPECS/xorg-app-xgc.spec:1.10 Mon Jan 16 12:09:30 2006 +++ SPECS/xorg-app-xgc.spec Sun Oct 15 20:16:05 2006 @@ -3,10 +3,10 @@ Summary(pl): Aplikacja xgc Name: xorg-app-xgc Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Development/Libraries -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xgc-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xgc-%{version}.tar.bz2 # Source0-md5: 72fc8dd68f585000c0a542eba0264571 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 @@ -48,9 +48,9 @@ %files %defattr(644,root,root,755) %doc Bugs COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_datadir}/X11/app-defaults/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xgc +%{_datadir}/X11/app-defaults/Xgc +%{_mandir}/man1/xgc.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 18:16:05 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-xgc.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
