Accepting request 226293 from home:sbahling:branches:devel:languages:haskell
Add missing %defattr to the files section of the -devel package. This fixes the SLE_11 builds. OBS-URL: https://build.opensuse.org/request/show/226293 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zip-archive?expand=0&rev=9
This commit is contained in:
parent
7464b7715e
commit
1344408e2d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 21:40:00 UTC 2014 - sbahling@suse.com
|
||||
|
||||
- Add missing %defattr
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 31 15:15:44 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-zip-archive
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -86,5 +86,6 @@ and extracting files from zip archives.
|
||||
%doc LICENSE
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user