Ondřej Súkup 2015-11-04 08:22:23 +00:00 committed by Git OBS Bridge
parent 8e9e02d049
commit 5edc3481d1
4 changed files with 11 additions and 13 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 4 08:21:30 UTC 2015 - mimi.vx@gmail.com
- update to 0.2.1
-------------------------------------------------------------------
Fri Oct 23 07:29:41 UTC 2015 - mimi.vx@gmail.com

View File

@ -15,17 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%global pkg_name path-pieces
%bcond_with tests
Name: ghc-path-pieces
Version: 0.2.0
Version: 0.2.1
Release: 0
Summary: Components of paths
License: BSD-2-Clause
Group: System/Libraries
License: BSD-2-Clause
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -62,37 +63,29 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
%check
%if %{with tests}
%cabal test
%endif
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md
%changelog

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c097672ab0dd1835b8cadbbd9db412893f02e02eca044c5a1690fbefb3e8df84
size 3267

3
path-pieces-0.2.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:080bd49f53e20597ca3e5962e0c279a3422345f5b088840a30a751cd76d4a36f
size 3529