Author: martinkg
Update of /cvs/free/rpms/vdr-softhddevice/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21365/devel
Modified Files:
.cvsignore sources vdr-softhddevice.spec
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore 30 Jun 2015 16:18:29 -0000 1.22
+++ .cvsignore 14 Aug 2015 14:02:17 -0000 1.23
@@ -1 +1 @@
-vdr-plugin-softhddevice-ec58e456072d962a18cb50f4324d266ba4a2aae8.tar.bz2
+vdr-plugin-softhddevice-700c8e8767e4632a63123b004c304892b31b5074.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources 30 Jun 2015 16:18:29 -0000 1.22
+++ sources 14 Aug 2015 14:02:17 -0000 1.23
@@ -1 +1 @@
-226f9150c292e4f75b0d99676b3833c1
vdr-plugin-softhddevice-ec58e456072d962a18cb50f4324d266ba4a2aae8.tar.bz2
+53284a4167f8b5c76fca5057ac650250
vdr-plugin-softhddevice-700c8e8767e4632a63123b004c304892b31b5074.tar.bz2
Index: vdr-softhddevice.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/devel/vdr-softhddevice.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- vdr-softhddevice.spec 5 Jul 2015 12:28:12 -0000 1.27
+++ vdr-softhddevice.spec 14 Aug 2015 14:02:17 -0000 1.28
@@ -1,10 +1,10 @@
-%global commit ec58e456072d962a18cb50f4324d266ba4a2aae8
+%global commit 700c8e8767e4632a63123b004c304892b31b5074
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20150630
+%global gitdate 20150810
Name: vdr-softhddevice
-Version: 0.6.0
-Release: 30.%{gitdate}git%{shortcommit}%{?dist}
+Version: 0.6.1
+Release: 1.%{gitdate}git%{shortcommit}%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -70,7 +70,7 @@
make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC"
%{?_smp_mflags}
%install
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
install -Dpm 644 %{SOURCE1} \
$RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/vdr-plugins.d/softhddevice.conf
%find_lang %{name}
@@ -82,6 +82,9 @@
%license AGPL-3.0.txt
%changelog
+* Fri Aug 14 2015 Martin Gansser <martinkg(a)fedoraproject.org> -
0.6.1-1.20150810git700c8e8
+- update for new git snapshot
+
* Sat Jul 04 2015 Martin Gansser <martinkg(a)fedoraproject.org> -
0.6.0-30.20150630gitec58e45
- renamed arm.patch to chartype.patch
Show replies by date