]> git.pld-linux.org Git - packages/gnome-desktop.git/blame - gnome-desktop.spec
- kg locale is supported (since glibc 2.14-11)
[packages/gnome-desktop.git] / gnome-desktop.spec
CommitLineData
7b4050d0
MB
1Summary: gnome-desktop library
2Summary(pl.UTF-8): Biblioteka gnome-desktop
39416a2d 3Name: gnome-desktop
255e7627 4Version: 3.0.2
489dd695 5Release: 1
39416a2d 6License: LGPL
7Group: X11/Applications
7b4050d0 8Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/3.0/%{name}-%{version}.tar.bz2
255e7627 9# Source0-md5: e2fd9d545d4d7ff66525f10364ab671e
39416a2d 10URL: http://www.gnome.org/
1596f461 11BuildRequires: autoconf
172334a8 12BuildRequires: automake >= 1:1.9
6a7aec71 13BuildRequires: docbook-dtd412-xml
7b4050d0 14BuildRequires: gdk-pixbuf2-devel >= 2.22.0
2b287125 15BuildRequires: gettext-devel
7b4050d0 16BuildRequires: glib2-devel >= 1:2.28.0
e9f9026c
MB
17BuildRequires: gnome-common >= 2.24.0
18BuildRequires: gnome-doc-utils >= 0.14.0
7b4050d0
MB
19BuildRequires: gobject-introspection-devel >= 0.10.0
20BuildRequires: gsettings-desktop-schemas-devel >= 3.0.0
21BuildRequires: gtk+3-devel >= 3.0.0
172334a8 22BuildRequires: gtk-doc >= 1.8
e9f9026c 23BuildRequires: intltool >= 0.40.0
1596f461 24BuildRequires: libtool
8d23132e 25BuildRequires: pkgconfig
a477735f 26BuildRequires: rpmbuild(find_lang) >= 1.23
d2f8210f 27BuildRequires: rpmbuild(macros) >= 1.311
6a0a6c0b 28BuildRequires: scrollkeeper
2bbf3d66 29BuildRequires: startup-notification-devel >= 0.8
34b0f689 30BuildRequires: xorg-lib-libXrandr-devel >= 1.2
c4c30509 31Requires(post,postun): scrollkeeper
7b4050d0
MB
32Requires: gsettings-desktop-schemas >= 3.0.0
33Obsoletes: gnome-desktop-libs
34Obsoletes: gnome-desktop3
35Obsoletes: gnome-desktop3-libs
cee74d09 36# sr@Latn vs. sr@latin
37Conflicts: glibc-misc < 6:2.7
1596f461 38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
39416a2d 39
39416a2d 40%description
172334a8
MB
41GNOME (GNU Network Object Model Environment) is a user-friendly set of
42applications and desktop tools to be used in conjunction with a window
43manager for the X Window System. GNOME is similar in purpose and scope
44to CDE and KDE, but GNOME is based completely on free software.
39416a2d 45
7b4050d0 46This package contains gnome-desktop library.
39416a2d 47
f8781591 48%description -l pl.UTF-8
172334a8
MB
49GNOME (GNU Network Object Model Environment) jest zestawem przyjaznych
50dla użytkownika programów i narzędzi biurkowych, których używa się
51wraz z zarządcą okien systemu X Window. GNOME przypomina wyglądem i
52zakresem funkcjonalności CDE i KDE, jednak GNOME opiera się w całości
53na wolnym oprogramowaniu.
75fd44a6 54
f8781591 55Pakiet ten zawiera bibliotekę gnome-desktop.
75fd44a6 56
39416a2d 57%package devel
5d84d6e6 58Summary: GNOME desktop includes
7b4050d0 59Summary(pl.UTF-8): Pliki nagłówkowe biblioteki GNOME desktop
c7e8dd7f 60Group: X11/Development/Libraries
7b4050d0
MB
61Requires: %{name} = %{version}-%{release}
62Requires: gsettings-desktop-schemas-devel >= 3.0.0
63Requires: gtk+3-devel >= 3.0.0
41dfc190 64Requires: startup-notification-devel >= 0.8
7b4050d0 65Obsoletes: gnome-desktop3-devel
39416a2d 66
67%description devel
5d84d6e6 68GNOME desktop header files.
a79e7959 69
f8781591 70%description devel -l pl.UTF-8
7b4050d0 71Pliki nagłówkowe biblioteki GNOME desktop.
39416a2d 72
73%package static
7b4050d0
MB
74Summary: GNOME desktop static library
75Summary(pl.UTF-8): Statyczna biblioteka GNOME desktop
c7e8dd7f 76Group: X11/Development/Libraries
3a2dcbb3 77Requires: %{name} = %{version}-%{release}
7b4050d0 78Obsoletes: gnome-desktop3-static
39416a2d 79
80%description static
7b4050d0 81GNOME desktop static library.
a79e7959 82
f8781591 83%description static -l pl.UTF-8
7b4050d0 84Statyczna biblioteka GNOME desktop.
39416a2d 85
b33a78af 86%package apidocs
87Summary: gnome-desktop API documentation
5b16d880 88Summary(pl.UTF-8): Dokumentacja API gnome-desktop
b33a78af 89Group: Documentation
90Requires: gtk-doc-common
7b4050d0 91Obsoletes: gnome-desktop3-apidocs
b33a78af 92
93%description apidocs
94gnome-desktop API documentation.
95
f8781591 96%description apidocs -l pl.UTF-8
b33a78af 97Dokumentacja API gnome-desktop.
98
39416a2d 99%prep
100%setup -q
a477735f 101
39416a2d 102%build
5e7b3a0e 103%{__gtkdocize}
5d84d6e6 104%{__intltoolize}
d2f8210f 105%{__gnome_doc_prepare}
c4c30509 106%{__gnome_doc_common}
af8e699c 107%{__intltoolize}
1596f461 108%{__libtoolize}
74ea5881 109%{__aclocal} -I m4
1596f461
JB
110%{__autoconf}
111%{__autoheader}
112%{__automake}
88036f35 113%configure \
1e2955fc 114 --with-gnome-distributor="PLD Linux Distribution" \
7fa61deb
MB
115 --enable-gtk-doc \
116 --with-html-dir=%{_gtkdocdir} \
117 --disable-silent-rules
39416a2d 118%{__make}
119
120%install
121rm -rf $RPM_BUILD_ROOT
122
123%{__make} install \
2a859574 124 DESTDIR=$RPM_BUILD_ROOT
2bbf3d66 125
00a26788 126%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
e2506272 127
a477735f 128%find_lang %{name} --with-gnome --with-omf --all-name
39416a2d 129
130%clean
b7c2ac46 131rm -rf $RPM_BUILD_ROOT
39416a2d 132
3a2dcbb3 133%post
7b4050d0 134/sbin/ldconfig
c4c30509 135%scrollkeeper_update_post
3a2dcbb3 136
c4c30509 137%postun
7b4050d0 138/sbin/ldconfig
c4c30509 139%scrollkeeper_update_postun
39416a2d 140
141%files -f %{name}.lang
142%defattr(644,root,root,755)
172334a8 143%doc AUTHORS ChangeLog MAINTAINERS NEWS README
7b4050d0
MB
144%attr(755,root,root) %{_libdir}/libgnome-desktop-3.so.*.*.*
145%attr(755,root,root) %ghost %{_libdir}/libgnome-desktop-3.so.0
146%{_datadir}/gnome/gnome-version.xml
147%{_datadir}/libgnome-desktop-3.0
148%{_libdir}/girepository-1.0/GnomeDesktop-3.0.typelib
5d84d6e6 149
39416a2d 150%files devel
151%defattr(644,root,root,755)
7b4050d0
MB
152%attr(755,root,root) %{_libdir}/libgnome-desktop-3.so
153%{_includedir}/gnome-desktop-3.0
154%{_pkgconfigdir}/gnome-desktop-3.0.pc
155%{_datadir}/gir-1.0/GnomeDesktop-3.0.gir
39416a2d 156
157%files static
158%defattr(644,root,root,755)
7b4050d0 159%{_libdir}/libgnome-desktop-3.a
b33a78af 160
161%files apidocs
162%defattr(644,root,root,755)
7b4050d0 163%{_gtkdocdir}/gnome-desktop3
This page took 0.0999 seconds and 4 git commands to generate.