Compare commits

...
Sign in to create a new pull request.

33 commits

Author SHA1 Message Date
Bill Nottingham
6d6afe56c6 Retire vdr-text2skin - no maintainer 2013-03-12 00:27:10 -04:00
Ville Skyttä
eb91206e9a Rebuild. 2013-03-03 22:07:48 +02:00
Ville Skyttä
64d7a8f41e Rebuild. 2013-02-19 00:37:32 +02:00
Dennis Gilmore
fb9e7cd314 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 20:42:07 -06:00
Rex Dieter
ffe032bcde rebuild (GraphicsMagick) 2012-12-24 09:17:08 -06:00
Ville Skyttä
647841af72 Rebuild. 2012-10-02 21:56:36 +03:00
Ville Skyttä
7a88457be4 Adapt to VDR 1.7.30. 2012-09-13 21:24:04 +03:00
Ville Skyttä
9a0f9b92bf Rebuild. 2012-07-19 00:50:39 +03:00
Ville Skyttä
37986847c0 Rebuild. 2012-06-28 00:14:06 +03:00
Ville Skyttä
914ac9730f Patch to build with VDR 1.7.27. 2012-03-27 23:55:41 +03:00
Ville Skyttä
0255b0510a Rebuild. 2012-03-11 19:10:43 +02:00
Ville Skyttä
0e025f778e Rebuild. 2012-03-06 23:17:45 +02:00
Ville Skyttä
30134e3ca3 Rebuild. 2012-02-21 00:40:43 +02:00
Ville Skyttä
a832f28f6c Rebuild. 2012-01-15 21:36:14 +02:00
Dennis Gilmore
cba4e87828 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 01:48:32 -06:00
Ville Skyttä
341d1e3cc8 Rebuild. 2011-12-04 22:04:00 +02:00
Ville Skyttä
7f9dbd1ca3 Update to 1.3.2.
Clean up specfile constructs no longer needed with Fedora or EL6+.
2011-11-06 19:26:12 +02:00
Ville Skyttä
4e3e8842a0 Patch to fix cache initialization crash when built with GCC 4.6.
Use __provides_exclude_from to filter Provides.
Clean up some no longer needed specfile cruft.
2011-05-31 23:17:31 +03:00
Dennis Gilmore
420aed8313 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 19:11:25 -06:00
Fedora Release Engineering
ed6630066d dist-git conversion 2010-07-29 14:56:20 +00:00
Ville Skyttä
a3b4a6190f - Update to 1.3.1 (#606725). 2010-06-22 15:55:08 +00:00
Bill Nottingham
459eb64c43 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:43:20 +00:00
Ville Skyttä
87b12c6166 - Update to 1.3 (#527682).
- Filter out autoprovided libvdr-*.so.* (if %filter_setup is available).
2009-10-07 20:34:27 +00:00
Ville Skyttä
900aad748f - Update to git revision 97c95bc for several bugfixes and better fonts
handling.
- Build with GraphicsMagick instead of imlib2 by default.
- Make vdr(abi) dependency ISA qualified.
- Install translations.
- Use %global instead of %define.
2009-09-01 20:23:41 +00:00
Jesse Keating
56a7c16fa7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 06:47:45 +00:00
Ville Skyttä
7c8d71f1de - Update to 1.2.
- Specfile cleanups.
- Fix spelling errors in description.
2009-07-08 21:42:56 +00:00
Jesse Keating
7ea638688d - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 00:01:27 +00:00
Ville Skyttä
f8a7889279 - Update to 1.1-cvs_ext-0.10.
- Build for VDR 1.6.0.
2008-04-07 20:56:44 +00:00
Ville Skyttä
c4ccb133a3 - Apply VDR 1.5+ patches from e-tobi.net Debian package. 2008-04-06 18:22:41 +00:00
Ville Skyttä
67b90bdc80 - Fix build with gcc 4.3's cleaned up C++ headers. 2008-01-06 18:34:02 +00:00
Ville Skyttä
42913ea9f4 - BuildRequires: gawk for extracting APIVERSION. 2007-08-22 17:53:14 +00:00
Ville Skyttä
f532655d1d - License: GPL+ 2007-08-16 09:55:14 +00:00
Ville Skyttä
02e6d3f5d3 Initial import (#216353) 2007-04-23 17:39:43 +00:00
5 changed files with 2 additions and 21 deletions

View file

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/*.tgz

View file

@ -1,21 +0,0 @@
# Makefile for source rpm: vdr-text2skin
# $Id$
NAME := vdr-text2skin
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)

1
dead.package Normal file
View file

@ -0,0 +1 @@
This package was retired on 2013-03-11 due to a lack of a willing Fedora maintainer.

View file