gnome-panel.spec
changeset 569 b63182ee420f
parent 560 00e32c653a52
child 575 2b5c59a05848
equal deleted inserted replaced
568:d33d9c99b698 569:b63182ee420f
     1 Name:         gnome-panel
     1 Name:         gnome-panel
     2 License:      GPL
     2 License:      GPL
     3 Group:        System/GUI/GNOME
     3 Group:        System/GUI/GNOME
     4 Version:      2.3.3.3
     4 Version:      2.3.3.3
     5 Release:      15
     5 Release:      16
     6 Distribution: Mercury
     6 Distribution: Mercury
     7 Vendor:       Sun Microsystems Inc.
     7 Vendor:       Sun Microsystems Inc.
     8 Summary:      The GNOME Panel
     8 Summary:      The GNOME Panel
     9 Source:       http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.3/gnome-panel-%version.tar.bz2
     9 Source:       http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.3/gnome-panel-%version.tar.bz2
    10 Source1:      gnome-panel-menu-stripe.png
    10 Source1:      gnome-panel-menu-stripe.png
    18 Patch6:       gnome-panel-06-clock-applet.diff
    18 Patch6:       gnome-panel-06-clock-applet.diff
    19 Patch7:       gnome-panel-07-main-menu-icon.diff
    19 Patch7:       gnome-panel-07-main-menu-icon.diff
    20 Patch8:       gnome-panel-08-remove-adjust-date-and-time.diff
    20 Patch8:       gnome-panel-08-remove-adjust-date-and-time.diff
    21 Patch9:       gnome-panel-09-save-screenshots-to-gnome-desktop.diff
    21 Patch9:       gnome-panel-09-save-screenshots-to-gnome-desktop.diff
    22 Patch10:      gnome-panel-10-normalise-applet-size.diff
    22 Patch10:      gnome-panel-10-normalise-applet-size.diff
       
    23 Patch11:      gnome-panel-11-potfiles_in.diff
    23 URL:          http://www.gnome.org
    24 URL:          http://www.gnome.org
    24 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
    25 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
    25 Docdir:       %{_defaultdocdir}/gnome-panel
    26 Docdir:       %{_defaultdocdir}/gnome-panel
    26 Autoreqprov:  on
    27 Autoreqprov:  on
    27 
    28 
    74 %patch8
    75 %patch8
    75 %patch9
    76 %patch9
    76 %patch10
    77 %patch10
    77 cp %SOURCE2 icons
    78 cp %SOURCE2 icons
    78 tar -jxvf %SOURCE3
    79 tar -jxvf %SOURCE3
       
    80 %patch11 -p1
    79 
    81 
    80 %build
    82 %build
    81 libtoolize --force
    83 libtoolize --force
    82 aclocal -I /usr/share/aclocal/gnome2-macros
    84 aclocal -I /usr/share/aclocal/gnome2-macros
    83 automake -a -c -f
    85 automake -a -c -f