packages: xorg-app-xbiff/xorg-app-xbiff.spec, xorg-app-xbiff/xorg-app-xbiff...

qboosh qboosh at pld-linux.org
Wed Jan 26 16:29:28 CET 2011


Author: qboosh                       Date: Wed Jan 26 15:29:28 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.0.3
- removed obsolete maildir patch; use --with-mailbox-directory

---- Files affected:
packages/xorg-app-xbiff:
   xorg-app-xbiff.spec (1.16 -> 1.17) , xorg-app-xbiff-maildir.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.16 packages/xorg-app-xbiff/xorg-app-xbiff.spec:1.17
--- packages/xorg-app-xbiff/xorg-app-xbiff.spec:1.16	Wed May 26 22:50:30 2010
+++ packages/xorg-app-xbiff/xorg-app-xbiff.spec	Wed Jan 26 16:29:23 2011
@@ -2,20 +2,20 @@
 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.2
+Version:	1.0.3
 Release:	1
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/app/xbiff-%{version}.tar.bz2
-# Source0-md5:	1d4ad06725f9dc4b877ecd210b7b1607
-Patch0:		%{name}-maildir.patch
+# Source0-md5:	f38a0c63c2a7ed6fb9d6f8884785b5c9
 URL:		http://xorg.freedesktop.org/
-BuildRequires:	autoconf >= 2.57
+BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	pkgconfig >= 1:0.19
 BuildRequires:	xorg-data-xbitmaps
 BuildRequires:	xorg-lib-libXaw-devel
-BuildRequires:	xorg-util-util-macros >= 1.3
+BuildRequires:	xorg-lib-libXmu-devel
+BuildRequires:	xorg-util-util-macros >= 1.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,14 +31,14 @@
 
 %prep
 %setup -q -n xbiff-%{version}
-%patch0 -p1
 
 %build
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--with-mailbox-directory=/var/mail
 
 %{__make}
 
@@ -63,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2011/01/26 15:29:23  qboosh
+- updated to 1.0.3
+- removed obsolete maildir patch; use --with-mailbox-directory
+
 Revision 1.16  2010/05/26 20:50:30  qboosh
 - updated to 1.0.2
 - removed obsolete xaw patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xbiff/xorg-app-xbiff.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list