rpms/gxine/EL-4 gxine.spec,1.19,1.20

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


Author: mso

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

Modified Files:
	gxine.spec 
Log Message:


Resync with F-7.




Index: gxine.spec
===================================================================
RCS file: /cvs/extras/rpms/gxine/EL-4/gxine.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- gxine.spec	10 Dec 2007 19:41:35 -0000	1.19
+++ gxine.spec	10 Dec 2007 20:58:13 -0000	1.20
@@ -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