Changeset 379 for spec/trunk/SPECS
- Timestamp:
- Mar 3, 2014, 4:17:06 PM (12 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/rpm.spec (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/rpm.spec
r342 r379 15 15 %define rpmhome %{_libdir}/rpm 16 16 17 %define rpmver 4. 8.117 %define rpmver 4.11.1 18 18 %define snapver %{nil} 19 19 %define srcver %{rpmver} … … 25 25 Name: rpm 26 26 Version: %{rpmver} 27 Release: 1 6%{?dist}27 Release: 17%{?dist} 28 28 Group: System Environment/Base 29 29 Url: http://www.rpm.org/ … … 32 32 Source1: db-%{bdbver}.tar.gz 33 33 %endif 34 Source2: %{name}- %{srcver}-os2-src2.tar34 Source2: %{name}-os2-src2.tar 35 35 36 36 Patch1: %{name}-os2.diff … … 182 182 packages on a system. 183 183 184 %package debug 185 Summary: HLL debug data for exception handling support. 186 187 %description debug 188 HLL debug data for exception handling support. 189 184 190 %prep 185 191 # -D Do not delete the directory before unpacking. … … 318 324 %defattr(-,root,root,-) 319 325 %doc GROUPS COPYING CREDITS ChangeLog.bz2 doc/manual/[a-z]* 320 321 %dir %{_sysconfdir}/rpm 322 323 %attr(0755, root, root) %dir %{_var}/lib/rpm 326 %dir %{_sysconfdir}/rpm 327 328 %attr(0755, root, root) %dir %{_var}/lib/rpm 324 329 %attr(0644, root, root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_var}/lib/rpm/* 325 330 %attr(0755, root, root) %dir %{rpmhome} … … 327 332 %{_bindir}/rpm.exe 328 333 %{_bindir}/rpm2cpio.exe 329 %{_bindir}/rpmdb 330 %{_bindir}/rpmsign 334 %{_bindir}/rpmdb.exe 335 %{_bindir}/rpmkeys.exe 336 %{_bindir}/rpmsign.exe 331 337 %{_bindir}/rpmquery 332 338 %{_bindir}/rpmverify 333 339 334 340 %{_mandir}/man8/rpm.8* 341 %{_mandir}/man8/rpmdb.8* 342 %{_mandir}/man8/rpmkeys.8* 335 343 %{_mandir}/man8/rpm2cpio.8* 336 344 … … 350 358 %{rpmhome}/rpm.daily 351 359 %{rpmhome}/rpm.log 352 %{rpmhome}/rpm. xinetd360 %{rpmhome}/rpm.supp 353 361 %{rpmhome}/rpm2cpio.sh 354 362 %{rpmhome}/tgpg … … 362 370 %defattr(-,root,root) 363 371 %{_libdir}/rpm*.dll 372 %{_libdir}/rpm-plugins 364 373 365 374 %files build … … 367 376 %{_bindir}/rpmbuild.exe 368 377 %{_bindir}/gendiff 378 %{_bindir}/rpmspec.exe 379 %{_bindir}/rpmsign.exe 369 380 370 381 %{_mandir}/man1/gendiff.1* 382 %{_mandir}/man8/rpmbuild.8* 383 %{_mandir}/man8/rpmdeps.8* 384 %{_mandir}/man8/rpmspec.8* 385 %{_mandir}/man8/rpmsign.8* 371 386 372 387 %{rpmhome}/brp-* 373 %{rpmhome}/check-buildroot 374 %{rpmhome}/check-files 375 %{rpmhome}/check-files.os2 376 %{rpmhome}/check-prereqs 377 %{rpmhome}/check-rpaths* 388 %{rpmhome}/check-* 378 389 #%{rpmhome}/debugedit 379 390 #%{rpmhome}/find-debuginfo.sh 380 391 %{rpmhome}/find-lang.sh 381 %{rpmhome}/find-provides 382 %{rpmhome}/find-requires 383 %{rpmhome}/javadeps.exe 384 %{rpmhome}/mono-find-provides 385 %{rpmhome}/mono-find-requires 386 %{rpmhome}/ocaml-find-provides.sh 387 %{rpmhome}/ocaml-find-requires.sh 388 %{rpmhome}/osgideps.pl 389 %{rpmhome}/perldeps.pl 390 %{rpmhome}/libtooldeps.sh 391 %{rpmhome}/pkgconfigdeps.sh 392 %{rpmhome}/perl.prov 393 %{rpmhome}/perl.req 394 %{rpmhome}/tcl.req 395 %{rpmhome}/pythondeps.sh 396 %{rpmhome}/rpmdeps.exe 397 %{rpmhome}/config.guess 398 %{rpmhome}/config.sub 392 %{rpmhome}/*provides* 393 %{rpmhome}/*requires* 394 %{rpmhome}/*deps* 395 %{rpmhome}/*.prov 396 %{rpmhome}/*.req 397 %{rpmhome}/config.* 399 398 %{rpmhome}/mkinstalldirs 400 %{rpmhome}/rpmdiff* 401 %{rpmhome}/desktop-file.prov 402 %{rpmhome}/fontconfig.prov 403 #%{rpmhome}/postscriptdriver.prov 404 405 %{rpmhome}/macros.perl 406 %{rpmhome}/macros.python 407 %{rpmhome}/macros.php 408 409 %{_mandir}/man8/rpmbuild.8* 410 %{_mandir}/man8/rpmdeps.8* 411 412 %{_usr}/share/locale/ca/LC_MESSAGES/rpm.mo 413 %{_usr}/share/locale/cs/LC_MESSAGES/rpm.mo 414 %{_usr}/share/locale/da/LC_MESSAGES/rpm.mo 415 %{_usr}/share/locale/de/LC_MESSAGES/rpm.mo 416 %{_usr}/share/locale/es/LC_MESSAGES/rpm.mo 417 %{_usr}/share/locale/fi/LC_MESSAGES/rpm.mo 418 %{_usr}/share/locale/fr/LC_MESSAGES/rpm.mo 419 %{_usr}/share/locale/is/LC_MESSAGES/rpm.mo 420 %{_usr}/share/locale/it/LC_MESSAGES/rpm.mo 421 %{_usr}/share/locale/ja/LC_MESSAGES/rpm.mo 422 %{_usr}/share/locale/ko/LC_MESSAGES/rpm.mo 423 %{_usr}/share/locale/ms/LC_MESSAGES/rpm.mo 424 %{_usr}/share/locale/nb/LC_MESSAGES/rpm.mo 425 %{_usr}/share/locale/nl/LC_MESSAGES/rpm.mo 426 %{_usr}/share/locale/pl/LC_MESSAGES/rpm.mo 427 %{_usr}/share/locale/pt/LC_MESSAGES/rpm.mo 428 %{_usr}/share/locale/pt_BR/LC_MESSAGES/rpm.mo 429 %{_usr}/share/locale/ru/LC_MESSAGES/rpm.mo 430 %{_usr}/share/locale/sk/LC_MESSAGES/rpm.mo 431 %{_usr}/share/locale/sl/LC_MESSAGES/rpm.mo 432 %{_usr}/share/locale/sr/LC_MESSAGES/rpm.mo 433 %{_usr}/share/locale/sr@latin/LC_MESSAGES/rpm.mo 434 %{_usr}/share/locale/sv/LC_MESSAGES/rpm.mo 435 %{_usr}/share/locale/tr/LC_MESSAGES/rpm.mo 436 %{_usr}/share/locale/zh_TW/LC_MESSAGES/rpm.mo 399 %{rpmhome}/macros.p* 400 %{rpmhome}/fileattrs 401 402 %{_datadir}/locale/* 437 403 438 404 %files python … … 454 420 %config(noreplace) %{_sysconfdir}/logrotate.d/rpm 455 421 456 #%files apidocs 457 #%defattr(-,root,root) 458 #%doc doc/librpm/html/* 422 %files apidocs 423 %defattr(-,root,root) 424 %doc COPYING doc/librpm/html/* 425 426 %files debug 427 %defattr(-,root,root) 428 %{_bindir}/*.dbg 429 %{_libdir}/*.dbg 430 %{_libdir}/rpm/*.dbg 459 431 460 432 %changelog 433 * Mon Mar 03 2014 yd 434 - r378 and others, upgrade to vendor 4.11.1, build of debug info packages. 435 461 436 * Wed Mar 28 2013 yd 462 437 - r341, fix scripts symlinks.
Note:
See TracChangeset
for help on using the changeset viewer.
