aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb_seo/cache
diff options
context:
space:
mode:
authorforums <forums@ns38133.ovh.net>2011-02-12 22:25:29 +0100
committerforums <forums@ns38133.ovh.net>2011-02-12 22:25:29 +0100
commite8f8d005b1dc98af44001fad494c7da3f010d9bd (patch)
tree6597fb2a6c379bc291183c6eb07e849ec9ba6202 /phpBB/phpbb_seo/cache
parentaf4c2a3eb15fc4318b23dcb7794c230cf3ec2a0f (diff)
downloadforums-e8f8d005b1dc98af44001fad494c7da3f010d9bd.tar
forums-e8f8d005b1dc98af44001fad494c7da3f010d9bd.tar.gz
forums-e8f8d005b1dc98af44001fad494c7da3f010d9bd.tar.bz2
forums-e8f8d005b1dc98af44001fad494c7da3f010d9bd.tar.xz
forums-e8f8d005b1dc98af44001fad494c7da3f010d9bd.zip
Added Mageia logo
Diffstat (limited to 'phpBB/phpbb_seo/cache')
0 files changed, 0 insertions, 0 deletions
121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571
- update %mkrel to use %dist when defined and
  split out dist tag generation logic out of %mkrel

Version 2.15 - 23 October 2015, by Pascal Terjan

- update gem_install macro

Version 2.14 - 21 October 2015, by Pascal Terjan

- do not remove buildroot in %install if install is disabled
  (to make rpmbuild --without install actually useful)
- make python dependency extractor much faster

Version 2.13 - 24 July 2015, by Thierry Vignaud

- kill python macros that are already defined in rpm
- kill unused python macros (py_compile, py_requires)

Version 2.12 - 7 July 2015, by Christiaan Welvaart

- do not add -fPIC to optflags for x86-64

Version 2.11 - 3 July 2015, by Thierry Vignaud

- deprecate %makeinstall_std and advertize upstream %make_install instead
- kill %old_makeinstall (use upstream %makeinstall instead)

Version 2.10 - 28 June 2015, by Thierry Vignaud

- stop emitting perlapi-<version> provides
  now that nothing requires it

Version 2.9 - 24 June 2015, by Thierry Vignaud

- stop emitting perlapi-<version> requires

Version 2.8 - 21 June 2015, by Thierry Vignaud

- change file digests hashing algorithm to SHA-256
- kill obsolete %defaultbuildroot
- kill old %__find_(provides|requires)
- kill redondant/unmainted macro (mga#4927)
- kill unused kmod.* files

Version 2.7 - 26 October 2014, by Pascal Terjan

- add support for limiting parallel builds by defining
  %_smp_ncpus_max in spec file for packages needing it

Version 2.6 - 14 October 2014, by Pascal Terjan

- support being passed the egg-info directory

Version 2.5 - 1 October 2014, by Thierry Vignaud

- do not emit PHP requires for package's own files

Version 2.4 - 24 September 2014, by Thierry Vignaud

- emit pythonegg requires/provides back
- remove kmod.* from git (now SRPMS sources)
- remove dwz.macros from git (now SRPMS sources)
- remove now useless g-ir-extract-deps

Version 2.3 - 18 September 2014, by Pascal Terjan

- generate devel() dependencies for gcc libs

Version 2.2 - 15 September 2014, by Thierry Vignaud

- fix matching META files
- retrieve file name from stdin

Version 2.1 - 15 September 2014, by Thierry Vignaud

- actually package php.attr
- convert kmod provides to internal generator
- convert perl requires from meta to internal generator
- use rpmdeps to generate any "normal" dependencies

Version 2.0 - 12 September 2014, by Thierry Vignaud

- convert devel(foo) deps to internal generator
- convert multiarch deps to internal generator
- convert "perlapi" deps to internal generator
- convert perl-base deps to internal generator
- convert PHP deps to internal generator
- drop gstreamer/haskell/ruby/typelib deps generators
  we backported the needed .(attr|prov|req) files from FC/SuSe in other packages
- drop most of the script-based dependency generation bits
- drop some long dead scripts
- use internal dependency generator instead of "external generator"
  (like all other distros) which is way much faster :-)
  See:
  o http://www.rpm.org/wiki/PackagerDocs/DependencyGenerator
  o http://laiskiainen.org/blog/?p=35
  side effect: we now output lowercase perl provides/requires (eg: "perl(urpm)")
- use upstream pkgconfigdeps.sh as we only have more checks because we were
  still using the external generator

