]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.spec
Removed bogus R: libxml2, auto dependency checking is catching this on the live builders.
[packages/poldek.git] / poldek.spec
CommitLineData
7638abfc 1#
de1099c4 2# Conditional build:
9fe14a3f 3%bcond_with static # don't use shared libraries
4%bcond_without imode # don't build interactive mode
58c31de0 5%bcond_without python # don't build python bindings
7000d724 6
373c6f03 7# required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
4d7ffb0a 8%if "%{pld_release}" == "ti"
530c8c41 9%define ver_db 4.5.20
473ce98d 10%define ver_db_rel 8
4d7ffb0a 11%else
530c8c41 12%define ver_db 4.7.25
473ce98d 13%define ver_db_rel 1
4d7ffb0a 14%endif
dda7b73c 15%define ver_rpm 4.5-49
7000d724 16
810df317 17%define snap rc5
b8e2dc6d 18%define rel 12
b44549bf 19Summary: RPM packages management helper tool
9c03ea8f 20Summary(hu.UTF-8): RPM csomagkezelést segítő eszköz
9faf625a 21Summary(pl.UTF-8): Pomocnicze narzędzie do zarządzania pakietami RPM
b44549bf 22Name: poldek
24ad8b8d 23Version: 0.30
d5caab1d 24Release: 1.%{snap}.%{rel}
9f931ada 25License: GPL v2
8efee472 26Group: Applications/System
85398bac 27#Source0: http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
e46f6b38 28Source0: http://carme.pld-linux.org/~cactus/snaps/poldek/%{name}-%{version}%{snap}.tar.xz
810df317 29# Source0-md5: ab89926c28cfb6b7d72497fc37c16ac4
911a8560 30Source1: %{name}.conf
b25cb9a7 31Source2: %{name}-multilib.conf
2ccd5d66 32Source3: %{name}-ti.conf
33Source4: %{name}-multilib-ti.conf
34Source5: %{name}-aliases.conf
35Source6: %{name}.desktop
36Source7: %{name}.png
171e07f6 37Source8: %{name}-debuginfo.conf
652b5bc5 38Source9: %{name}-aidath.conf
39Source10: %{name}-multilib-aidath.conf
8db66c11 40Source11: %{name}-archive.conf
85398bac
MB
41Patch0: %{name}-vserver-packages.patch
42Patch1: %{name}-config.patch
a9c9446a 43Patch2: %{name}-size-type.patch
f8e81a61 44Patch3: %{name}-Os-fail-workaround.patch
f4205795 45Patch4: %{name}-git.patch
5e2c5cc3 46Patch5: %{name}-am.patch
39ca2371 47URL: http://poldek.pld-linux.org/
a4268952 48BuildRequires: autoconf
b25cb9a7 49BuildRequires: automake
373c6f03 50BuildRequires: bzip2-devel
065b86e0 51BuildRequires: check-devel
530c8c41 52BuildRequires: db-devel >= %{ver_db}-%{ver_db_rel}
1d67e563 53BuildRequires: docbook-dtd412-xml
f77a8b4c 54BuildRequires: gettext-devel
b25cb9a7
JB
55BuildRequires: libtool
56BuildRequires: libxml2-devel
fc37ede0 57BuildRequires: neon-devel
cbc6f56b 58BuildRequires: openssl-devel >= 0.9.7d
13fd950e 59BuildRequires: pcre-devel
b3ea4b51 60BuildRequires: pkgconfig
13fd950e 61BuildRequires: popt-devel
58c31de0 62%{?with_python:BuildRequires: python-devel}
b25cb9a7 63BuildRequires: readline-devel >= 5.0
373c6f03 64BuildRequires: rpm-devel >= %{ver_rpm}
300927eb 65%{?with_python:BuildRequires: rpm-pythonprov}
65a99b8b 66BuildRequires: swig-python
77cfda6e 67BuildRequires: xmlto
96475e5e 68BuildRequires: zlib-devel
373c6f03
JB
69%if %{with static}
70BuildRequires: bzip2-static
530c8c41 71BuildRequires: db-static >= %{ver_db}-%{ver_db_rel}
2fac0b02 72BuildRequires: glibc-static
acb26797 73BuildRequires: libselinux-static
b25cb9a7 74BuildRequires: libxml2-static
373c6f03
JB
75BuildRequires: ncurses-static
76BuildRequires: openssl-static
77BuildRequires: pcre-static
78BuildRequires: popt-static
79BuildRequires: readline-static
80BuildRequires: rpm-static
81BuildRequires: zlib-static
373c6f03 82%endif
b25cb9a7 83Requires(triggerpostun): awk
168acc54 84Requires(triggerpostun): sed >= 4.0
09d4c571 85Requires: %{name}-libs = %{version}-%{release}
530c8c41 86Requires: db >= %{ver_db}-%{ver_db_rel}
373c6f03 87Requires: rpm >= %{ver_rpm}
530c8c41 88Requires: rpm-db-ver = %{ver_db}
78b0cd64 89Requires: rpm-lib = %(rpm -q --qf '%{V}' rpm-lib)
e202a52a
ER
90# vf* scripts use sed
91Requires: sed
b44549bf 92BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
93
94%description
0fa0dc36 95poldek is an RPM package management tool which allows you to easily
96perform package verification, installation (including system
13fd950e 97installation from scratch), upgrading, and removal.
0fa0dc36 98
13fd950e
JB
99Program can be used in batch (like apt-get from Debian's APT) or
100interactive mode. The interactive mode puts you into a readline
101interface with command line autocompletion and history, similar to the
102shell mode of Perl's CPAN.
8efee472 103
9fe14a3f 104%{?with_static:This version is statically linked.}
d94b28a6 105
9fe14a3f 106%{!?with_imode:This version hasn't got interactive mode.}
7f07e487 107#'vim
1f84648f 108
9c03ea8f
ZU
109%description -l hu.UTF-8
110poldek egy RPM csomagkezelő eszköz, amely megkönnyíti a
111csomagellenőrzést, telepítést (beleértve a rendszertelepítést a
112nulláról), frissítést és eltávolítást.
113
114A program használható parancssorból (mint a Debian apt-get programja)
115vagy interaktív módban. Az interaktív mód egy readline környezetet
116jelent, parancskiegészítéssel és előzményekkel, hasonlóan a Perl CPAN
117shell módjához.
118
119%{?with_static:Ez a verzió statikusan linkelt.}
120
121%{!?with_imode:Ennek a verziónak nincs interaktív módja.}
122
caed9b36
JR
123%description -l pl.UTF-8
124poldek jest narzędziem linii poleceń służącym do weryfikacji,
125instalacji (włączając instalację systemu od zera), aktualizacji i
126usuwania pakietów.
56e1ab51 127
caed9b36 128Program może być używany w trybie wsadowym (jak debianowy apt-get) lub
d82a9cb2 129interaktywnym. Tryb interaktywny posiada interfejs readline z
caed9b36
JR
130dopełnianiem komend i historią, podobny do trybu shell perlowego
131modułu CPAN.
8efee472 132
9fe14a3f 133%{?with_static:Ta wersja jest konsolidowana statycznie.}
a611e0bc 134
9fe14a3f 135%{!?with_imode:Ta wersja nie posiada trybu interaktywnego.}
b44549bf 136
b25cb9a7 137%package libs
168acc54 138Summary: poldek libraries
9c03ea8f 139Summary(hu.UTF-8): A poldek könyvtárai
9faf625a 140Summary(pl.UTF-8): Biblioteki poldka
168acc54 141Group: Libraries
b25cb9a7
JB
142
143%description libs
144poldek libraries.
145
9c03ea8f
ZU
146%description libs -l hu.UTF-8
147A poldek könyvtárai.
148
caed9b36 149%description libs -l pl.UTF-8
b25cb9a7
JB
150Biblioteki poldka.
151
152%package devel
168acc54 153Summary: Header files for poldek libraries
9c03ea8f 154Summary(hu.UTF-8): A poldek könyvtár fejlesztői fájljai
9faf625a 155Summary(pl.UTF-8): Pliki nagłówkowe bibliotek poldka
168acc54 156Group: Development/Libraries
09d4c571 157Requires: %{name}-libs = %{version}-%{release}
b980560b 158Requires: rpm-devel >= %{ver_rpm}
b25cb9a7
JB
159
160%description devel
161Header files for poldek libraries.
162
9c03ea8f
ZU
163%description devel -l hu.UTF-8
164A poldek könyvtár fejlesztői fájljai.
165
caed9b36
JR
166%description devel -l pl.UTF-8
167Pliki nagłówkowe bibliotek poldka.
b25cb9a7
JB
168
169%package static
168acc54 170Summary: poldek static libraries
9c03ea8f 171Summary(hu.UTF-8): poldek statikus könyvtárak
9faf625a 172Summary(pl.UTF-8): Biblioteki statyczne poldka
168acc54 173Group: Development/Libraries
09d4c571 174Requires: %{name}-devel = %{version}-%{release}
b25cb9a7
JB
175
176%description static
177poldek static libraries.
178
9c03ea8f
ZU
179%description static -l hu.UTF-8
180poldek statikus könyvtárak.
181
caed9b36 182%description static -l pl.UTF-8
b25cb9a7
JB
183Biblioteki statyczne poldka.
184
58c31de0
JB
185%package -n python-poldek
186Summary: Python modules for poldek
9c03ea8f 187Summary(hu.UTF-8): Python modulok poldek-hez
9faf625a 188Summary(pl.UTF-8): Moduły języka Python dla poldka
58c31de0
JB
189Group: Libraries/Python
190Requires: %{name}-libs = %{version}-%{release}
191%pyrequires_eq python-libs
192
193%description -n python-poldek
194Python modules for poldek.
195
9c03ea8f
ZU
196%description -n python-poldek -l hu.UTF-8
197Python modulok poldek-hez.
198
caed9b36
JR
199%description -n python-poldek -l pl.UTF-8
200Moduły języka Python dla poldka.
58c31de0 201
03159b71 202%prep
a9c9446a 203%setup -q
85398bac 204%patch0 -p1
13aa6434
AM
205%patch1 -p1
206%patch2 -p1
f8e81a61 207%patch3 -p1
e790f566 208%patch4 -p1
5e2c5cc3 209%patch5 -p1
8dcb75fc 210
5e2c5cc3 211%{__rm} m4/libtool.m4 m4/lt*.m4
b44549bf 212
0579f9b7
ER
213# cleanup backups after patching
214find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
4fa2b79c 215chmod u+x ./configure ./doc/conf-xml2.sh
0579f9b7 216
b44549bf 217%build
bef9d2a3 218%{__libtoolize}
21a83253 219%{__aclocal} -I m4
d878a63c 220%{__autoheader}
21a83253
MM
221%{__autoconf}
222%{__automake}
f8e81a61 223cd tndb
313cd172 224%{__libtoolize}
5e2c5cc3
JB
225%{__aclocal}
226%{__autoheader}
227%{__autoconf}
228%{__automake}
f8e81a61 229cd ../trurlib
313cd172 230%{__libtoolize}
5e2c5cc3
JB
231%{__aclocal}
232%{__autoheader}
233%{__autoconf}
234%{__automake}
f8e81a61 235cd ..
b25cb9a7 236
5e2c5cc3 237CPPFLAGS="%{rpmcppflags} -std=gnu99"
1f84648f 238%configure \
b25cb9a7 239 %{?with_static:--enable-static --disable-shared} \
9fe14a3f 240 %{!?with_imode:--disable-imode} \
58c31de0
JB
241 --enable-nls \
242 %{?with_python:--with-python}
9fb594dc 243%{__make} -j1
a1f22296 244# --enable-trace
8efee472 245
b44549bf 246%install
247rm -rf $RPM_BUILD_ROOT
27edf30a 248install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name}/repos.d,/var/cache/%{name}}
8efee472 249
9fb594dc 250%{__make} install -j1 \
c8f7d829 251 DESTDIR=$RPM_BUILD_ROOT
de1099c4 252
58c31de0 253%if %{with python}
9fb594dc 254%{__make} -C python -j1 install \
58c31de0
JB
255 DESTDIR=$RPM_BUILD_ROOT \
256 libdir=%{py_sitedir}
257%endif
258
5e2c5cc3 259%{?with_static:%{__rm} $RPM_BUILD_ROOT%{_bindir}/rpmvercmp}
a49836bb 260
9639596f 261%ifarch i486 i686 ppc sparc alpha athlon
23ead09a 262 %define _ftp_arch %{_target_cpu}
36004ea3 263%endif
9639596f 264%ifarch %{x8664}
23ead09a
ER
265 %define _ftp_arch x86_64
266 %define _ftp_alt_arch i686
36004ea3 267%endif
9639596f 268%ifarch i586
23ead09a
ER
269 %if "%{pld_release}" == "ti"
270 %define _ftp_arch i586
271 %else
272 %define _ftp_arch i486
273 %endif
58820d9b 274%endif
a49836bb 275%ifarch pentium2 pentium3 pentium4
23ead09a 276 %define _ftp_arch i686
36004ea3 277%endif
a49836bb 278%ifarch sparcv9 sparc64
23ead09a
ER
279 %define _ftp_arch sparc
280 %if "%{pld_release}" == "th"
281 %define _ftp_arch %{_target_cpu}
282 %ifarch sparc64
283 %define _ftp_alt_arch sparcv9
284 %endif
285 %endif
652b5bc5 286%endif
32697bd0 287
2ccd5d66 288%if "%{pld_release}" == "ti"
7c0e4fc5 289 %define pld_conf %{SOURCE3}
23ead09a 290 %ifarch %{x8664}
7c0e4fc5 291 %define pld_multilib_conf %{SOURCE4}
23ead09a 292 %endif
2ccd5d66 293%endif
7c0e4fc5 294
23ead09a 295%if "%{pld_release}" == "th"
7c0e4fc5
ER
296 %define pld_conf %{SOURCE1}
297 %define pld_debuginfo_conf %{SOURCE8}
8db66c11 298 %define pld_archive_conf %{SOURCE11}
7c0e4fc5
ER
299
300 %ifarch %{x8664}
301 %define pld_multilib_conf %{SOURCE2}
302 %endif
303
23ead09a
ER
304 # aidath
305 %ifarch sparcv9 sparc64
7c0e4fc5 306 %define pld_conf %{SOURCE9}
8db66c11 307 %undefine pld_archive_conf
7c0e4fc5
ER
308 %endif
309 %ifarch sparc64
310 %define pld_multilib_conf %{SOURCE10}
311 %endif
312%endif
23ead09a 313
7c0e4fc5 314sed -e 's|%%ARCH%%|%{_ftp_arch}|g' < %{pld_conf} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld.conf
23ead09a 315
7c0e4fc5
ER
316%if 0%{?pld_multilib_conf:1}
317 sed 's|%%ARCH%%|%{_ftp_alt_arch}|g' < %{pld_multilib_conf} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
318%endif
319
320%if 0%{?pld_debuginfo_conf:1}
321sed -e 's|%%ARCH%%|%{_ftp_arch}|g' < %{pld_debuginfo_conf} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-debuginfo.conf
652b5bc5 322%endif
b25cb9a7 323
8db66c11
ER
324%if 0%{?pld_archive_conf:1}
325sed -e 's|%%ARCH%%|%{_ftp_arch}|g' < %{pld_archive_conf} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-archive.conf
326%endif
327
27edf30a 328cp -p %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/cli.conf
b25cb9a7 329
9e6ff4ef 330%if %{with imode}
331# add desktop file and icon
332install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
27edf30a
ER
333cp -p %{SOURCE6} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
334cp -p %{SOURCE7} $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
9e6ff4ef 335%endif
336
b43abde7 337# sources we don't package
5e2c5cc3 338%{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/{rh,fedora,centos}-source.conf
b25cb9a7
JB
339# include them in %doc
340rm -rf configs
341cp -a conf configs
342rm -f configs/Makefile*
343
62e80071 344%if %{with python}
58c31de0 345%py_postclean
5e2c5cc3 346%{__rm} $RPM_BUILD_ROOT%{py_sitedir}/_poldekmod.la
62e80071 347%endif
58c31de0 348
b25cb9a7 349%find_lang %{name}
f373d903 350
b44549bf 351%clean
352rm -rf $RPM_BUILD_ROOT
353
daf0e7ce
ER
354%post
355[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
356if [ "$1" = "1" ]; then
357 # remove ignore = vserver-packages inside vserver on first install
358 {
359 while read f ctx; do
360 [ "$f" = "VxID:" -o "$f" = "s_context:" ] && break
361 done </proc/self/status
362 } 2>/dev/null
363 if [ -z "$ctx" -o "$ctx" = "0" ]; then
364 VSERVER=no
365 else
366 VSERVER=yes
367 fi
368 if [ "$VSERVER" = "yes" ]; then
369 %{__sed} -i -e '/^ignore/s/vserver-packages//' %{_sysconfdir}/%{name}/poldek.conf
370 fi
371fi
b25cb9a7 372
3896c8b1
ER
373%postun -p /sbin/postshell
374-/usr/sbin/fix-info-dir -c %{_infodir}
b25cb9a7
JB
375
376%post libs -p /sbin/ldconfig
377%postun libs -p /sbin/ldconfig
378
b25cb9a7
JB
379%triggerpostun -- poldek < 0.19.0-1.20050613.22.0
380if [ -f /etc/poldek.conf.rpmsave ]; then
381 awk '/^source/ {
382 name = $3;
383 path = $4;
384 auto = "yes";
385 autoup = "yes";
386 type = "pdir";
f154dd55 387 pri = "";
b25cb9a7
JB
388
389 if (sub(",noauto", "", name)) {
390 auto = "no";
391 }
392
f154dd55
ER
393 # process pri=\d+
394 if (match(name, /,pri=[0-9]+/)) {
395 pri = substr(name, RSTART + 5, RLENGTH - 5);
396 name = substr(name, 1, RSTART - 1) substr(name, RSTART + RLENGTH);
397 }
398
b25cb9a7
JB
399 # skip ac sources. already in new config.
400 if (name !~ /^ac(-(ready|test|supported|updates-(general|security)))?$/) {
401 print "";
402 print "[source]";
403 print "name = " name;
404 print "type = " type;
405 print "path = " path;
406 print "auto = " auto;
407 print "autoup = " autoup;
f154dd55
ER
408 if (pri) {
409 print "pri = " pri;
410 }
b25cb9a7
JB
411 }
412
413 }' < /etc/poldek.conf.rpmsave >> /etc/poldek/source.conf
19cae196 414 echo "Converted old custom sources from /etc/poldek.conf.rpmsave to new poldek format in /etc/poldek/source.conf"
b25cb9a7
JB
415
416 # copy hold=
417 hold=$(grep ^hold /etc/poldek.conf.rpmsave)
418 if [ "$hold" ]; then
419 sed -i -e "/^#hold =/s/^.*/$hold/" /etc/poldek/poldek.conf
420 fi
421fi
422
b43abde7
ER
423%triggerpostun -- poldek < 0.30-0.20080225.00.1
424if ! grep -q '^%%includedir repos.d' %{_sysconfdir}/%{name}/poldek.conf; then
425 %{__sed} -i -e '/^%%include source.conf/{
426 a
427 a# /etc/poldek/repos.d/*.conf
428 a%%includedir repos.d
429 }' %{_sysconfdir}/%{name}/poldek.conf
430fi
431
432%{__sed} -i -e '/%%include %%{_distro}-source.conf/d' %{_sysconfdir}/%{name}/poldek.conf
433%{__sed} -i -e '/%%include %%{_distro}-multilib-source.conf/d' %{_sysconfdir}/%{name}/poldek.conf
434
435if [ -f %{_sysconfdir}/%{name}/pld-source.conf.rpmsave ]; then
436 cp -f %{_sysconfdir}/%{name}/repos.d/pld.conf{,.rpmnew}
478b6a69 437 cp -f %{_sysconfdir}/%{name}/pld-source.conf.rpmsave %{_sysconfdir}/%{name}/repos.d/pld.conf
b43abde7
ER
438fi
439
440%ifarch %{x8664}
441if [ -f %{_sysconfdir}/%{name}/pld-multilib-source.conf.rpmsave ]; then
442 cp -f %{_sysconfdir}/%{name}/repos.d/pld-multilib.conf{,.rpmnew}
478b6a69 443 cp -f %{_sysconfdir}/%{name}/pld-multilib-source.conf.rpmsave %{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
b43abde7
ER
444fi
445%endif
446
767366b0 447%files -f %{name}.lang
b44549bf 448%defattr(644,root,root,755)
a9c9446a 449%doc ChangeLog README* NEWS TODO configs
b25cb9a7 450%dir %{_sysconfdir}/%{name}
08335479 451%dir %{_sysconfdir}/%{name}/repos.d
168acc54 452%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.conf
b43abde7 453%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/repos.d/*.conf
5e2c5cc3
JB
454%attr(755,root,root) %{_bindir}/ipoldek
455%attr(755,root,root) %{_bindir}/poldek
456%attr(755,root,root) %{_bindir}/rpmvercmp
b25cb9a7
JB
457%dir %{_libdir}/%{name}
458%attr(755,root,root) %{_libdir}/%{name}/*
5e2c5cc3 459%{_mandir}/man1/%{name}*.1*
d8826405 460%lang(pl) %{_mandir}/pl/man1/%{name}*
b25cb9a7 461%{_infodir}/poldek.info*
9e6ff4ef 462%if %{with imode}
463%{_desktopdir}/%{name}.desktop
464%{_pixmapsdir}/%{name}.png
465%endif
27edf30a 466%dir /var/cache/%{name}
b25cb9a7 467
b43abde7 468%if %{without static}
b25cb9a7
JB
469%files libs
470%defattr(644,root,root,755)
d8aeff9a
MB
471%attr(755,root,root) %{_libdir}/libpoclidek.so.*.*.*
472%attr(755,root,root) %{_libdir}/libpoldek.so.*.*.*
473%attr(755,root,root) %{_libdir}/libtndb.so.*.*.*
474%attr(755,root,root) %{_libdir}/libtrurl.so.*.*.*
475%attr(755,root,root) %{_libdir}/libvfile.so.*.*.*
476%attr(755,root,root) %ghost %{_libdir}/libpoclidek.so.0
477%attr(755,root,root) %ghost %{_libdir}/libpoldek.so.2
478%attr(755,root,root) %ghost %{_libdir}/libtndb.so.0
479%attr(755,root,root) %ghost %{_libdir}/libtrurl.so.0
480%attr(755,root,root) %ghost %{_libdir}/libvfile.so.0
b25cb9a7
JB
481%endif
482
483%files devel
484%defattr(644,root,root,755)
5e2c5cc3
JB
485%if %{without static}
486%attr(755,root,root) %{_libdir}/libpoclidek.so
487%attr(755,root,root) %{_libdir}/libpoldek.so
488%attr(755,root,root) %{_libdir}/libtndb.so
489%attr(755,root,root) %{_libdir}/libtrurl.so
490%attr(755,root,root) %{_libdir}/libvfile.so
491%endif
492%{_libdir}/libpoclidek.la
493%{_libdir}/libpoldek.la
494%{_libdir}/libtndb.la
495%{_libdir}/libtrurl.la
496%{_libdir}/libvfile.la
497%{_includedir}/poldek
498%{_includedir}/tndb
499%{_includedir}/trurl
500%{_includedir}/vfile
501%{_pkgconfigdir}/tndb.pc
b25cb9a7
JB
502
503%files static
504%defattr(644,root,root,755)
5e2c5cc3
JB
505%{_libdir}/libtndb.a
506%{_libdir}/libtrurl.a
58c31de0
JB
507
508%if %{with python}
509%files -n python-poldek
510%defattr(644,root,root,755)
511%attr(755,root,root) %{py_sitedir}/_poldekmod.so
512%{py_sitescriptdir}/poldek.py[co]
513%{py_sitescriptdir}/poldekmod.py[co]
514%endif
This page took 0.298949 seconds and 4 git commands to generate.