rpms/vdr/FC-6 .cvsignore,1.6,1.7 sources,1.6,1.7 vdr.spec,1.5,1.6

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Feb 25 22:01:02 UTC 2007


Author: scop

Update of /cvs/extras/rpms/vdr/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2351

Modified Files:
	.cvsignore sources vdr.spec 
Log Message:
* Sat Feb 24 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.4.5-4
- Upstream 1.4.5-2.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/vdr/FC-6/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	28 Jan 2007 16:07:40 -0000	1.6
+++ .cvsignore	25 Feb 2007 22:00:30 -0000	1.7
@@ -2,3 +2,4 @@
 vdr_1.4.5-1.ds.diff.gz
 vdr-1.4.5-liemikuutio-1.13.diff.gz
 vdr-1.4.5-1.diff
+vdr-1.4.5-2.diff


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/vdr/FC-6/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	28 Jan 2007 16:07:40 -0000	1.6
+++ sources	25 Feb 2007 22:00:30 -0000	1.7
@@ -2,3 +2,4 @@
 22e0c893539a8d480e80de4dd0368030  vdr_1.4.5-1.ds.diff.gz
 fa9f9128032a08a22a3051a4caf65462  vdr-1.4.5-liemikuutio-1.13.diff.gz
 01883b64ec3736cbab46f16aeba6ef58  vdr-1.4.5-1.diff
+bca536bb5011bf59abc68bed285b9117  vdr-1.4.5-2.diff


Index: vdr.spec
===================================================================
RCS file: /cvs/extras/rpms/vdr/FC-6/vdr.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vdr.spec	28 Jan 2007 16:07:40 -0000	1.5
+++ vdr.spec	25 Feb 2007 22:00:30 -0000	1.6
@@ -19,7 +19,7 @@
 
 Name:           vdr
 Version:        1.4.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Video Disk Recorder
 
 Group:          Applications/Multimedia
@@ -45,6 +45,7 @@
 Patch3:         %{name}-1.4.1-paths.patch
 Patch4:         %{name}-1.4.1-dumpable.patch
 Patch5:         ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.4.5-1.diff
+Patch6:         ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.4.5-2.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libjpeg-devel
@@ -131,6 +132,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 # Fix up paths
 sed -i -e 's|\b\(ConfigDirectory = \)VideoDirectory;|\1"%{configdir}";|' vdr.c
@@ -425,6 +427,9 @@
 %endif
 
 %changelog
+* Sat Feb 24 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.4.5-4
+- Upstream 1.4.5-2.
+
 * Sun Jan 28 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.4.5-3
 - Upstream 1.4.5-1, refresh other patches.
 - Fix xineliboutput plugin name in sysconfig's VDR_PLUGIN_ORDER.




More information about the fedora-extras-commits mailing list