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