Accepting request 309480 from devel:languages:haskell

- update to 1.5.1

OBS-URL: https://build.opensuse.org/request/show/309480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-x509?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2015-06-02 08:05:12 +00:00 committed by Git OBS Bridge
commit 81df61ae23
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 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
%global pkg_name x509 %global pkg_name x509
%bcond_with tests %bcond_with tests
Name: ghc-x509 Name: ghc-x509
Version: 1.5.0.1 Version: 1.5.1
Release: 0 Release: 0
Summary: X509 reader and writer Summary: X509 reader and writer
License: BSD-3-Clause
Group: System/Libraries Group: System/Libraries
License: BSD-3-Clause
Url: https://hackage.haskell.org/package/%{pkg_name} Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -71,36 +72,28 @@ This package provides the Haskell %{pkg_name} library development files.
%prep %prep
%setup -q -n %{pkg_name}-%{version} %setup -q -n %{pkg_name}-%{version}
%build %build
%ghc_lib_build %ghc_lib_build
%install %install
%ghc_lib_install %ghc_lib_install
%check %check
%if %{with tests} %if %{with tests}
%cabal test %cabal test
%endif %endif
%post devel %post devel
%ghc_pkg_recache %ghc_pkg_recache
%postun devel %postun devel
%ghc_pkg_recache %ghc_pkg_recache
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc LICENSE %doc LICENSE
%files devel -f %{name}-devel.files %files devel -f %{name}-devel.files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%changelog %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