Accepting request 141646 from home:ptrommler:haskell-platform
HP 2012.4 OBS-URL: https://build.opensuse.org/request/show/141646 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=4
This commit is contained in:
parent
94a9fc7e51
commit
836ecb7874
3
HUnit-1.2.5.1.tar.gz
Normal file
3
HUnit-1.2.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bc0c15d20ee7cedf35fadcaf9cc15b5c2b4ce2df9d80e61bfcdd65ef1ef64471
|
||||||
|
size 24221
|
4
_service
4
_service
@ -1,3 +1,3 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="download_files"/>
|
|
||||||
</services>
|
<service name="download_files" mode="localonly"/></services>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fdbcbc28196d616b449bf3e46c30dcd5577dc92f290458e2dbdbfc5a65de327a
|
|
||||||
size 23558
|
|
@ -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
|
Tue Jun 5 13:58:45 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
@ -16,10 +16,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# 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 pkg_name HUnit
|
||||||
|
|
||||||
%global common_summary A unit testing framework for Haskell
|
%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.
|
%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}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.4.2
|
Version: 1.2.5.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
@ -68,10 +64,6 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
|
|||||||
|
|
||||||
|
|
||||||
%ghc_files LICENSE
|
%ghc_files LICENSE
|
||||||
%{_bindir}/basic-tests
|
|
||||||
%{_bindir}/extended-tests
|
|
||||||
%{_bindir}/optimize-1-tests
|
|
||||||
%{_bindir}/terminal-tests
|
|
||||||
%doc %{_datadir}/%{pkg_name}-%{version}
|
%doc %{_datadir}/%{pkg_name}-%{version}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user