forked from pool/libosmo-sccp
Add _service file
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-sccp?expand=0&rev=12
This commit is contained in:
parent
00100b49f6
commit
13fa9d0c54
13
_service
Normal file
13
_service
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<services>
|
||||||
|
<service name="tar_scm" mode="localonly">
|
||||||
|
<param name="scm">git</param>
|
||||||
|
<param name="url">git://git.osmocom.org/libosmo-sccp</param>
|
||||||
|
<param name="revision">master</param>
|
||||||
|
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param>
|
||||||
|
</service>
|
||||||
|
<service name="recompress" mode="localonly">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">xz</param>
|
||||||
|
</service>
|
||||||
|
<service name="set_version" mode="localonly"/>
|
||||||
|
</services>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2c2c91f70c1a6534a58716f44a68f08f7c003c7c38e7589372bdcfdb758b9f51
|
|
||||||
size 45664
|
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libosmo-sccp
|
Name: libosmo-sccp
|
||||||
Version: 0.7.0.11
|
Version: 0.7.0.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Osmocom library for the A-bis interface between BTS and BSC
|
Summary: Osmocom library for the A-bis interface between BTS and BSC
|
||||||
License: AGPL-3.0+ and GPL-2.0+
|
License: AGPL-3.0+ and GPL-2.0+
|
||||||
@ -25,7 +25,6 @@ Group: Hardware/Mobile
|
|||||||
Url: http://openbsc.osmocom.org/
|
Url: http://openbsc.osmocom.org/
|
||||||
|
|
||||||
#Git-Clone: git://git.osmocom.org/libosmo-sccp
|
#Git-Clone: git://git.osmocom.org/libosmo-sccp
|
||||||
#Snapshot: 0.7.0-11-gf440267 (--tags)
|
|
||||||
Source: %name-%version.tar.xz
|
Source: %name-%version.tar.xz
|
||||||
Patch1: 0001-build-fixes.patch
|
Patch1: 0001-build-fixes.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -135,7 +134,7 @@ Requires: libosmo-sigtran0 = %version
|
|||||||
%description -n libosmo-sigtran-devel
|
%description -n libosmo-sigtran-devel
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn %name
|
%setup -q
|
||||||
%patch -P 1 -p1
|
%patch -P 1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user