Yury,

A long time ago I asked about smplayer-0.6.9. Is there a chance for it 
in the rhel6 context? I just looked at it. Removing the patches from the 
current smplayer-0.6.8-1.rf.src.rpm sources and spec file, the new tar 
file builds without problems, and it seems to work to the extent that I 
have  been able to test it. 

Unfortunately, this will not work under rhel5 and earlier. If you would 
want to continue with current patches, you need two minor adjustements 
to smplayer-0.6.8-el5-ui-zyv.patch for the new tar file, and there is one 
more Box definition that needs the xxxMargin definitions replaced. I don't 
like patches over patches, and I don't know your general build conventions 
either, so below is a context diff of the two changes to the current patch.
In addition, there is a patch for the additional box definition.

Hope this helps and thanks for the repository, AG

---------------- changes for smplayer-0.6.8-el5-ui-zyv.patch ----------------
--- SOURCES/smplayer-0.6.8-el5-ui-zyv.patch     2009-08-07 11:51:35.000000000 
-0400
+++ smplayer-0.6.9-el5-ui-zyv.patch     2011-09-01 16:32:40.189287263 -0400
@@ -212,7 +212,7 @@
      <y>0</y>
 -    <width>511</width>
 +    <width>529</width>
-     <height>466</height>
+     <height>469</height>
     </rect>
    </property>
    <layout class="QVBoxLayout" >
@@ -749,7 +749,7 @@
      <x>0</x>
      <y>0</y>
 -    <width>486</width>
--    <height>503</height>
+-    <height>533</height>
 +    <width>504</width>
 +    <height>538</height>
     </rect>
-----------------------------------------------------------------------------

---------------- patch for additional box definition ------------------------
--- smplayer-0.6.9.orig/src/prefadvanced.ui     2010-12-08 23:03:00.000000000 
-0500
+++ smplayer-0.6.9/src/prefadvanced.ui  2010-12-08 23:09:06.000000000 -0500
@@ -566,17 +566,11 @@
           <bool>false</bool>
          </property>
          <layout class="QHBoxLayout" >
-          <property name="leftMargin" >
-           <number>0</number>
-          </property>
-          <property name="topMargin" >
-           <number>0</number>
-          </property>
-          <property name="rightMargin" >
-           <number>0</number>
+          <property name="margin" >
+           <number>9</number>
           </property>
-          <property name="bottomMargin" >
-           <number>0</number>
+          <property name="spacing" >
+           <number>6</number>
           </property>
           <item>
            <spacer>
-----------------------------------------------------------------------------

-- 
 ----------------------------------------------------------------------
   Alfred Ganz                                  alfred-ganz:at:agci.com
   AG Consulting, Inc.                          (203) 624-9667
   440 Prospect Street # 11
   New Haven, CT 06511
 ----------------------------------------------------------------------
_______________________________________________
users mailing list
[email protected]
http://lists.repoforge.org/mailman/listinfo/users

Reply via email to