SHA256
1
0
forked from pool/alevt
OBS User unknown 2007-07-05 11:06:10 +00:00 committed by Git OBS Bridge
parent 9bd64877fe
commit 44373dc227
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 5 12:45:41 CEST 2007 - coolo@suse.de
- put desktop file and icon into the package
-------------------------------------------------------------------
Tue Sep 5 14:35:51 CEST 2006 - jw@suse.de

7
alevt.desktop Normal file
View File

@ -0,0 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
GenericName=VideoText Viewer
Exec=alevt
Icon=alevt
Name=AleVT
Type=Application

3
alevt.png Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d38fb93697721dd5d008ce7324ddb5155b1aacb985493f5c1c904eec48c03dcd
size 390

View File

@ -1,7 +1,7 @@
#
# spec file for package alevt (Version 1.6.1)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -19,13 +19,15 @@ Name: alevt
%endif
BuildRequires: libpng-devel pkgconfig update-desktop-files xorg-x11-devel
URL: http://www.goron.de/~froese/
License: GPL
License: GPL v2 or later
Group: Hardware/TV
Autoreqprov: on
Summary: Teletext and Videotext Decoder for the BTTV Driver
Version: 1.6.1
Release: 223
Release: 281
Source0: alevt-%version.tar.bz2
Source1: alevt.desktop
Source2: alevt.png
Patch0: alevt-%version.dif
Patch1: alevt-nosync.diff
Patch2: alevt-1.6.0-dvb-demux.patch
@ -86,7 +88,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_prefix}/%{_man_dir}/man1/alevt-date.1.gz
%doc %{_prefix}/%{_man_dir}/man1/alevt.1x.gz
%changelog -n alevt
%changelog
* Thu Jul 05 2007 - coolo@suse.de
- put desktop file and icon into the package
* Tue Sep 05 2006 - jw@suse.de
- fixed #203118, making -Wold-style-definition happy.
* Fri Jul 28 2006 - jw@suse.de