rpms/vdr-skindesigner/devel vdr-skindesigner.spec,1.15,1.16

Martin Gansser martinkg at rpmfusion.org
Tue Nov 25 18:38:19 CET 2014


Author: martinkg

Update of /cvs/free/rpms/vdr-skindesigner/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv11152/devel

Modified Files:
	vdr-skindesigner.spec 
Log Message:



Index: vdr-skindesigner.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-skindesigner/devel/vdr-skindesigner.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- vdr-skindesigner.spec	22 Nov 2014 09:54:07 -0000	1.15
+++ vdr-skindesigner.spec	25 Nov 2014 17:38:19 -0000	1.16
@@ -1,6 +1,6 @@
 Name:           vdr-skindesigner
 Version:        0.0.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A VDR skinning engine that displays XML based Skins
 
 Group:          Applications/Multimedia
@@ -19,7 +19,6 @@
 BuildRequires:  libjpeg-turbo-devel
 BuildRequires:  cairo-devel
 BuildRequires:  librsvg2-devel
-BuildRequires:  GraphicsMagick-c++-devel
 Requires:       vdr(abi)%{?_isa} = %{vdr_apiversion}
 Requires:       vdr-softhddevice
 Requires:       vdr-epgsearch
@@ -44,7 +43,7 @@
 %setup -q -n vdr-plugin-skindesigner-%{version}
 
 %build
-make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" IMAGELIB=graphicsmagick %{?_smp_mflags} all
+make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" %{?_smp_mflags} all
 
 %install
 # make install would install the themes under /etc, let's not use that
@@ -74,6 +73,10 @@
 
 
 %changelog
+* Mon Nov 24 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.0.6-2
+- Rebuild
+- removed BR GraphicsMagick-c++-devel
+
 * Sat Nov 22 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.0.6-1
 - Update to 0.0.6
 


More information about the rpmfusion-commits mailing list