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