Accepting request 616007 from home:iznogood:branches:GNOME:Factory
- Fix packaging error in previous sub, README was moved from source1 tag to source3, move to tag source99 to avoid similar error in the future. OBS-URL: https://build.opensuse.org/request/show/616007 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-strongswan?expand=0&rev=31
This commit is contained in:
parent
c40ca02afd
commit
21a642376d
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 11 11:46:07 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Fix packaging error in previous sub, README was moved from
|
||||||
|
source1 tag to source3, move to tag source99 to avoid similar
|
||||||
|
error in the future.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 23 15:15:03 UTC 2018 - kbabioch@suse.com
|
Wed May 23 15:15:03 UTC 2018 - kbabioch@suse.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ URL: http://www.strongswan.org/
|
|||||||
Source0: http://download.strongswan.org/NetworkManager/%{name}-%{version}.tar.bz2
|
Source0: http://download.strongswan.org/NetworkManager/%{name}-%{version}.tar.bz2
|
||||||
Source1: http://download.strongswan.org/NetworkManager/%{name}-%{version}.tar.bz2.sig
|
Source1: http://download.strongswan.org/NetworkManager/%{name}-%{version}.tar.bz2.sig
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
Source3: README
|
Source99: README
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
|
||||||
@ -57,7 +57,7 @@ strongSwan.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
cp %{SOURCE1} README.SUSE
|
cp %{SOURCE99} README.SUSE
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user