rpms/dvdstyler/devel .cvsignore, 1.18, 1.19 dvdstyler.spec, 1.31, 1.32 sources, 1.20, 1.21

Sérgio M. Basto sergiomb at rpmfusion.org
Mon Apr 8 02:56:10 CEST 2013


Author: sergiomb

Update of /cvs/free/rpms/dvdstyler/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6180

Modified Files:
	.cvsignore dvdstyler.spec sources 
Log Message:
* Mon Apr 08 2013 Sérgio Basto <sergio at serjux.com> - 2.4.3-1
- Update to 2.4.3



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	19 Mar 2013 21:06:08 -0000	1.18
+++ .cvsignore	8 Apr 2013 00:56:09 -0000	1.19
@@ -1 +1 @@
-DVDStyler-2.4.2.tar.bz2
+DVDStyler-2.4.3.tar.bz2


Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/dvdstyler.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- dvdstyler.spec	19 Mar 2013 21:06:08 -0000	1.31
+++ dvdstyler.spec	8 Apr 2013 00:56:09 -0000	1.32
@@ -2,7 +2,7 @@
 
 Name:           dvdstyler
 Epoch:          1
-Version:        2.4.2
+Version:        2.4.3
 Release:        1%{?prerel}%{?dist}
 Summary:        Cross-platform DVD authoring application
 
@@ -17,7 +17,7 @@
 BuildRequires:  byacc
 # libraries
 BuildRequires:  wxGTK-devel >= 2.6.3
-BuildRequires:  wxsvg-devel >= 1.1.13
+BuildRequires:  wxsvg-devel >= 1.1.14
 BuildRequires:  ffmpeg-devel
 BuildRequires:  ffmpeg
 BuildRequires:  libgnomeui-devel
@@ -41,7 +41,7 @@
 Requires:       mjpegtools
 Requires:       mkisofs
 Requires:       mpgtx
-Requires:       wxsvg >= 1.1.12
+Requires:       wxsvg >= 1.1.14
 # note: do not add Require: totem-backend or another DVD player - see
 # RPM Fusion bug 366 for more details
 
@@ -58,6 +58,7 @@
 %{__sed} -i 's|_T("xine \\"dvd:/$DIR\\"");|_T("totem \\"dvd://$DIR\\"");|' src/Config.h
 
 %build
+chmod +x ./autogen.sh ./configure
 ./autogen.sh
 %configure \
   --disable-dependency-tracking
@@ -89,6 +90,9 @@
 %{_mandir}/*/*.gz
 
 %changelog
+* Mon Apr 08 2013 Sérgio Basto <sergio at serjux.com> - 2.4.3-1
+- Update to 2.4.3
+
 * Tue Mar 19 2013 Sérgio Basto <sergio at serjux.com> - 2.4.2-1
 - New upstream release.
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	19 Mar 2013 21:06:08 -0000	1.20
+++ sources	8 Apr 2013 00:56:09 -0000	1.21
@@ -1 +1 @@
-acd479743550385cf598a5f64c78c93d  DVDStyler-2.4.2.tar.bz2
+62650c3963e63b274e1c7ac8fe400503  DVDStyler-2.4.3.tar.bz2


More information about the rpmfusion-commits mailing list