Author: qboosh Date: Fri Dec 9 11:49:48 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.3 (X11R7.0-RC3)
---- Files affected: SPECS: xorg-app-rgb.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/xorg-app-rgb.spec diff -u SPECS/xorg-app-rgb.spec:1.8 SPECS/xorg-app-rgb.spec:1.9 --- SPECS/xorg-app-rgb.spec:1.8 Sat Nov 19 22:03:30 2005 +++ SPECS/xorg-app-rgb.spec Fri Dec 9 12:49:42 2005 @@ -2,18 +2,18 @@ Summary: rgb application Summary(pl): Aplikacja rgb Name: xorg-app-rgb -Version: 0.99.2 +Version: 0.99.3 Release: 0.1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC2/app/rgb-%{version}.tar.bz2 -# Source0-md5: 4b4f84ec62694182021879fe85ec7caa +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC3/app/rgb-%{version}.tar.bz2 +# Source0-md5: b8b58f314056ac4253d7920934562251 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-proto-xproto-devel -BuildRequires: xorg-util-util-macros >= 0.99.1 +BuildRequires: xorg-util-util-macros >= 0.99.2 # just for dir Requires: xorg-lib-libX11 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -40,8 +40,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - appmandir=%{_mandir}/man1 + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -50,7 +49,7 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog %attr(755,root,root) %{_bindir}/* -%{_libdir}/X11/rgb.txt +%{_datadir}/X11/rgb.txt %{_mandir}/man1/*.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -59,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2005/12/09 11:49:42 qboosh +- 0.99.3 (X11R7.0-RC3) + Revision 1.8 2005/11/19 21:03:30 qboosh - 0.99.2 (X11R7.0-RC2) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-rgb.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
