]> git.pld-linux.org Git - packages/control-center.git/blob - control-center.spec
- 1.99.9
[packages/control-center.git] / control-center.spec
1 Summary:        GNOME control center
2 Summary(es):    El centro de controle del GNOME
3 Summary(pl):    Centrum kontroli GNOME
4 Summary(pt_BR): O Centro de Controle do GNOME
5 Summary(uk):    ãÅÎÔÒ ËÅÒÕ×ÁÎÎÑ GNOME
6 Summary(ru):    ãÅÎÔÒ ÕÐÒÁ×ÌÅÎÉÑ GNOME
7 Name:           control-center
8 Version:        1.99.9
9 Release:        0.1
10 Epoch:          1
11 License:        GPL
12 Group:          X11/Applications
13 Source0:        ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/%{name}/%{name}-%{version}.tar.bz2
14 Patch0:         %{name}-ac_am.patch
15 URL:            http://www.gnome.org/
16 Icon:           control-center.gif
17 BuildRequires:  GConf2-devel
18 BuildRequires:  ORBit2-devel
19 BuildRequires:  audiofile >= 0.2.3-3
20 BuildRequires:  autoconf
21 BuildRequires:  automake
22 BuildRequires:  bison
23 BuildRequires:  flex
24 BuildRequires:  esound-devel
25 BuildRequires:  findutils
26 BuildRequires:  gettext-devel
27 BuildRequires:  gnome-desktop-devel
28 BuildRequires:  gnome-vfs2-devel
29 BuildRequires:  gtk+2-devel
30 BuildRequires:  intltool >= 0.18
31 BuildRequires:  libbonobo-devel
32 BuildRequires:  libbonoboui-devel
33 BuildRequires:  libglade2-devel
34 BuildRequires:  libgnome-devel
35 BuildRequires:  libgnomeui-devel
36 BuildRequires:  libxml2-devel
37 BuildRequires:  libtool
38 PreReq:         scrollkeeper
39 PreReq:         /sbin/ldconfig
40 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
41 Obsoletes:      gnome
42
43 %define         _prefix         /usr/X11R6
44 %define         _sysconfdir     /etc/X11/GNOME2
45
46 %description
47 A Configuration tool for easily setting up your GNOME environment.
48 GNOME is the GNU Network Object Model Environment. That's a fancy name
49 but really GNOME is a nice GUI desktop environment. It makes using
50 your computer easy, powerful, and easy to configure.
51
52 %description -l es
53 El control-center es una herramienta para una configuración facilitada
54 el entorno GNOME.
55
56 %description -l pl
57 Narzêdzie do ³atwej konfiguracji twojego ¶rodowiska GNOME. GNOME to
58 Obiektowe ¦rodowisko Sieciowe na licencji GNU (GNU Network Object
59 Model Environment). Nazwa jest do¶æ dziwaczna, ale w rzeczywisto¶ci
60 jest to mi³e ¶rodowisko pracy. Powoduje, ¿e u¿ywanie komputera jest
61 proste, wydajne i ³atwe w konfiguracji.
62
63 %description -l pt_BR
64 O control-center é uma ferramenta para facilmente configurar seu
65 ambiente GNOME.
66
67 %description -l ru
68 ðÁËÅÔ control-center ÓÏÄÅÒÖÉÔ ÕÔÉÌÉÔÙ, ÐÏÚ×ÏÌÑÀÝÉÅ ÎÁÓÔÒÁÉ×ÁÔØ ÓÒÅÄÕ
69 GNOME ×ÁÛÅÊ ÓÉÓÔÅÍÙ (ÔÁËÉÅ ×ÅÝÉ ËÁË ÆÏΠÒÁÂÏÞÅÇÏ ÓÔÏÌÁ É ÔÅÍÙ,
70 ÐÒÏÇÒÁÍÍÁ ÓÏÈÒÁÎÅÎÉÑ ÜËÒÁÎÁ, ÏËÏÎÎÙÊ ÍÅÎÅÄÖÅÒ, ÓÉÓÔÅÍÎÙÅ Ú×ÕËÉ,
71 ÐÏ×ÅÄÅÎÉÅ ÍÙÛÉ É ÄÒ.)
72
73 üÔÏÔ ÐÁËÅÔ ÎÕÖÅÎ, ÅÓÌÉ ×Ù ÕÓÔÁÎÁ×ÌÉ×ÁÅÔÅ ÓÒÅÄÕ GNOME.
74
75 %description -l uk
76 ðÁËÅÔ control-center Í¦ÓÔÉÔØ ÕÔÉ̦ÔÉ, Ñ˦ ÄÏÚ×ÏÌÑÀÔØ ÎÁÓÔÒÏÀ×ÁÔÉ
77 ÓÅÒÅÄÏ×ÉÝÅ GNOME ×ÁÛϧ ÓÉÓÔÅÍÉ (ÔÁ˦ ÒÅÞ¦ ÑË ÆÏΠÒÏÂÏÞÏÇÏ ÓÔÏÌÕ ÔÁ
78 ÔÅÍÉ, ÐÒÏÇÒÁÍÁ ÚÂÅÒÅÖÅÎÎÑ ÅËÒÁÎÕ, ×¦ËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ, ÓÉÓÔÅÍΦ Ú×ÕËÉ,
79 ÐÏ×ÅĦÎËÁ ÍÉÛ¦ ÔÁ ¦Î.)
80
81 ãÅÊ ÐÁËÅÔ ÐÏÔÒ¦ÂÎÉÊ, ÑËÝÏ ×É ×ÓÔÁÎÏ×ÌÀ¤ÔÅ ÓÅÒÅÄÏ×ÉÝÅ GNOME.
82
83 %prep
84 %setup -q
85 %patch0 -p1
86
87 %build
88 intltoolize --copy --force
89 gettextize --copy --force
90 libtoolize --copy --force
91 aclocal
92 autoconf
93 automake -a -c -f
94 %configure
95
96 %{__make}
97
98 %install
99 rm -rf $RPM_BUILD_ROOT
100
101 %{__make} install \
102         DESTDIR=$RPM_BUILD_ROOT
103
104 gzip -9nf AUTHORS ChangeLog NEWS README
105
106 %find_lang %{name} --with-gnome --all-name
107
108 %clean
109 rm -rf $RPM_BUILD_ROOT
110
111 %post
112 /sbin/ldconfig
113 GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`; export GCONF_CONFIG_SOURCE
114 /usr/X11R6/bin/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas > /dev/null 2>&1
115
116 %postun
117 /sbin/ldconfig
118
119 %files -f %{name}.lang
120 %defattr(644,root,root,755)
121 %{_sysconfdir}/gconf/schemas/*
122 %attr(755,root,root) %{_bindir}/*
123 %{_libdir}/bonobo/servers/*
124 %{_datadir}/applications/*
125 %{_datadir}/control-center-2.0/capplets/*
126 %{_datadir}/control-center-2.0/icons
127 %{_datadir}/control-center-2.0/interfaces
128 %{_datadir}/control-center-2.0/pixmaps
129 %{_datadir}/gnome/cursor-fonts
130 %{_datadir}/gnome/vfolders/*
131 %{_datadir}/gnome-2.0/ui/*
132 %{_datadir}/idl/*
133 %{_pixmapsdir}/gnomecc-2
134 %{_pixmapsdir}/*.png
This page took 0.735379 seconds and 3 git commands to generate.