Hello community,

here is the log from the commit of package happy for openSUSE:Factory checked 
in at 2013-08-02 09:08:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/happy (Old)
 and      /work/SRC/openSUSE:Factory/.happy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "happy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/happy/happy.changes      2013-01-08 
16:39:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.happy.new/happy.changes 2013-08-02 
09:08:58.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May  6 13:24:22 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- spec file cleanup and reformatting by OBS service 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ happy.spec ++++++
--- /var/tmp/diff_new_pack.4ut7VI/_old  2013-08-02 09:08:59.000000000 +0200
+++ /var/tmp/diff_new_pack.4ut7VI/_new  2013-08-02 09:08:59.000000000 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package happy
 #
-
-# Copyright (c) 2012 Peter Trommler peter.tromm...@ohm-hochschule.de
+# 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
@@ -16,31 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           happy
 Version:        1.18.10
-Release:        1
-License:        BSD-2-Clause
-Group:          Development/Languages/Other
+Release:        0
 # BEGIN cabal2spec
-URL:            http://hackage.haskell.org/package/%{name}
+Url:            http://hackage.haskell.org/package/%{name}
 Source0:        
http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM happy-1.18.6-generate-man-page.patch -- 
peter.tromm...@ohm-hochschule.de
 Patch:          happy-1.18.6-generate-man-page.patch
 ExclusiveArch:  %{ix86} x86_64
-BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
-Buildrequires:  ghc-array-devel
-BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-mtl-devel
 BuildRequires:  autoconf
 BuildRequires:  docbook-dtd
 BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  libxslt
-BuildRequires:  libxml2
 BuildRequires:  fop
+BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-array-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-rpm-macros
+BuildRequires:  libxml2
+BuildRequires:  libxslt
 # END cabal2spec
 
 Summary:        The LALR(1) Parser Generator for Haskell
+License:        BSD-2-Clause
+Group:          Development/Languages/Other
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -57,11 +57,6 @@
 stream of characters directly (but this isn't practical in most
 cases).
 
-Authors:
---------
-    Simon Marlow <simon...@microsoft.com>
-    Andy Gill <a...@galconn.com>
-
 %prep
 %setup -q
 %patch -p1
@@ -78,7 +73,6 @@
 mkdir -p %{buildroot}/%{_mandir}/man1
 cp doc/%{name}.1 %{buildroot}/%{_mandir}/man1
 
-
 %files
 %defattr(-,root,root)
 %doc ANNOUNCE

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to