Hello community,

here is the log from the commit of package aspell-en for openSUSE:Factory 
checked in at 2012-03-01 17:18:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aspell-en (Old)
 and      /work/SRC/openSUSE:Factory/.aspell-en.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aspell-en", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aspell-en/aspell-en.changes      2011-09-23 
01:52:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aspell-en.new/aspell-en.changes 2012-03-01 
17:18:48.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Feb 29 13:51:11 UTC 2012 - [email protected]
+
+- license update: MIT and BSD-3-Clause
+  Use SPDX format (using same license form as Fedora for this package)
+
+-------------------------------------------------------------------
+Sat Jan 28 21:05:07 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Parallel building using %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aspell-en.spec ++++++
--- /var/tmp/diff_new_pack.DtE2Vc/_old  2012-03-01 17:18:52.000000000 +0100
+++ /var/tmp/diff_new_pack.DtE2Vc/_new  2012-03-01 17:18:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aspell-en
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define aspell_dict_dir %(aspell dump config dict-dir)
 %define aspell_data_dir %(aspell dump config data-dir)
@@ -25,7 +24,7 @@
 Release:        1
 Summary:        English Dictionaries for ASpell
 
-License:        Collective copyright allows use, copying, modification, 
distribution
+License:        MIT and BSD-3-Clause
 Url:            http://wordlist.sourceforge.net/
 Group:          Productivity/Text/Spell
 Source0:        
ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-0.tar.bz2
@@ -48,8 +47,9 @@
 %patch0
 
 %build
+#not autoconf
 ./configure
-make
+make %{?_smp_mflags}
 # creating extra dictionary with Novell jargon
 /usr/bin/word-list-compress c < Nwordlist > Nwordlist.cwl
 /usr/bin/word-list-compress d < Nwordlist.cwl | aspell --lang=en create master 
./enNovellwords
@@ -60,9 +60,6 @@
 
 %fdupes -s %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc Copyright README doc/ChangeLog doc/SCOWL-README doc/extra.txt

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to