Author: qboosh Date: Wed May 26 20:50:35 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.2 - removed obsolete xaw patch
---- Files affected: packages/xorg-app-xbiff: xorg-app-xbiff.spec (1.15 -> 1.16) , xorg-app-xbiff-xaw.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/xorg-app-xbiff/xorg-app-xbiff.spec diff -u packages/xorg-app-xbiff/xorg-app-xbiff.spec:1.15 packages/xorg-app-xbiff/xorg-app-xbiff.spec:1.16 --- packages/xorg-app-xbiff/xorg-app-xbiff.spec:1.15 Tue Nov 11 17:36:31 2008 +++ packages/xorg-app-xbiff/xorg-app-xbiff.spec Wed May 26 22:50:30 2010 @@ -1,34 +1,37 @@ # $Revision$, $Date$ -Summary: xbiff application -Summary(pl.UTF-8): Aplikacja xbiff +Summary: xbiff application - mailbox flag for X +Summary(pl.UTF-8): Aplikacja xbiff - flaga skrzynki pocztowej dla X Name: xorg-app-xbiff -Version: 1.0.1 -Release: 4 +Version: 1.0.2 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xbiff-%{version}.tar.bz2 -# Source0-md5: 404f5add4537d22dd109c33e518a5190 +# Source0-md5: 1d4ad06725f9dc4b877ecd210b7b1607 Patch0: %{name}-maildir.patch -Patch1: %{name}-xaw.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-data-xbitmaps BuildRequires: xorg-lib-libXaw-devel -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xbiff application. +xbiff application provides graphical notification of new e-mail. It +only handles mail stored in a filesystem accessible file, not via +IMAP, POP or other remote access protocols. %description -l pl.UTF-8 -Aplikacja xbiff. +Aplikacja xbiff zapewnia graficzne powiadomienia o nowych +wiadomościach e-mail. Obsługuje wyłącznie pocztę zapisywaną w pliku +dostępnym poprzez system plików, nie przez IMAP, POP czy inne +protokoły zdalnego dostępu. %prep %setup -q -n xbiff-%{version} %patch0 -p1 -%patch1 -p1 %build %{__aclocal} @@ -50,7 +53,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xbiff %{_mandir}/man1/xbiff.1x* @@ -60,6 +63,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2010/05/26 20:50:30 qboosh +- updated to 1.0.2 +- removed obsolete xaw patch + Revision 1.15 2008/11/11 16:36:31 arekm - rel 4; fix xaw related build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xbiff/xorg-app-xbiff.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
