Author: qboosh Date: Wed May 26 19:18:24 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.2 - removed obsolete xaw patch
---- Files affected: packages/xorg-app-viewres: xorg-app-viewres.spec (1.16 -> 1.17) , xorg-app-viewres-xaw.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/xorg-app-viewres/xorg-app-viewres.spec diff -u packages/xorg-app-viewres/xorg-app-viewres.spec:1.16 packages/xorg-app-viewres/xorg-app-viewres.spec:1.17 --- packages/xorg-app-viewres/xorg-app-viewres.spec:1.16 Tue Nov 11 17:35:11 2008 +++ packages/xorg-app-viewres/xorg-app-viewres.spec Wed May 26 21:18:18 2010 @@ -2,20 +2,19 @@ Summary: viewres application - graphical class browser for Xt Summary(pl.UTF-8): Aplikacja viewres - graficzna przeglÄ…darka klas dla Xt Name: xorg-app-viewres -Version: 1.0.1 -Release: 3 +Version: 1.0.2 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/viewres-%{version}.tar.bz2 -# Source0-md5: cdbed540daf7975b56000420c9aa5bf9 -Patch0: %{name}-xaw.patch +# Source0-md5: f35c4ad7e1aa1ee2b25373dcdc34345b URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXaw-devel BuildRequires: xorg-lib-libXt-devel >= 1.0.0 -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.3 Requires: xorg-lib-libXt >= 1.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -36,7 +35,6 @@ %prep %setup -q -n viewres-%{version} -%patch0 -p1 %build %{__aclocal} @@ -58,9 +56,10 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/viewres %{_datadir}/X11/app-defaults/Viewres +%{_datadir}/X11/app-defaults/Viewres-color %{_mandir}/man1/viewres.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -69,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2010/05/26 19:18:18 qboosh +- updated to 1.0.2 +- removed obsolete xaw patch + Revision 1.16 2008/11/11 16:35:11 arekm - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-viewres/xorg-app-viewres.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
