Hello community,

here is the log from the commit of package ghc-hjsmin for openSUSE:Factory 
checked in at 2016-07-21 08:11:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hjsmin (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hjsmin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hjsmin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hjsmin/ghc-hjsmin.changes    2016-05-29 
03:13:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hjsmin.new/ghc-hjsmin.changes       
2016-07-21 08:11:13.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:07:25 UTC 2016 - [email protected]
+
+- Update to version 0.2.0.1 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-hjsmin.spec ++++++
--- /var/tmp/diff_new_pack.dijmmt/_old  2016-07-21 08:11:14.000000000 +0200
+++ /var/tmp/diff_new_pack.dijmmt/_new  2016-07-21 08:11:14.000000000 +0200
@@ -17,7 +17,6 @@
 
 
 %global pkg_name hjsmin
-%bcond_with tests
 Name:           ghc-%{pkg_name}
 Version:        0.2.0.1
 Release:        0
@@ -36,12 +35,6 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if %{with tests}
-BuildRequires:  ghc-HUnit-devel
-BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-test-framework-devel
-BuildRequires:  ghc-test-framework-hunit-devel
-%endif
 # End cabal-rpm deps
 
 %description
@@ -64,34 +57,26 @@
 
 
 %build
-%{ghc_lib_build}
+%ghc_lib_build
 
 
 %install
-%{ghc_lib_install}
-
-
-%check
-%if %{with tests}
-%{cabal} test
-%endif
+%ghc_lib_install
 
 
 %post devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
 
 %postun devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
 
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
+%{_bindir}/%{pkg_name}
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
 %doc Readme.md TODO.txt
-%{_bindir}/%{pkg_name}
 
 %changelog


Reply via email to