]> git.pld-linux.org Git - packages/gnome-panel.git/blame - gnome-panel.spec
- merged from DEVEL
[packages/gnome-panel.git] / gnome-panel.spec
CommitLineData
6475fdf9 1Summary: The core programs for the GNOME GUI desktop environment
9b8f7eb6 2Summary(pl.UTF-8): Podstawowe programy środowiska graficznego GNOME
92ca1d3b 3Name: gnome-panel
53bd91de
PZ
4Version: 2.26.0
5Release: 1
92ca1d3b 6License: LGPL
7Group: X11/Applications
53bd91de
PZ
8Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.26/%{name}-%{version}.tar.bz2
9# Source0-md5: 27965de9b12952b22b7e232af6acb0de
45cb17b7 10Patch0: %{name}-no_launchers_on_panel.patch
f51b9b99 11# http://bugzilla.gnome.org/show_bug.cgi?id=552049
49e3f399 12Patch1: %{name}-use-sysconfig-timezone.patch
2da93b42
JR
13Patch2: %{name}-logout.patch
14Patch3: %{name}-logout-po.patch
92ca1d3b 15URL: http://www.gnome.org/
53bd91de 16BuildRequires: GConf2-devel >= 2.26.0
d9df2219 17BuildRequires: NetworkManager-devel >= 0.6
0a0d533f 18BuildRequires: ORBit2-devel >= 1:2.14.9
45cb17b7 19BuildRequires: PolicyKit-gnome-devel >= 0.7
21fb8784 20BuildRequires: autoconf
45cb17b7
PZ
21BuildRequires: automake > 1:1.9
22BuildRequires: dbus-devel >= 1.1.2
23BuildRequires: dbus-glib-devel >= 0.74
f51b9b99 24BuildRequires: evolution-data-server-devel >= 2.24.0
45cb17b7 25BuildRequires: gettext-devel
53bd91de 26BuildRequires: glib2-devel >= 1:2.19.7
485cb2fc 27BuildRequires: gnome-common >= 2.24.0
53bd91de 28BuildRequires: gnome-desktop-devel >= 2.26.0
485cb2fc 29BuildRequires: gnome-doc-utils >= 0.14.0
53bd91de
PZ
30BuildRequires: gnome-menus-devel >= 2.26.0
31BuildRequires: gtk+2-devel >= 2:2.16.0
45cb17b7 32BuildRequires: gtk-doc >= 1.9
485cb2fc
MB
33BuildRequires: intltool >= 0.40.0
34BuildRequires: libbonoboui-devel >= 2.24.0
0a0d533f 35BuildRequires: libglade2-devel >= 1:2.6.2
f51b9b99 36BuildRequires: libgnomeui-devel >= 2.24.0
485cb2fc 37BuildRequires: libgweather-devel >= 2.24.1
f51b9b99 38BuildRequires: librsvg-devel >= 2.22.0
21fb8784 39BuildRequires: libtool
53bd91de 40BuildRequires: libwnck-devel >= 2.26.0
0e65d7c1 41BuildRequires: perl-base
26effa38 42BuildRequires: pkgconfig >= 1:0.15.0
80d31359 43BuildRequires: rpm-build >= 4.1-10
531f9312 44BuildRequires: rpmbuild(find_lang) >= 1.23
ff126c01 45BuildRequires: rpmbuild(macros) >= 1.311
eb963559 46BuildRequires: scrollkeeper >= 0.3.11
6189f4a2 47BuildConflicts: GConf-devel < 1.0.9-7
45cb17b7 48Requires(post,postun): gtk+2
fa173a83 49Requires(post,postun): hicolor-icon-theme
862abbe9 50Requires(post,postun): scrollkeeper
95ca4e66 51Requires(post,preun): GConf2
8648ec2a 52Requires: %{name}-libs = %{version}-%{release}
53bd91de
PZ
53Requires: gnome-desktop >= 2.26.0
54Requires: gnome-icon-theme >= 2.26.0
49e3f399 55Requires: tzdata >= 2008b-4
2da232f6 56Requires: xdg-menus
f8129a3c 57Suggests: PolicyKit-gnome >= 0.7
c55de1ba
MB
58Suggests: gnome-utils-screenshot
59Suggests: gnome-utils-search-tool
6b414668 60# sr@Latn vs. sr@latin
61Conflicts: glibc-misc < 6:2.7
6475fdf9 62BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
92ca1d3b 63
92ca1d3b 64%description
65GNOME (GNU Network Object Model Environment) is a user-friendly set of
66applications and desktop tools to be used in conjunction with a window
67manager for the X Window System. GNOME is similar in purpose and scope
6475fdf9 68to CDE and KDE, but GNOME is based completely on free software.
92ca1d3b 69
6c1adb18 70The gnome-panel packages provides the GNOME panel, menus and some
92ca1d3b 71basic applets for the panel.
72
874f0170 73%description -l pl.UTF-8
d5b99877 74GNOME (GNU Network Object Model Environment) to zestaw przyjaznych dla
874f0170
JR
75użytkownika aplikacji i narzędzi do używania w połączeniu z zarządcą
76okien pod X. GNOME ma podobny cel jak CDE i KDE, ale bazuje całkowicie
d5b99877 77na wolnym oprogramowaniu.
6475fdf9
JB
78
79Ten pakiet dostarcza panel GNOME2, menu oraz podstawowe aplety dla
80panelu GNOME2.
81
642a3f1f
JB
82%package libs
83Summary: GNOME panel library
84Summary(pl.UTF-8): Biblioteka panelu GNOME
85Group: X11/Libraries
f51b9b99
MB
86Requires: libgnomeui >= 2.24.0
87Requires: librsvg >= 1:2.22.0
642a3f1f
JB
88
89%description libs
90GNOME panel library.
91
92%description libs -l pl.UTF-8
93Biblioteka panelu GNOME.
94
92ca1d3b 95%package devel
6475fdf9 96Summary: GNOME panel includes, and more
9b8f7eb6 97Summary(pl.UTF-8): Pliki nagłówkowe biblioteki panelu GNOME
df4e27aa 98Group: X11/Development/Libraries
8648ec2a 99Requires: %{name}-libs = %{version}-%{release}
53bd91de 100Requires: gtk+2-devel >= 2:2.16.0
485cb2fc 101Requires: libbonoboui-devel >= 2.24.0
f51b9b99 102Requires: libgnomeui-devel >= 2.24.0
92ca1d3b 103
104%description devel
6475fdf9
JB
105Panel header files for creating GNOME panels.
106
874f0170
JR
107%description devel -l pl.UTF-8
108Pliki nagłówkowe bibliotek panelu GNOME.
92ca1d3b 109
110%package static
6475fdf9 111Summary: GNOME panel static libraries
9b8f7eb6 112Summary(pl.UTF-8): Statyczne biblioteki panelu GNOME
df4e27aa 113Group: X11/Development/Libraries
0e65d7c1 114Requires: %{name}-devel = %{version}-%{release}
92ca1d3b 115
116%description static
6475fdf9
JB
117Panel static libraries.
118
874f0170 119%description static -l pl.UTF-8
6475fdf9 120Statyczne biblioteki panelu GNOME.
92ca1d3b 121
9bcb8fd2 122%package apidocs
123Summary: panel-applet API documentation
9b8f7eb6 124Summary(pl.UTF-8): Dokumentacja API panel-applet
9bcb8fd2 125Group: Documentation
126Requires: gtk-doc-common
127
128%description apidocs
129panel-applet API documentation.
130
874f0170 131%description apidocs -l pl.UTF-8
9bcb8fd2 132Dokumentacja API panel-applet.
133
92ca1d3b 134%prep
135%setup -q
d7ed3215 136%patch0 -p1
49e3f399 137%patch1 -p0
2da93b42 138%patch2 -p1
53bd91de
PZ
139# needs update!
140#%patch3 -p1
92ca1d3b 141
45cb17b7
PZ
142# short circuit stopper (fix me!)
143mv ChangeLog main-ChangeLog
144find . -name ChangeLog |awk '{src=$0; dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}'|sh
531f9312 145
92ca1d3b 146%build
ff126c01 147%{__gnome_doc_prepare}
8648ec2a 148%{__gnome_doc_common}
862abbe9 149%{__intltoolize}
416c8122 150%{__libtoolize}
b642f223 151%{__aclocal}
416c8122 152%{__autoconf}
45cb17b7 153%{__autoheader}
416c8122 154%{__automake}
d5524f48 155%configure \
8648ec2a 156 --disable-schemas-install \
0e65d7c1 157 --enable-eds \
8648ec2a 158 --enable-gtk-doc \
159 --with-html-dir=%{_gtkdocdir}
92ca1d3b 160%{__make}
161
92ca1d3b 162%install
163rm -rf $RPM_BUILD_ROOT
9a580b5b 164install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_datadir}/%{name}}
92ca1d3b 165
166%{__make} install \
0e65d7c1 167 DESTDIR=$RPM_BUILD_ROOT \
168 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
92ca1d3b 169
a97815a6 170install %{name}/panel-default-setup.entries $RPM_BUILD_ROOT%{_datadir}/%{name}
1886b570 171
8648ec2a 172rm -f $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/panel-default-setup.entries
36e16b7a 173rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{ca@valencia,la}
b642f223 174
531f9312 175%find_lang %{name} --with-gnome --with-omf --all-name
92ca1d3b 176
177%clean
178rm -rf $RPM_BUILD_ROOT
179
180%post
862abbe9 181%scrollkeeper_update_post
182%gconf_schema_install clock.schemas
183%gconf_schema_install fish.schemas
184%gconf_schema_install panel-compatibility.schemas
185%gconf_schema_install panel-general.schemas
186%gconf_schema_install panel-global.schemas
187%gconf_schema_install panel-object.schemas
188%gconf_schema_install panel-toplevel.schemas
189%gconf_schema_install window-list.schemas
190%gconf_schema_install workspace-switcher.schemas
ff126c01 191%update_icon_cache hicolor
192
a97815a6 193%{_bindir}/gconftool-2 --direct \
f318c1be 194 --config-source="`%{_bindir}/gconftool-2 --get-default-source`" \
195 --load %{_datadir}/%{name}/panel-default-setup.entries > /dev/null
196%{_bindir}/gconftool-2 --direct \
197 --config-source="`%{_bindir}/gconftool-2 --get-default-source`" \
198 --load %{_datadir}/%{name}/panel-default-setup.entries /apps/panel/profiles/default > /dev/null
ff126c01 199
91d32b68 200%preun
862abbe9 201%gconf_schema_uninstall clock.schemas
202%gconf_schema_uninstall fish.schemas
203%gconf_schema_uninstall panel-compatibility.schemas
204%gconf_schema_uninstall panel-general.schemas
205%gconf_schema_uninstall panel-global.schemas
206%gconf_schema_uninstall panel-object.schemas
207%gconf_schema_uninstall panel-toplevel.schemas
208%gconf_schema_uninstall window-list.schemas
209%gconf_schema_uninstall workspace-switcher.schemas
91d32b68 210
46857caa 211%postun
862abbe9 212%scrollkeeper_update_postun
ff126c01 213%update_icon_cache hicolor
92ca1d3b 214
8648ec2a 215%post libs -p /sbin/ldconfig
216%postun libs -p /sbin/ldconfig
217
92ca1d3b 218%files -f %{name}.lang
219%defattr(644,root,root,755)
95ca4e66 220%doc AUTHORS MAINTAINERS NEWS README *ChangeLog
fa173a83
MB
221%attr(755,root,root) %{_bindir}/gnome-desktop-item-edit
222%attr(755,root,root) %{_bindir}/gnome-panel
223%attr(755,root,root) %{_bindir}/panel-test-applets
0e65d7c1 224%attr(755,root,root) %{_libdir}/clock-applet
8648ec2a 225%attr(755,root,root) %{_libdir}/fish-applet-2
45cb17b7 226%attr(755,root,root) %{_libdir}/gnome-clock-applet-mechanism
8d17bcef 227%attr(755,root,root) %{_libdir}/notification-area-applet
8648ec2a 228%attr(755,root,root) %{_libdir}/wnck-applet
f7864ecf 229%{_datadir}/PolicyKit/policy/org.gnome.clockapplet.mechanism.policy
45cb17b7
PZ
230%{_datadir}/dbus-1/system-services/org.gnome.ClockApplet.Mechanism.service
231%{_datadir}/gnome-2.0/ui/*.xml
a97815a6 232%{_datadir}/gnome-panel
1886b570 233%{_datadir}/gnome-panelrc
92ca1d3b 234%{_datadir}/idl/gnome-panel-2.0
95ca4e66 235%{_desktopdir}/gnome-panel.desktop
fa173a83 236%{_iconsdir}/hicolor/*/apps/*
45cb17b7
PZ
237%{_libdir}/bonobo/servers/*.server
238%{_mandir}/man1/*.1*
239%{_sysconfdir}/dbus-1/system.d/org.gnome.ClockApplet.Mechanism.conf
8648ec2a 240%{_sysconfdir}/gconf/schemas/clock.schemas
241%{_sysconfdir}/gconf/schemas/fish.schemas
242%{_sysconfdir}/gconf/schemas/panel-compatibility.schemas
243%{_sysconfdir}/gconf/schemas/panel-general.schemas
244%{_sysconfdir}/gconf/schemas/panel-global.schemas
245%{_sysconfdir}/gconf/schemas/panel-object.schemas
246%{_sysconfdir}/gconf/schemas/panel-toplevel.schemas
247%{_sysconfdir}/gconf/schemas/window-list.schemas
248%{_sysconfdir}/gconf/schemas/workspace-switcher.schemas
92ca1d3b 249
642a3f1f
JB
250%files libs
251%defattr(644,root,root,755)
252%attr(755,root,root) %{_libdir}/libpanel-applet-2.so.*.*.*
45cb17b7 253%attr(755,root,root) %ghost %{_libdir}/libpanel-applet-2.so.0
642a3f1f 254
92ca1d3b 255%files devel
256%defattr(644,root,root,755)
fa173a83
MB
257%attr(755,root,root) %{_libdir}/libpanel-applet-2.so
258%{_libdir}/libpanel-applet-2.la
92ca1d3b 259%{_includedir}/panel-2.0
fa173a83 260%{_pkgconfigdir}/libpanelapplet-2.0.pc
92ca1d3b 261
262%files static
263%defattr(644,root,root,755)
fa173a83 264%{_libdir}/libpanel-applet-2.a
8648ec2a 265
9bcb8fd2 266%files apidocs
267%defattr(644,root,root,755)
268%{_gtkdocdir}/panel-applet
This page took 0.089133 seconds and 4 git commands to generate.