Author: qboosh Date: Sun Oct 15 23:44:06 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xrx.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xrx.spec diff -u SPECS/xorg-app-xrx.spec:1.4 SPECS/xorg-app-xrx.spec:1.5 --- SPECS/xorg-app-xrx.spec:1.4 Fri Jan 13 10:10:30 2006 +++ SPECS/xorg-app-xrx.spec Mon Oct 16 01:44:01 2006 @@ -3,16 +3,18 @@ Summary(pl): Aplikacja xrx Name: xorg-app-xrx Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Application -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xrx-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xrx-%{version}.tar.bz2 # Source0-md5: 5f65e24f8a225e255beb2059e33d6b37 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: xorg-lib-libXau-devel BuildRequires: xorg-lib-libXaw-devel +BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-lib-libXt-devel BuildRequires: xorg-lib-xtrans-devel BuildRequires: xorg-proto-xproxymanagementprotocol-devel @@ -56,12 +58,13 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/xrx %attr(755,root,root) %{_libdir}/libxrx.so.*.*.* %attr(755,root,root) %{_libdir}/libxrx.so %attr(755,root,root) %{_libdir}/libxrxnest.so.*.*.* %attr(755,root,root) %{_libdir}/libxrxnest.so -%{_mandir}/man1/*.1x* +%{_mandir}/man1/libxrx.1x* +%{_mandir}/man1/xrx.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -69,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/10/15 23:44:01 qboosh +- use individual dir, more verbose files, release 1 + Revision 1.4 2006/01/13 09:10:30 qboosh - 1.0.1 (X11R7.0 release) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xrx.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
