osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-xml revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-xml?expand=0&rev=43
This commit is contained in:
Peter Simons 2020-06-16 10:57:53 +00:00 committed by Git OBS Bridge
parent a9adfa592a
commit 77f568544f
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-xml # spec file for package ghc-xml
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@ Summary: A simple XML library
License: BSD-3-Clause 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
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-rpm-macros BuildRequires: ghc-rpm-macros

View File

@ -1,7 +1,7 @@
Name: xml Name: xml
Version: 1.3.14 Version: 1.3.14
x-revision: 1 x-revision: 2
Homepage: http://code.galois.com Homepage: https://github.com/GaloisInc/xml
Synopsis: A simple XML library. Synopsis: A simple XML library.
Description: A simple XML library. Description: A simple XML library.
Category: Text, XML Category: Text, XML