arduino and opensuse 12.3

I modified the arduino yast files for opensuse 12.3
Add to fritzing.yml



        Fritzing Installer For openSUSE 12.3
        Installs Fritzing On Your System
        
        This YaST Meta Package installs:
        * Fritzing

        Click "Customise" on the next screen to get the option to change the software selection.
    
        
        
            
                openSUSE BuildService - Education
                Applications for education users
                Repository containing Fritzing and many other applications for educational purposes.
                http://download.opensuse.org/repositories/Education/openSUSE_12.3/
            
        
        
            
                fritzing
                Intuitive EDA platform featuring from prototype to product
                Fritzing is an open-source initiative to support designers, artists, researchers and hobbyists to take the step from physical prototyping to actual product. It is in the spirit of Processing and Arduino which allows users to document their Arduino and other electronic-based prototypes, and to create a PCB layout for manufacturing.
            
        
    

Add to arduino.yml



        Arduino IDE Installer For openSUSE 12.3
        Installs the Arduino IDE On Your System
        
        This YaST Meta Package installs:
        * Arduino IDE

        After installation, you must add each user to the groups: "dialout", "lock" and "uucp" in order for them to make use of the IDE.
        To to this, open YaST, select the "Security and Users" section and open the "User and Group Management" module.

        Click "Customise" on the next screen to get the option to change the software selection.
    
        
        
            
                openSUSE BuildService - CrossToolchain (avr)
                Crosscompiling Toolchain for ATMEL AVR microcontrollers
                Repository containing the Arduino IDE and some related dependencies.
                http://download.opensuse.org/repositories/CrossToolchain:/avr/openSUSE_12.3/
            
        
        
            
                arduino
                The open-source Arduino development environment
                This integrated development environment makes it easy to write code and upload it to the Arduino board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing, avr-gcc, and other open source software.