Mailinglist Archive: opensuse-commit (1023 mails)
| < Previous | Next > |
commit mlmmj for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 18 Nov 2010 17:06:09 +0100
- Message-id: <20101118160609.47E68202B5@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package mlmmj for openSUSE:Factory
checked in at Thu Nov 18 17:06:09 CET 2010.
--------
--- mlmmj/mlmmj.changes 2010-04-06 16:36:00.000000000 +0200
+++ mlmmj/mlmmj.changes 2010-11-16 17:00:50.000000000 +0100
@@ -1,0 +2,14 @@
+Tue Nov 16 15:59:52 UTC 2010 - hvogel@xxxxxxxxxx
+
+- Update to version 1.2.17.1
+ o Check return status in mlmmj-perl-admin when adding subscribers
+ o Better validation of input in php-admin
+ o Added Turkish translation
+ o Fixed security bug in mlmmj-php-admin
+ o Added README.postfix to distribution tarball
+ o Added contrib/amime-receive
+ o Fixed memory leak in substitute_one()
+ o Updated German listtexts
+ o Updated TUNABLES file
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
mlmmj-1.2.17.tar.bz2
New:
----
mlmmj-1.2.17.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mlmmj.spec ++++++
--- /var/tmp/diff_new_pack.VqQRif/_old 2010-11-18 17:05:01.000000000 +0100
+++ /var/tmp/diff_new_pack.VqQRif/_new 2010-11-18 17:05:01.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package mlmmj (Version 1.2.17)
+# spec file for package mlmmj (Version 1.2.17.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -15,13 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: mlmmj
License: MIT License (or similar)
Group: Productivity/Networking/Email/Mailinglists
-Version: 1.2.17
+Version: 1.2.17.1
Release: 1
Url: http://mlmmj.org/
Summary: Mail Server Independent Reimplementation of the EZMLM Mailing
List
@@ -34,23 +33,12 @@
functionality as EZMLM, but with the MIT/X11 license and no mail server
dependency.
-
-
-Authors:
---------
- Mads Martin Joergensen <mmj@xxxxxx>
- Morten K. Poulsen <morten@xxxxxxxxxxxx>
-
%prep
%setup -q
%build
-./configure --prefix=/usr --mandir=%_mandir
-%if %suse_version > 1000
+%configure
make CFLAGS="$RPM_OPT_FLAGS -fstack-protector" %{?jobs:-j%jobs}
-%else
-make CFLAGS="$RPM_OPT_FLAGS" %{?jobs:-j%jobs}
-%endif
%install
make DESTDIR=$RPM_BUILD_ROOT install
@@ -67,8 +55,8 @@
%files
%defattr(-,root,root)
%doc README* FAQ UPGRADE LICENSE AUTHORS ChangeLog TUNABLES
-/usr/bin/*
+%_bindir/*
%_mandir/man1/*
-/usr/share/%name
+%_datadir/%name
%changelog
++++++ mlmmj-1.2.17.tar.bz2 -> mlmmj-1.2.17.1.tar.bz2 ++++++
++++ 6297 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |