rpms/gxine/EL-5 gxine.spec,1.9,1.10

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


Author: mso

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

Modified Files:
	gxine.spec 
Log Message:


Resync with F-7.




Index: gxine.spec
===================================================================
RCS file: /cvs/extras/rpms/gxine/EL-5/gxine.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gxine.spec	10 Dec 2007 20:28:44 -0000	1.9
+++ gxine.spec	10 Dec 2007 20:58:17 -0000	1.10
@@ -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 fedora-extras-commits mailing list