forked from pool/ghc-split
		
	Accepting request 953534 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953534 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-split?expand=0&rev=26
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Feb 11 08:44:10 UTC 2022 - Peter Simons <psimons@suse.com>
 | 
			
		||||
 | 
			
		||||
- Make sure installed text files have no +x flag.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Wed Sep 22 08:52:45 UTC 2021 - psimons@suse.com
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -64,10 +64,10 @@ This package provides the Haskell %{pkg_name} library development files.
 | 
			
		||||
%prep
 | 
			
		||||
%autosetup -n %{pkg_name}-%{version}
 | 
			
		||||
cp -p %{SOURCE1} %{pkg_name}.cabal
 | 
			
		||||
find . -type f -exec chmod -x {} +
 | 
			
		||||
 | 
			
		||||
%build
 | 
			
		||||
%ghc_lib_build
 | 
			
		||||
chmod a-x README CHANGES
 | 
			
		||||
 | 
			
		||||
%install
 | 
			
		||||
%ghc_lib_install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user