SHA256
1
0
forked from pool/tvheadend

Accepting request 1151844 from home:pgajdos:t

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1151844
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/tvheadend?expand=0&rev=43
This commit is contained in:
Martin Pluskal 2024-02-26 16:25:31 +00:00 committed by Git OBS Bridge
parent 34e9297ce0
commit 54688b2543
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 16:19:08 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Thu Nov 25 15:22:11 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -67,10 +67,7 @@ day-to-day operations, such as searching the electronic program guide
(EPG) and for scheduling recordings.
%prep
%setup -q
%patch2 -p1
%patch3 -p1
%patch4 -p1
%autosetup -p1
sed -e "s/-u \([^ ]*\) -g \([^ ]*\)/-u %{htsuser} -g %{htsgroup}/" -i rpm/%{name}.sysconfig
sed -e '/^TVH_ARGS/cTVH_ARGS="-C"' -i debian/%{name}.default