Summary: The core programs for the GNOME2 GUI desktop environment Summary(pl): Podstawowe programy środowiska graficznego GNOME2 Name: gnome-desktop Version: 2.12.0 Release: 1 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/2.12/%{name}-%{version}.tar.bz2 # Source0-md5: 51c217ea85ed1ccc7e9bf42ea2636ebf Source1: pld-logo.svg # Source1-md5: 9fda4ca70a6e8e82e8e5bebe0e28db74 Patch0: %{name}-crystalsvg.patch Patch1: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common >= 2.8.0 BuildRequires: gnome-doc-utils >= 0.3.1-2 BuildRequires: gnome-vfs2-devel >= 2.11.90 BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: libgnomeui-devel >= 2.10.0-2 BuildRequires: libtool BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: pkgconfig BuildRequires: startup-notification-devel >= 0.8 BuildRequires: scrollkeeper Requires(post,postun): /sbin/ldconfig Requires(post,postun): scrollkeeper Requires: libgnomeui >= 2.10.0-2 Obsoletes: gnome-core BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description GNOME2 (GNU Network Object Model Environment) is a user-friendly set of applications and desktop tools to be used in conjunction with a window manager for the X Window System. GNOME2 is similar in purpose and scope to CDE and KDE, but GNOME2 is based completely on free software. This package contains applications related to GNOME2 desktop. %description -l pl GNOME2 (GNU Network Object Model Environment) jest zestawem przyjaznych dla użytkownika programów i narzędzi biurkowych, których używa się wraz z zarządcą okien systemu X Window. GNOME2 przypomina wyglądem i zakresem funkcjonalności CDE i KDE, jednak GNOME2 opiera się w całości na wolnym oprogramowaniu. Ten pakiet zawiera aplikacje związane w desktopem GNOME2. %package devel Summary: GNOME2 desktop includes Summary(pl): Pliki nagłówkowe bibliotek GNOME2 desktop Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libgnomeui-devel >= 2.10.0-2 Requires: startup-notification-devel >= 0.8 %description devel GNOME2 desktop header files. %description devel -l pl Pliki nagłówkowe bibliotek GNOME2 desktop. %package static Summary: GNOME2 desktop static libraries Summary(pl): Statyczne biblioteki GNOME2 desktop Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} %description static GNOME2 desktop static libraries. %description static -l pl Statyczne biblioteki GNOME2 desktop. %prep %setup -q %patch0 -p1 %patch1 -p1 %build gnome-doc-prepare --copy --force %{__gnome_doc_common} %{__libtoolize} %{__aclocal} %{__autoconf} %{__autoheader} %{__automake} %configure \ --with-gnome-distributor="PLD Linux Distribution" %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT%{_pixmapsdir}/gnome-logo-icon-transparent.png install %{SOURCE1} $RPM_BUILD_ROOT%{_pixmapsdir}/gnome-logo-icon-transparent.svg rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no %find_lang %{name} --with-gnome --all-name %clean rm -fr $RPM_BUILD_ROOT %post /sbin/ldconfig %scrollkeeper_update_post %postun /sbin/ldconfig %scrollkeeper_update_postun %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/lib*.so.*.* %doc %{_mandir}/man1/* %{_datadir}/gnome-about %{_pixmapsdir}/* %{_omf_dest_dir}/fdl %{_omf_dest_dir}/gnome-feedback %{_omf_dest_dir}/gpl %{_omf_dest_dir}/lgpl %{_desktopdir}/*.desktop %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_includedir}/gnome-desktop-2.0 %{_pkgconfigdir}/*.pc %files static %defattr(644,root,root,755) %{_libdir}/*.a