Mailinglist Archive: opensuse-commit (1206 mails)

< Previous Next >
commit procmail
  • From: root@xxxxxxx (h_root)
  • Date: Mon, 15 May 2006 12:56:19 +0200 (CEST)
  • Message-id: <20060515105619.BD8DB8C647@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package procmail
checked in at Mon May 15 12:56:19 CEST 2006.

--------
--- procmail/procmail.changes 2006-01-25 21:30:51.000000000 +0100
+++ STABLE/procmail/procmail.changes 2006-05-11 14:26:55.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 11 14:26:18 CEST 2006 - werner@xxxxxxx
+
+- Enable large file support (bug #174497)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ procmail.spec ++++++
--- /var/tmp/diff_new_pack.j7ejHy/_old 2006-05-15 12:56:11.000000000 +0200
+++ /var/tmp/diff_new_pack.j7ejHy/_new 2006-05-15 12:56:11.000000000 +0200
@@ -5,7 +5,7 @@
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild
@@ -17,7 +17,7 @@
Group: Productivity/Networking/Email/Clients
Autoreqprov: on
Version: 3.22
-Release: 44
+Release: 56
Summary: A program for local e-mail delivery
Source: procmail-%{version}.tar.bz2
Patch0: procmail-%{version}-mailstat.patch
@@ -47,7 +47,7 @@
%patch4

%build
- make XCFLAGS=-fno-strict-aliasing MANDIR=%{_mandir}
+ make XCFLAGS="-fno-strict-aliasing -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" MANDIR=%{_mandir}

%install
rm -rf $RPM_BUILD_ROOT
@@ -74,6 +74,8 @@
%{_mandir}/man5/procmailsc.5.gz

%changelog -n procmail
+* Thu May 11 2006 - werner@xxxxxxx
+- Enable large file support (bug #174497)
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Fri Jan 13 2006 - werner@xxxxxxx


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...


< Previous Next >
This Thread