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