Commit Graph

51 Commits

Author SHA256 Message Date
Cristian Rodríguez
cd6d8e1c48 Accepting request 147290 from home:posophe:branches:Base:System
update to 8.32

OBS-URL: https://build.opensuse.org/request/show/147290
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=47
2013-01-06 22:00:40 +00:00
163b2508d6 Accepting request 142635 from home:jengelh:branches:Base:System
- Update package descriptions about the differences between the
  PCRE library subpackages.

OBS-URL: https://build.opensuse.org/request/show/142635
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=45
2012-11-27 12:09:05 +00:00
b65db8f125 Accepting request 140561 from home:cgiboudeaux:branches:Base:System
Enable the --enable-pcre16 option. Will be required by Qt5 in the future

OBS-URL: https://build.opensuse.org/request/show/140561
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=43
2012-11-07 20:14:22 +00:00
a9252fe03c Accepting request 131108 from GNOME:Next
Update to 8.31

OBS-URL: https://build.opensuse.org/request/show/131108
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=41
2012-08-18 10:10:01 +00:00
Andreas Jaeger
e2cd98b5eb Accepting request 128420 from home:jengelh:branches:Base:System
- Only use --enable-jit on supported architectures; the build will
  otherwise fail (e.g. on sparc).

OBS-URL: https://build.opensuse.org/request/show/128420
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=39
2012-07-20 17:46:20 +00:00
Stephan Kulow
ce4b90c2e1 Accepting request 120625 from home:a_faerber:branches:Base:System
This adds a pcre-devel-static package, needed for qemu-linux-user 1.1 update for 12.2 (glib-2.0 has grown a dependency on -lpcre). Please forward to Factory.

OBS-URL: https://build.opensuse.org/request/show/120625
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=37
2012-05-10 17:27:15 +00:00
Cristian Rodríguez
91c6f5897c Accepting request 103063 from home:elvigia:branches:Base:System
- fix baselibs

OBS-URL: https://build.opensuse.org/request/show/103063
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=35
2012-02-07 15:12:18 +00:00
Cristian Rodríguez
75882c2972 Accepting request 102960 from home:elvigia:branches:Base:System
- Update to PCRE 8.30, upstream SONAME bump, libpcre1 
- Drop no longer needed ppc patch.
- move library back to %{_libdir}

OBS-URL: https://build.opensuse.org/request/show/102960
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=34
2012-02-07 04:56:54 +00:00
Andreas Jaeger
c4213577dd Accepting request 102341 from home:k0da:ppc
- Fix cache-flush on PPC

OBS-URL: https://build.opensuse.org/request/show/102341
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=33
2012-02-02 14:33:45 +00:00
Cristian Rodríguez
fc8dac48b4 Accepting request 91729 from home:coolo:removelibtool
- add libtool as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/91729
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=31
2011-11-16 14:39:23 +00:00
Cristian Rodríguez
f7674c211c Accepting request 89878 from home:elvigia:branches:Base:System
- Update to version 8.20 
  * too many fixes to list here, see included ChangeLog
  * replace pcre-visibility patch with the one I submitted to 
    upstream for inclusion.

OBS-URL: https://build.opensuse.org/request/show/89878
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=29
2011-11-01 16:19:53 +00:00
c1720d4569 - udpate to 8.13:
* too many fixes to list here, see included ChangeLog
  * the Unicode data tables have been updated to Unicode 6.0.0.

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=26
2011-10-11 22:55:37 +00:00
Stephan Kulow
4590304230 - remove fragile _service
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=23
2011-09-19 15:15:53 +00:00
OBS User buildservice-autocommit
46d3a3c2e5 Updating link to change in openSUSE:Factory/pcre revision 35.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=9773eeb4655b0a099dac3601e367471d
2011-03-09 16:13:07 +00:00
OBS User _service
636219f4f6 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=21
2011-03-09 14:28:11 +00:00
Stephan Kulow
02a6e421d4 - Update to version 8.12
* This release fixes some bugs in pcregrep, one of which caused the tests to fail
   on 64-bit big-endian systems. There are no changes to the code of the library.
- Update to version 8.11
 * A number of bugs in the library and in pcregrep have been fixed. As always, see
  ChangeLog for details. The following are the non-bug-fix changes:
  Added --match-limit and --recursion-limit to pcregrep.
  Added an optional parentheses number to the -o and --only-matching options
  of pcregrep.
  Changed the way PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and
  \B.
  Added PCRE_ERROR_SHORTUTF8 to make it possible to distinguish between a
  bad UTF-8 sequence and one that is incomplete when using PCRE_PARTIAL_HARD.
  Recognize (*NO_START_OPT) at the start of a pattern to set the PCRE_NO_
   START_OPTIMIZE option, which is now allowed at compile time

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=20
2011-03-09 14:28:08 +00:00
Cristian Rodríguez
4d74f4665f Accepting request 51697 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/51697
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=18
2010-10-30 15:55:13 +00:00
OBS User buildservice-autocommit
5b695b1dba Updating link to change in openSUSE:Factory/pcre revision 30.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=34a1200e495821253b2c8140c88b5dd5
2010-09-20 13:12:53 +00:00
OBS User autobuild
f9bd1beb43 Accepting request 48509 from Base:System
checked in (request 48509)

