Accepting request 676718 from home:lee_duncan:branches:Base:System
updated, as requested OBS-URL: https://build.opensuse.org/request/show/676718 OBS-URL: https://build.opensuse.org/package/show/Base:System/tgt?expand=0&rev=44
This commit is contained in:
parent
90596d057e
commit
66c2d5ddb7
4
_service
4
_service
@ -5,12 +5,12 @@
|
||||
<param name="subdir"></param>
|
||||
<param name="filename">tgt</param>
|
||||
<param name="versionformat">v1.0.74</param>
|
||||
<param name="revision">v1.0.74</param>
|
||||
<param name="revision">1.0.74</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*tgt*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02b924d2e78e1f5b5a08c06ef6fea1bc8b58932506ab209a198e053e30ee5a05
|
||||
size 230940
|
@ -17,7 +17,7 @@ Fri Feb 15 23:19:22 UTC 2019 - lduncan@suse.com
|
||||
* smc: fix snprintf warnings with gcc7
|
||||
|
||||
This removed the tarball v1.0.60.tar.gz, and replaced it
|
||||
with tgt-v1.0.74.tar.xz, which can now be gotten using the new
|
||||
with v1.0.74.tar.gz, which can now be gotten using the new
|
||||
_service file. This also updated the SPEC file with the new
|
||||
version number and the different patch set. Remaining
|
||||
patches were renumbered.
|
||||
|
4
tgt.spec
4
tgt.spec
@ -22,13 +22,13 @@
|
||||
%endif
|
||||
|
||||
Name: tgt
|
||||
Version: v1.0.74
|
||||
Version: 1.0.74
|
||||
Release: 0
|
||||
Summary: Generic Linux target framework (tgt)
|
||||
License: GPL-2.0-only
|
||||
Group: System/Daemons
|
||||
Url: http://stgt.sourceforge.net/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source: https://github.com/fujita/%{name}/archive/v%{version}.tar.gz
|
||||
Source1: %{name}d.service
|
||||
Source3: %{name}.services
|
||||
Source4: sysconfig.%{name}
|
||||
|
3
v1.0.74.tar.gz
Normal file
3
v1.0.74.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfc202790d5326d7a18bd3928b4bb204ffb0acf443a5ec5c16a1a0fbc53be99f
|
||||
size 296992
|
Loading…
Reference in New Issue
Block a user