rpms/gxine/F-8 gxine.spec,1.13,1.14

Martin Sourada (mso) fedora-extras-commits at redhat.com
Mon Dec 10 20:58:59 UTC 2007


Author: mso

Update of /cvs/extras/rpms/gxine/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31280/F-8

Modified Files:
	gxine.spec 
Log Message:


Resync with F-7.




Index: gxine.spec
===================================================================
RCS file: /cvs/extras/rpms/gxine/F-8/gxine.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gxine.spec	10 Dec 2007 19:41:48 -0000	1.13
+++ gxine.spec	10 Dec 2007 20:58:21 -0000	1.14
@@ -105,8 +105,11 @@
 mkdir -p %{buildroot}%{_libdir}/mozilla/plugins/
 mv %{buildroot}%{_libdir}/gxine/gxineplugin.so %{buildroot}%{_libdir}/mozilla/plugins/
 # Not supported yet - check bz #213041
+%if 0%{?fedora} >= 8
 %find_lang %{name} --all-name
-#/usr/lib/rpm/find-lang.sh %{buildroot} %{name} --all-name
+%else
+/usr/lib/rpm/find-lang.sh %{buildroot} %{name} --all-name
+%endif
 
 desktop-file-install --vendor="fedora" --delete-original \
   --dir %{buildroot}%{_datadir}/applications             \




More information about the scm-commits mailing list