OBS-URL: https://build.opensuse.org/request/show/48509
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=17
2010-09-20 13:12:52 +00:00
Pavol Rusnak
0bf9d55ef3 Accepting request 48476 from home:vuntz:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/48476
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=16
2010-09-19 18:08:43 +00:00
OBS User autobuild
d7f1a3922f Accepting request 43707 from Base:System
checked in (request 43707)

OBS-URL: https://build.opensuse.org/request/show/43707
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=14
2010-07-23 14:56:55 +00:00
Stephan Kulow
95964462f3 Accepting request 42156 from home:jengelh:smp
Copy from home:jengelh:smp/pcre via accept of submit request 42156 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42156
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=13
2010-06-28 21:24:47 +00:00
OBS User buildservice-autocommit
8ac9db7841 Updating link to change in openSUSE:Factory/pcre revision 26.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=d553918afdcdd6f10ba88e3d7c332bd8
2010-04-24 14:51:34 +00:00
OBS User autobuild
85b5deda59 Accepting request 38681 from Base:System
checked in (request 38681)

OBS-URL: https://build.opensuse.org/request/show/38681
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=12
2010-04-24 14:51:32 +00:00
Stephan Kulow
4444f6e9e5 Accepting request 38679 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/pcre via accept of submit request 38679 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/38679
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=11
2010-04-24 10:47:11 +00:00
OBS User autobuild
b8afeca37f Accepting request 33500 from Base:System
checked in (request 33500)

OBS-URL: https://build.opensuse.org/request/show/33500
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=10
2010-02-26 00:09:58 +00:00
Pavol Rusnak
d553f772be - build noarch docs only for >= 11.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=9
2010-02-25 16:52:25 +00:00
OBS User buildservice-autocommit
820c62c9cb Updating link to change in openSUSE:Factory/pcre revision 23.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=18897b582df9ac6015a6650e5ca5f37a
2010-02-11 18:01:51 +00:00
OBS User autobuild
888bf56a12 checked in (request 32039)
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=7
2010-02-11 18:01:50 +00:00
Marcus Schaefer
fb6af5fbc8 - fixed license statement according to the conversation
and permissions granted in (bnc #578724)

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=6
2010-02-10 15:24:11 +00:00
OBS User autobuild
73a3b0447b Accepting request 28055 from Base:System
Copy from Base:System/pcre based on submit request 28055 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/28055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=22
2010-01-08 16:32:14 +00:00
OBS User autobuild
b5f4d2ab90 Accepting request 21998 from Base:System
Copy from Base:System/pcre based on submit request 21998 from user coolo

OBS-URL: https://build.opensuse.org/request/show/21998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=21
2009-10-21 15:37:40 +00:00
OBS User unknown
c7e2cf5d71 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=19 2009-07-08 14:46:27 +00:00
OBS User unknown
10ddfcd137 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=18 2009-06-02 10:10:17 +00:00
OBS User unknown
5e0e667838 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=17 2009-05-28 20:52:38 +00:00
OBS User unknown
31f2ea5624 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=16 2009-05-06 16:50:21 +00:00
OBS User unknown
7b2cdb47a1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=15 2009-01-09 00:44:19 +00:00
OBS User unknown
44db34510a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=14 2008-09-13 04:52:01 +00:00
OBS User unknown
e00ac74e39 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=13 2008-04-10 13:26:12 +00:00
OBS User unknown
49146e8425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=12 2008-02-02 01:09:19 +00:00
OBS User unknown
3d46834c55 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=11 2008-01-17 20:52:22 +00:00
OBS User unknown
d46a09e074 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=10 2007-11-12 17:41:55 +00:00
OBS User unknown
db2a4cdfd1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=9 2007-08-09 18:48:36 +00:00
OBS User unknown
0a51a6b963 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=8 2007-07-27 00:03:37 +00:00
OBS User unknown
9ce26621e3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=7 2007-05-06 15:17:49 +00:00
OBS User unknown
e18643e99b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=6 2007-04-30 16:14:19 +00:00
OBS User unknown
7917c53661 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=5 2007-04-25 23:16:44 +00:00
OBS User unknown
2a422c2c11 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=4 2007-02-09 16:05:59 +00:00
OBS User unknown
fae13f90e7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=3 2007-01-09 16:53:01 +00:00
OBS User unknown
e1033b5472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=2 2007-01-08 16:52:24 +00:00