Hello community, here is the log from the commit of package mairix for openSUSE:Factory checked in at 2013-03-14 14:56:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mairix (Old) and /work/SRC/openSUSE:Factory/.mairix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mairix", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/mairix/mairix.changes 2011-09-23 02:12:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mairix.new/mairix.changes 2013-03-14 14:56:40.000000000 +0100 @@ -1,0 +2,17 @@ +Tue Mar 12 13:17:03 UTC 2013 - [email protected] + +- license update: GPL-2.0 + no indication of aggregation. Fedora also denote this as GPL-2.0 + +------------------------------------------------------------------- +Mon Mar 11 19:58:27 UTC 2013 - [email protected] + +- Since version 0.18 texinfo is not needed any more, remove + build require on it. + +------------------------------------------------------------------- +Tue Mar 5 05:56:20 UTC 2013 - [email protected] + +- update license to new format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mairix.spec ++++++ --- /var/tmp/diff_new_pack.uij5VC/_old 2013-03-14 14:56:44.000000000 +0100 +++ /var/tmp/diff_new_pack.uij5VC/_new 2013-03-14 14:56:44.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package mairix (Version 0.22) +# spec file for package mairix # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,17 @@ Summary: A maildir indexer and searcher +License: GPL-2.0 +Group: Productivity/Networking/Email/Utilities Name: mairix Version: 0.22 -Release: 1 +Release: 0 Source0: mairix-%{version}.tar.gz -License: GPL-2.0 ; GPL-2.0+ -Group: Productivity/Networking/Email/Utilities Url: http://www.rc0.org.uk/mairix/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: bison flex texinfo +BuildRequires: bison +BuildRequires: flex %description mairix is a tool for indexing email messages stored in maildir format @@ -37,13 +38,12 @@ %prep -%setup +%setup -q %build CFLAGS="$RPM_OPT_FLAGS" \ ./configure \ --prefix=/usr \ - --infodir=/usr/share/info \ --docdir=%{_docdir}/mairix \ --mandir=%{_mandir} CFLAGS="$RPM_OPT_FLAGS" \ @@ -63,9 +63,6 @@ %attr(0755,root,root) %{_bindir}/mairix /usr/share/man/man*/* %doc ACKNOWLEDGEMENTS README COPYING INSTALL dotmairixrc.eg -# %{_infodir}/mairix.info* -# %post -# install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir %clean [ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
