diff --git a/_service b/_service
deleted file mode 100644
index 79fbf8f..0000000
--- a/_service
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
- http
- ftp.gnu.org
- /gnu/autogen/5.11.8/autogen-5.11.8.tar.bz2
-
-
\ No newline at end of file
diff --git a/_service:download_url:autogen-5.11.8.tar.bz2 b/autogen-5.11.8.tar.bz2
similarity index 100%
rename from _service:download_url:autogen-5.11.8.tar.bz2
rename to autogen-5.11.8.tar.bz2
diff --git a/autogen.changes b/autogen.changes
index 6e863f6..3e7f2ba 100644
--- a/autogen.changes
+++ b/autogen.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Sat Sep 17 13:44:14 UTC 2011 - jengelh@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
+Tue Aug 2 07:43:41 UTC 2011 - aj@suse.de
+
+- Remove download source service.
+
-------------------------------------------------------------------
Mon Jul 25 12:41:16 UTC 2011 - pgajdos@novell.com
diff --git a/autogen.spec b/autogen.spec
index c9ec90e..a79e98c 100644
--- a/autogen.spec
+++ b/autogen.spec
@@ -38,12 +38,6 @@ maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text
that must be kept synchronized in parallel tables.
-
-
-Authors:
---------
- Bruce Korb
-
%prep
%setup -q
%patch0
@@ -52,8 +46,7 @@ Authors:
%build
autoreconf -fi
%configure --disable-static --with-pic
-#make %{?jobs:-j%jobs}
-make
+make %{?_smp_mflags}
%install
%makeinstall
@@ -66,9 +59,6 @@ make
/sbin/ldconfig
%install_info_delete --info-dir=%{_infodir} %{_infodir}/autogen.info.gz
-%clean
-rm -fr $RPM_BUILD_ROOT
-
%files
%defattr(-, root, root)
%doc NEWS ChangeLog