Accepting request 322626 from devel:languages:haskell:lts
- moved aeson-pretty binary from devel package to normal OBS-URL: https://build.opensuse.org/request/show/322626 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson-pretty?expand=0&rev=2
This commit is contained in:
parent
f6a3179919
commit
fc28837a25
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 18:45:59 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- moved aeson-pretty binary from devel package to normal
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 12:56:38 UTC 2015 - jmatejka@suse.cz
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
%global pkg_name aeson-pretty
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Name: ghc-aeson-pretty
|
||||
Version: 0.7.2
|
||||
Release: 1
|
||||
Release: 0
|
||||
Summary: JSON pretty-printing library and command-line tool
|
||||
Group: System/Libraries
|
||||
|
||||
@ -94,12 +94,11 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE
|
||||
|
||||
%{_bindir}/%{pkg_name}
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.markdown
|
||||
%{_bindir}/%{pkg_name}
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user