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:
commit
81df61ae23
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
3
x509-1.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:566c23f526c20be1386c492a3923eec31f251b725e816e6cebf8074ae31aafd7
|
||||
size 14528
|
Loading…
Reference in New Issue
Block a user