Hello community,

here is the log from the commit of package skelcd-openSUSE for openSUSE:Factory 
checked in at 2013-02-08 14:44:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-openSUSE", Maintainer is "co...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/skelcd-openSUSE/skelcd-openSUSE-non-OSS.changes  
2012-10-01 12:38:06.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-openSUSE.new/skelcd-openSUSE-non-OSS.changes 
    2013-02-08 23:25:57.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb  8 13:11:06 UTC 2013 - co...@suse.com
+
+- remove autorun.inf, which is wrong on most media (bnc#801873)
+
+-------------------------------------------------------------------
skelcd-openSUSE.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ skelcd-openSUSE-non-OSS.spec ++++++
--- /var/tmp/diff_new_pack.7rDFX2/_old  2013-02-08 23:25:59.000000000 +0100
+++ /var/tmp/diff_new_pack.7rDFX2/_new  2013-02-08 23:25:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package skelcd-openSUSE-non-OSS
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,11 +25,10 @@
 BuildRequires:  recode
 BuildRequires:  release-notes-openSUSE
 %ifarch %ix86 x86_64
-BuildRequires:  instlux-local
 BuildRequires:  pinentry-gtk2
 %endif
 Conflicts:      skelcd-SUSE_Linux skelcd-SUSE_Linux-AddOn skelcd-sles 
skelcd-sled skelcd-openSUSE-non-OSS skelcd-openSUSE-non-OSS-CD
-Version:        2012.10.1
+Version:        2013.02.08
 Release:        0
 Summary:        Skeleton for openSUSE OSS Media Sets
 License:        MIT
@@ -84,19 +83,6 @@
 install -m 644 /usr/lib/rpm/gnupg/keys/*.asc $RPM_BUILD_ROOT/CD1/
 %ifarch ppc
        rm -fv $RPM_BUILD_ROOT/CD1/SuSEgo.ico
-%else
-       INSTLUX=""
-       if [ -d /CD1 ]; then
-               INSTLUX_AVAIL=$(ls /CD1/openSUSE*LOCAL.exe)
-               if [ x"$INSTLUX_AVAIL" != x"" ]; then
-                       INSTLUX="open  =  $(basename $INSTLUX_AVAIL)"
-               fi
-       fi
-       echo "[autorun]" >> $RPM_BUILD_ROOT/CD1/autorun.inf
-       echo "label = openSUSE $BUILD_DISTRIBUTION_VERSION" >> 
$RPM_BUILD_ROOT/CD1/autorun.inf
-       echo "icon  =  susego.ico" >> $RPM_BUILD_ROOT/CD1/autorun.inf
-       echo "$INSTLUX" >> $RPM_BUILD_ROOT/CD1/autorun.inf
-       recode utf8..dos $RPM_BUILD_ROOT/CD1/autorun.inf
 %endif
 DATE_ENG=`date +"%%Y/%%m/%%d"`
 pwd
@@ -157,7 +143,6 @@
 %exclude /CD1/docu
 %ifnarch ppc
 %exclude /CD1/SuSEgo.ico
-%exclude /CD1/autorun.inf
 %endif
 %endif
 

++++++ skelcd-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.7rDFX2/_old  2013-02-08 23:25:59.000000000 +0100
+++ /var/tmp/diff_new_pack.7rDFX2/_new  2013-02-08 23:25:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package skelcd-openSUSE
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,11 +25,10 @@
 BuildRequires:  recode
 BuildRequires:  release-notes-openSUSE
 %ifarch %ix86 x86_64
-BuildRequires:  instlux-local
 BuildRequires:  pinentry-gtk2
 %endif
 Conflicts:      skelcd-SUSE_Linux skelcd-SUSE_Linux-AddOn skelcd-sles 
skelcd-sled skelcd-openSUSE-non-OSS skelcd-openSUSE-non-OSS-CD
-Version:        2012.10.1
+Version:        2013.02.08
 Release:        0
 Summary:        Skeleton for openSUSE OSS Media Sets
 License:        MIT
@@ -84,19 +83,6 @@
 install -m 644 /usr/lib/rpm/gnupg/keys/*.asc $RPM_BUILD_ROOT/CD1/
 %ifarch ppc
        rm -fv $RPM_BUILD_ROOT/CD1/SuSEgo.ico
-%else
-       INSTLUX=""
-       if [ -d /CD1 ]; then
-               INSTLUX_AVAIL=$(ls /CD1/openSUSE*LOCAL.exe)
-               if [ x"$INSTLUX_AVAIL" != x"" ]; then
-                       INSTLUX="open  =  $(basename $INSTLUX_AVAIL)"
-               fi
-       fi
-       echo "[autorun]" >> $RPM_BUILD_ROOT/CD1/autorun.inf
-       echo "label = openSUSE $BUILD_DISTRIBUTION_VERSION" >> 
$RPM_BUILD_ROOT/CD1/autorun.inf
-       echo "icon  =  susego.ico" >> $RPM_BUILD_ROOT/CD1/autorun.inf
-       echo "$INSTLUX" >> $RPM_BUILD_ROOT/CD1/autorun.inf
-       recode utf8..dos $RPM_BUILD_ROOT/CD1/autorun.inf
 %endif
 DATE_ENG=`date +"%%Y/%%m/%%d"`
 pwd
@@ -157,7 +143,6 @@
 %exclude /CD1/docu
 %ifnarch ppc
 %exclude /CD1/SuSEgo.ico
-%exclude /CD1/autorun.inf
 %endif
 %endif
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to