Version 1.198 - 26 May 2014, by Jani Välimaa
- gi-find-deps.sh: improve sed magic to handle special sugar typelib requires

Version 1.197 - 27 Dec 2013, by Pascal Terjan
- Fix gem automated dependancies

Version 1.196 - 27 Dec 2013, by Pascal Terjan
- Use correct macro for gems dir now that rubygems moved

Version 1.195 - 24 Dec 2013, by Pascal Terjan
- Fix mistake in previous version

Version 1.194 - 24 Dec 2013, by Pascal Terjan
- Only install gem .so from paths in require_paths

Version 1.193 - 17 Dec 2013, by Pascal Terjan
- Improve binary gems handling and get more compatible with Fedora

Version 1.192 - 15 Oct 2013, by Pascal Terjan
- Switch to new pythonegg dependencies
- Add -O flag to %make

Version 1.191 - 14 Oct 2013, by Pascal Terjan
- have differrent provides for python2 and python3 egg
  requires will be switched after everything is rebuilt once

Version 1.190 - 28 Sep 2013, by Funda Wang
- add switch -d to gem_install to move headers into vendorarchdir

Version 1.189 - 25 Sep 2013, by Philippe Makowski
- Set valid macros names for Python byte compilation

Version 1.188 - 25 Sep 2013, by Philippe Makowski
- Improve macros for Python byte compilation

Version 1.187 - 24 Sep 2013, by Philippe Makowski
- Add macros for Python byte compilation

Version 1.186 - 20 Sep 2013, by Pascal Terjan
- Support gems with .so not under lib/

