Author: qboosh Date: Sun Oct 15 17:34:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xfindproxy.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xfindproxy.spec diff -u SPECS/xorg-app-xfindproxy.spec:1.5 SPECS/xorg-app-xfindproxy.spec:1.6 --- SPECS/xorg-app-xfindproxy.spec:1.5 Thu Jan 12 15:43:18 2006 +++ SPECS/xorg-app-xfindproxy.spec Sun Oct 15 19:33:57 2006 @@ -3,15 +3,16 @@ Summary(pl): Aplikacja xfindproxy Name: xorg-app-xfindproxy Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xfindproxy-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xfindproxy-%{version}.tar.bz2 # Source0-md5: 5df3a162429bdd6ce5aea3ca5f6365b8 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: xorg-lib-libICE-devel BuildRequires: xorg-lib-libXt-devel BuildRequires: xorg-proto-xproxymanagementprotocol-devel BuildRequires: xorg-util-util-macros >= 0.99.2 @@ -47,8 +48,8 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xfindproxy +%{_mandir}/man1/xfindproxy.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -56,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/10/15 17:33:57 qboosh +- use individual dir, more verbose files, release 1 + Revision 1.5 2006/01/12 14:43:18 qboosh - 1.0.1 (X11R7.0 release) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xfindproxy.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
