This commit is contained in:
parent
1af095e56d
commit
8ee53bb7ce
@ -1,15 +0,0 @@
|
||||
---
|
||||
contrib/atsc-cc.c | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
--- contrib/atsc-cc.c.orig
|
||||
+++ contrib/atsc-cc.c
|
||||
@@ -60,7 +60,7 @@
|
||||
# include <getopt.h>
|
||||
#endif
|
||||
|
||||
-#include <libzvbi.h>
|
||||
+#include "src/libzvbi.h"
|
||||
|
||||
/* Linux DVB driver interface. */
|
||||
#include "src/dvb/dmx.h"
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:025458fef7b2d957b879a74c88a6efaabc34119507ffbccc9b966b3d82503c9b
|
||||
size 934947
|
3
zvbi-0.2.33.tar.bz2
Normal file
3
zvbi-0.2.33.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09a709f6de5f42e7039cca2732a6ea211a397bb666b9110ee52658603be4fb7e
|
||||
size 935601
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 13:55:53 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
- updated to 0.2.33
|
||||
* includes zvbi-0.2.32-atsc-cc-include.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 3 18:30:54 CEST 2008 - mmarek@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package zvbi (Version 0.2.32)
|
||||
# spec file for package zvbi (Version 0.2.33)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -24,11 +24,10 @@ Url: http://zapping.sf.net/
|
||||
License: GPL v2 or later
|
||||
Group: Development/Libraries/Other
|
||||
AutoReqProv: on
|
||||
Version: 0.2.32
|
||||
Version: 0.2.33
|
||||
Release: 1
|
||||
Summary: Linux "VBI proxy"
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch1: zvbi-0.2.32-atsc-cc-include.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -90,7 +89,6 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
|
||||
%build
|
||||
ACLOCAL="aclocal -I m4" autoreconf -fi
|
||||
@ -133,6 +131,9 @@ rm -rf %buildroot
|
||||
%doc doc/html
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2008 mmarek@suse.cz
|
||||
- updated to 0.2.33
|
||||
* includes zvbi-0.2.32-atsc-cc-include.patch
|
||||
* Wed Sep 03 2008 mmarek@suse.cz
|
||||
- updated to 0.2.32
|
||||
* This version adds a new tool named zvbi-atsc-cc to record
|
||||
|
Loading…
x
Reference in New Issue
Block a user