Version 1.185 - 20 Sep 2013, by Pascal Terjan
- Fix typo in previous version :(

Version 1.184 - 20 Sep 2013, by Pascal Terjan
- Support empty gems

Version 1.183 - 20 Sep 2013, by Pascal Terjan
- Handle another git ls-files syntax in gem_setup
- Fix dependency generation when ruby_version is empty

Version 1.182 - 10 Sep 2013, by Pascal Terjan
- Fix install of gems with several .so

Version 1.181 - 10 Sep 2013, by Pascal Terjan
- Support gems with the .so in a subdirectory

Version 1.180 - 10 Sep 2013, by Pascal Terjan
- Create a %gem_setup fixing most common problems

Version 1.179 -  8 Sep 2013, by Pascal Terjan
- Remove extra space in __ruby_module_name when oname is not defined

Version 1.178 - 15 Aug 2013, by Funda Wang
- gem_helper.rb: deprecated now, we not rely on plain gem command to build rubygems

Version 1.177 - 15 Aug 2013, by Funda Wang
- gem_helper.rb: deal with rubygems 2.0 changes

- gi-find-deps.sh: don't add pythong-gi requires automatically as we can't be sure if the code was written for python3 (again from SUSE)

Version 1.176 - 31 July 2013, by Jani Välimaa
- gi-find-deps.sh: sync more with SUSE to find typelib requires from Python scripts without .py extension (mga#10863)

Version 1.175 - 29 July 2013, by Jani Välimaa
- gi-find-deps.sh: sync 'find javascript requires' code with SUSE to find versioned requires

Version 1.174 - 6 July 2013, by Jani Välimaa
- gi-find-deps.sh: handle gi.require_version('Gtk', '3.0') type requires in .py files (from SUSE)

Version 1.173 - 5 July 2013, by D.Morgan
- Add auto requires for osgi() mvn()

Version 1.172 - 4 June 2013, by Colin Guthrie
- add pkgconfig package requires for private requires

Version 1.171 - 6 April 2013, by David Walser
- properly fix mga #3697 in find-lang.pl (only exclude man directories)
- own man pages that have a dot in their name (find-lang.pl regexp bug)

Version 1.170 - 4 April 2013, by Luc Menut
- revert change 1.168 because it introduces a regression when --with-man
  is used in combination with another --with-xxxx: all the directories
  found by find-lang are skipped (not only man directories mga #3697c10)

Version 1.169 - 24 March 2013, by Colin Guthrie
- add version macros for systemd/rpm-helper to ease distro upgrades

Version 1.168 - 17 March 2013, by Luc Menut
- fix find-lang.pl : do not own man lang directories with --with-man
  (patch from Thierry Vignaud, mga #3697, #9055)

Version 1.167 - 20 Jan 2013, by Funda Wang
- fix bug#8757, gi-find-deps.sh incorrectly match 'imports.github'

Version 1.166 - 10 Jan 2013, by Arnaud Patard
- remove -fsigned-char on arm, as it should not be needed any more
- fix dwz configuration on arm

Version 1.165 - 31 Dec 2012, by Thomas Baclund
- set libexec dir to /usr/libexec

Version 1.164 - 25 Nov 2012, by Colin Guthrie
- add some macros for udev rules and tmpfiles snippets

Version 1.163 - 23 Nov 2012, by Olivier Blin
- modify arch_tagged macro to use ()(64bit) instead of (lib64), to be
  compatible with the mark64 provides generated by find-provides

Version 1.162 - 2 Nov 2012, by Funda Wang
- set LC_CTYPE as UTF-8 when building gem

Version 1.161 - 24 Oct 2012, by Thierry Vignaud
- set LC_ALL=C in find-{provides,requires} (mga#7883)

Version 1.160 - 12 Sep 2012, by Funda wang
- merge rubygems.rb from Mandriva, so that it works with ruby 1.9.x

Version 1.159 - 10 Sep 2012, by Shlomi Fish
- fix gem_helper.rb with ruby-1.9.x (see bug #7429).
    - patch written by Shlomi Fish with some help from the people on
    Freenode's #ruby-lang.

Version 1.158 - 8 Sep 2012, by Funda Wang
- find-provides, find-requires: only enable rubygems when /usr/bin/ruby is found

Version 1.157 - 24 Aug 2012, by Thierry Vignaud
- find-provides: fix pok's perlapi auto provides

Version 1.156 - 21 Aug 2012, by Thierry Vignaud
- find-provides: ignore fontconfig.prov exit code (mga#7078)

Version 1.155 - 2 Aug 2012, by Thierry Vignaud
- drop very old rpmbuild aliases on rpm which warns about being deprecated for
  quite a long time
- enable including mini debuginfo in binaries

Version 1.154 - 31 Jul 2012, by Thierry Vignaud
- drop unused brp-compress (obsoleted by spec-helper 4 years ago)
- use upstream find-debuginfo.sh as we merged our changes back into rpm package

Version 1.153 - 31 Jul 2012, by Thierry Vignaud
- shrunk debug packages through using dwz
  (https://fedoraproject.org/wiki/Features/DwarfCompressor)

Version 1.152 - 27 Jul 2012, by Thierry Vignaud
- add support for mini debug packages
  (https://fedoraproject.org/wiki/Features/MiniDebugInfo)
- document Mageia divergences with upstream
- fix typo that breaks emiting maven provides
- generate a perlapi-<version> provide when libperl.so is found
  (inspirated from mdv (pok))
- sync brp-compress with upstream rpm.org:
  o add *.xz and *.lzma recompress support
  o avoid some unnecessary command invocations in scripts
  o make sure brp-compress doesn't go interactive in corner cases
- sync find-debuginfo.sh with upstream rpm.org:
  o add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections
    (Mark Wielaard, 2011-05-25)
  o create GDB index from find-debuginfo if possible (Tom Tromey, RhBug:617166)
  o drop useless rpm5 bits (less divergence with upstream)
  o generate debug symlinks for all filenames sharing a build-id (RhBug:641377)
  o fix behavior on cross-directory hardlinks (RhBug:618426)
- kill unused find-provides.perl.in
- prevent RPM_BUILD_ROOT to break brp-* scripts if it contains spaces
  (rpm.org#843)
- revert %_libexecdir change in 1.151
- use upstream brp-strip* as we provided older versions of upstream

Version 1.151 - 26 Jul 2012, by Thierry Vignaud
- fix %_libexecdir that changed to %_libdir when mga forked mdv
  (when we merged manbo stuff)
- install g-ir-extract-deps in the right place
- perl.prov: do not keep lower case provides since we do not
  emit lower case requires anyway
- switch from lzma to xz payload by default (like FC & mdv)
  (supported since 2008)

Version 1.150 - 26 Jul 2012, by Thierry Vignaud
- build with -fPIC on x86_64 too (pok, mdv)

Version 1.149.1 - 25 Jul 2012, by Thierry Vignaud
- merge patches from package repository:
  o fix build with rpm-4.9+
  o fix %rename macro
  o have kmod.prov handle .xz compressed modules as well

Version 1.148 - 25 Jul 2012, by Thierry Vignaud
- drop automatically generated dependencies on interpreters we either don't
  need dependencies on or that we have other dedicated dependency generators
  for making them duplicate, reducing ~5K packages' dependencies at
  next rebuild. (Per Oyvind, mdv)
- drop automatically generated rtld(GNU_HASH) dependencies, it's been provided
  by glibc for five years now and can safely be assumed that there's no longer
  any need for it, reducing ~8K packages' dependency on it during next rebuild.
  (Per Oyvind, mdv)
- "resolve" /bin/env foo interpreter to actual path, rather than generating
  dependencies on coreutils, should trim off ~800 dependencies more
  (Per Oyvind, mdv)
- perl.prov: sync with upstream rpm.org:
  o avoid emitting empty perl() module deps
  o filter out incorrect perl(main) provides (rh#177960)
  o fix perl version provide for packages defined in multiple blocks (#rhbz214496)
  o make perl.{req,prov} warn about unreadable files
  o skip new-fangled head[34] while gerenerating deps (#118243)
  o skip over =for ... perlpod construct (RhBug:477516)
- use upstream fonconfig.prov as we had exactly the same file

Version 1.147-12 - 24 Jul 2012, by Colin
- Update location of the %_unitdir macro post-usrmove

Version 1.147-11 - 01 Jul 2012, by D.Morgan
- Fix generation of provides for osgi and maven

- Handle better osgi.prov by only looking at the wanted files ( remove error at rpm building 
- Handle better maven.prov by only looking at the wanted files ( remove error at rpm building )
- Add support for osgi and maven provide
- Use upstream desktop-file.prov as we had exactly the same file

Version 1.147 - 27 Dec 2011, by Anssi Hannula
- disable internal dep generator as we can't use it yet due to our
  external dep generator customizations
- add support for $EXCLUDE_FROM_FULL_STRIP regexp which makes
  find-debuginfo.sh only strip debugging symbols from the matched files
  (from Mandriva)

Version 1.146 - 24 Dec 2011, by D.Morgan
- Enable new internal dep generator ( needed for java packages)
- fix changelog truncation to 3 years to work with rpm.org

Version 1.145 - 08 Nov 2011, by Jerome Quelin
- Add Java macros from JPackage ( %create_jar_links(), %remove_java_binaries, and gcj functions )
- extract perl requires from MYMETA.yml / MYMETA.json when present

Version 1.144 - 19 Sep 2011, by Funda Wang
- Add support for fdo /usr/share/help when find_lang

Version 1.143 - 11 Sept 2011, by Derek Morgan
- Add automatic rm -fr %buildroot in %install
- Add systemd rpm macro

Version 1.142 - 29 Aug 2011, by Jerome Quelin
- keep lower-case perl provides in automatic extraction

Version 1.141 - 23 Aug 2011, by Funda Wang
- gi deps for python: push python-gi req for python introspection callings

Version 1.140 - 6 Aug 2011, by Funda Wang
- gi deps for python: push python-gi req for python introspection callings

Version 1.139 - 15 July 2011, by Christiaan Welvaart
- gi interdependencies: deps offset 0 means no dependencies

Version 1.138 - 7 July 2011, by Christiaan Welvaart
- gi deps for python: accept arbitrary whitespace in dependency lists

Version 1.137 - 7 July 2011, by Christiaan Welvaart
- extract gobject introspection typelib interdependencies using a helper program

Version 1.136 - 6 July 2011, by Nicolas Vigier
- fix typo added in find-requires script

Version 1.135 - 6 July 2011, by Nicolas Vigier
- add script for typelib() gobject-introspection bindings provides/requires

Version 1.134 - 6 June 2011, by Funda Wang
- add mimehandler autoprov for desktop files

Version 1.133 - 30 May 2011, by Pascal Terjan
- default to core section

Version 1.132 - 30 May 2011, by Pascal Terjan
- do not append .%distro_section if section is core

Version 1.131 - 19 May 2011, by Pascal Terjan
- append .%distro_section if set

Version 1.130 - 6 May 2011, by Nicolas Vigier
- set default distsuffix to .mga (after being changed to mga in version
  1.128)

Version 1.129 - 6 May 2011, by Nicolas Vigier
- find-requires.in: fix script file filtering, according to latest
  changes in file command output

Version 1.128 - 5 May 2011, by Pascal Terjan
- allow setting distsuffix at build time

Version 1.127 - 28 April 2011, by Nicolas Vigier
- make mgaversion macro return distro_release
- pkgconfigdeps.sh: run pkg-config only on .pc file in a pkgconfig
  directory

Version 1.126 - 23 March 2011, by Nicolas Vigier
- pkgconfigdeps.sh: check if the list of .pc files is not null before
  running pkg-config on it

Version 1.125 - 23 March 2011, by Nicolas Vigier
- pkgconfigdeps.sh was incorrectly checking for pkg-config output