diff --git a/HUnit-1.2.5.1.tar.gz b/HUnit-1.2.5.1.tar.gz
new file mode 100644
index 0000000..3c35110
--- /dev/null
+++ b/HUnit-1.2.5.1.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bc0c15d20ee7cedf35fadcaf9cc15b5c2b4ce2df9d80e61bfcdd65ef1ef64471
+size 24221
diff --git a/_service b/_service
index 76828d7..a07f79b 100644
--- a/_service
+++ b/_service
@@ -1,3 +1,3 @@
-
-
\ No newline at end of file
+
+
diff --git a/_service:download_files:HUnit-1.2.4.2.tar.gz b/_service:download_files:HUnit-1.2.4.2.tar.gz
deleted file mode 100644
index c6159f5..0000000
--- a/_service:download_files:HUnit-1.2.4.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fdbcbc28196d616b449bf3e46c30dcd5577dc92f290458e2dbdbfc5a65de327a
-size 23558
diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes
index a9c32d6..7b1316b 100644
--- a/ghc-HUnit.changes
+++ b/ghc-HUnit.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Sat Nov 17 14:05:30 UTC 2012 - peter.trommler@ohm-hochschule.de
+
+- make service localonly for Factory submission
+
+-------------------------------------------------------------------
+Mon Oct 1 19:32:18 UTC 2012 - peter.trommler@ohm-hochschule.de
+
+- update to 1.2.5.1 from upstream
+- required by Haskell Platform 2012.4.0.0
+
-------------------------------------------------------------------
Tue Jun 5 13:58:45 UTC 2012 - peter.trommler@ohm-hochschule.de
diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec
index a240bfa..70d1d2a 100644
--- a/ghc-HUnit.spec
+++ b/ghc-HUnit.spec
@@ -16,10 +16,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# cabal2spec-0.25
-# https://fedoraproject.org/wiki/Packaging:Haskell
-# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
-
%global pkg_name HUnit
%global common_summary A unit testing framework for Haskell
@@ -27,7 +23,7 @@
%global common_description HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java, see: http://www.junit.org.
Name: ghc-%{pkg_name}
-Version: 1.2.4.2
+Version: 1.2.5.1
Release: 1
Summary: %{common_summary}
@@ -68,10 +64,6 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
%ghc_files LICENSE
-%{_bindir}/basic-tests
-%{_bindir}/extended-tests
-%{_bindir}/optimize-1-tests
-%{_bindir}/terminal-tests
%doc %{_datadir}/%{pkg_name}-%{version}
diff --git a/rpmlintrc b/rpmlintrc
deleted file mode 100644
index 2cfd190..0000000
--- a/rpmlintrc
+++ /dev/null
@@ -1 +0,0 @@
-addFilter("static-library-without-debuginfo")