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