Ondřej Súkup 2015-05-31 19:47:41 +00:00 committed by Git OBS Bridge
parent f1e76f9d6c
commit f171871a1a
4 changed files with 11 additions and 13 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 31 19:47:07 UTC 2015 - mimi.vx@gmail.com
- update to 1.5.1
-------------------------------------------------------------------
Thu Apr 23 18:00:16 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 x509
%bcond_with tests
Name: ghc-x509
Version: 1.5.0.1
Version: 1.5.1
Release: 0
Summary: X509 reader and writer
License: BSD-3-Clause
Group: System/Libraries
License: BSD-3-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
@ -71,36 +72,28 @@ 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,-)
%changelog

View File

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

3
x509-1.5.1.tar.gz Normal file
View File

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