diff --git a/_service b/_service new file mode 100644 index 0000000..51f40a5 --- /dev/null +++ b/_service @@ -0,0 +1,13 @@ + + + git + git://git.osmocom.org/libosmo-sccp + master + @PARENT_TAG@.@TAG_OFFSET@ + + + *.tar + xz + + + diff --git a/libosmo-sccp-0.7.0.11.tar.xz b/libosmo-sccp-0.7.0.11.tar.xz deleted file mode 100644 index 1475ec6..0000000 --- a/libosmo-sccp-0.7.0.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c2c91f70c1a6534a58716f44a68f08f7c003c7c38e7589372bdcfdb758b9f51 -size 45664 diff --git a/libosmo-sccp.spec b/libosmo-sccp.spec index b24e5ee..26c368c 100644 --- a/libosmo-sccp.spec +++ b/libosmo-sccp.spec @@ -17,7 +17,7 @@ Name: libosmo-sccp -Version: 0.7.0.11 +Version: 0.7.0.13 Release: 0 Summary: Osmocom library for the A-bis interface between BTS and BSC License: AGPL-3.0+ and GPL-2.0+ @@ -25,7 +25,6 @@ Group: Hardware/Mobile Url: http://openbsc.osmocom.org/ #Git-Clone: git://git.osmocom.org/libosmo-sccp -#Snapshot: 0.7.0-11-gf440267 (--tags) Source: %name-%version.tar.xz Patch1: 0001-build-fixes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -135,7 +134,7 @@ Requires: libosmo-sigtran0 = %version %description -n libosmo-sigtran-devel %prep -%setup -qn %name +%setup -q %patch -P 1 -p1 %build