Commit Graph

92 Commits

Author SHA256 Message Date
d6fbd30e84 Rip out %make_install; replace by something sane
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=11
2012-11-22 01:19:04 +00:00
Stephan Kulow
337ae3f393 prepare_spec
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=9
2012-10-22 05:11:31 +00:00
Stephan Kulow
0713c4382b trying to get some bootstrap going on
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=5
2012-10-22 05:01:46 +00:00
Michal Vyskocil
e8b526b295 Accepting request 138143 from home:mvyskocil:branches:devel:libraries:c_c++
- add longest_match performance patch (fate#314093)
  * suggested by IBM, sent upstream
- rename the main library package to libz1 according Shared
  Library Policy
- profiling build can be enabled via build --with profiling
- use the human-readable package description from zlib.net
- add rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/138143
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=4
2012-10-15 07:45:19 +00:00
Ismail Dönmez
32d9e928f6 Accepting request 116645 from home:worldcitizen:branches:devel:libraries:c_c++
Update to 1.2.7
Passed the spec file through spec cleaner

OBS-URL: https://build.opensuse.org/request/show/116645
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=3
2012-05-07 12:48:26 +00:00
Stephan Kulow
7297c4e7d2 Accepting request 105270 from devel:libraries:c_c++
remove redundant sections in spec

OBS-URL: https://build.opensuse.org/request/show/105270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=45
2012-02-16 15:25:18 +00:00
Stephan Kulow
86e6a8d17a Accepting request 97969 from Base:System
- use configure options for library paths. Also fixes
  the pkg-config file to not have /usr/local bnc#738169 (forwarded request 97895 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/97969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=44
2011-12-27 17:39:53 +00:00
Stephan Kulow
77f3581b3e Accepting request 95861 from Base:System
- zlib has it's own spdx license, so use it :) (forwarded request 95769 from coolo)

OBS-URL: https://build.opensuse.org/request/show/95861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=43
2011-12-12 16:00:09 +00:00
Stephan Kulow
a152b35097 Accepting request 92513 from Base:System
- Do not include the codename in soversion. (forwarded request 92512 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/92513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=42
2011-11-21 11:51:30 +00:00
Stephan Kulow
c7ada8574c Accepting request 91199 from Base:System
-open file descriptors with O_CLOEXEC but only in the·
  gzopen() case, not in gzdopen() as that would change
  the calling application' semantics.
  It is responsability of the caller to ensure O_CLOEXEC is used
  in such scenario.

  only matters in 32 bit. what version to use is still
- Fix two bugs that will break ia64 systems only.
 * This are integrated now,including support for a number
  now with comments,performance numbers,and ia64 support
- Update SSE2/MMX patches to version 2.
  this makes the library up to 6 times faster.
- use compiler profile information to make libz slightly faster.
    contributions in contrib/
- refresh patches with fuzz=0
- added LICENSE file, for GPL licensed contrib files, however
  mail either the security team or me.
- add patch from gentoo that makes zlib to only export
- run make test in the check section.
- remove libgz completely (obsolete long ago)
- supply format arguments to gzprintf().
- update to 1.2.2
- update to 1.2.1
- remove executable bits from manpage and include file
- prevent double free() (security problem) with
- added Provides zlib-devel for compatibility
- install main lib in /%{_lib} not /usr/%{_lib}
- sorted (forwarded request 91106 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/91199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=41
2011-11-14 12:51:42 +00:00
Ruediger Oertel
24acb76431 Accepting request 86496 from Base:System
- cross-build fix: use %__cc macro (not %configure, this is not
  autoconf) (forwarded request 86488 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=39
2011-10-04 16:16:11 +00:00
Sascha Peilicke
d91ee33f9d Autobuild autoformatter for 79914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=38
2011-08-29 07:12:26 +00:00
Sascha Peilicke
3b22b3ff7c Accepting request 79914 from Base:System
- Use __attribute__ target in SSE optimized functions
  so the compiler defines __MMX__ __SSE__ etc, this probably
  only matters in 32 bit. what version to use is still 
  determined at runtime by cpuid. (forwarded request 79913 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/79914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=37
2011-08-29 07:12:17 +00:00
Sascha Peilicke
3df69be574 Autobuild autoformatter for 74641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=36
2011-06-30 12:14:59 +00:00
Sascha Peilicke
e380e5383f Autobuild autoformatter for 72178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=34
2011-06-06 07:39:04 +00:00
Sascha Peilicke
1cc935bb0e Accepting request 72178 from Base:System
- Fix two bugs that will break ia64 systems only. (forwarded request 72177 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/72178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=33
2011-06-06 07:38:55 +00:00
Sascha Peilicke
5f6772f161 Autobuild autoformatter for 71640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=32
2011-05-30 07:05:01 +00:00
Sascha Peilicke
7edff8842c Accepting request 71640 from Base:System
- fix bnc#679345: zlib segfaults when passing NULL to gzopen
  * return NULL checks back to gz_open

OBS-URL: https://build.opensuse.org/request/show/71640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=31
2011-05-30 07:04:50 +00:00
Sascha Peilicke
f0884f8cb5 Autobuild autoformatter for 70149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=30
2011-05-16 07:15:36 +00:00
Sascha Peilicke
737caa3fca Accepting request 70149 from Base:System
- Update SSE patches, fixes bugs in PPC implementation
- X86 improvements. (forwarded request 70148 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/70149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=29
2011-05-16 07:15:23 +00:00
Sascha Peilicke
eabcc9e288 Autobuild autoformatter for 65792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=28
2011-04-03 10:14:21 +00:00
Sascha Peilicke
12e1d1e53d Accepting request 65792 from Base:System
Accepted submit request 65792 from user coolo

OBS-URL: https://build.opensuse.org/request/show/65792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=27
2011-04-03 10:13:53 +00:00
Berthold Gunreben
ac90384018 Autobuild autoformatter for 57609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=25
2011-01-10 09:36:10 +00:00
Berthold Gunreben
7e61bdcd03 Accepting request 57609 from Base:System
Accepted submit request 57609 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/57609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=24
2011-01-10 09:35:58 +00:00
Ruediger Oertel
6df8d3bebc Autobuild autoformatter for 56541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=23
2010-12-28 23:40:27 +00:00
Ruediger Oertel
42ec7548e8 Accepting request 56541 from Base:System
Accepted submit request 56541 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/56541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=22
2010-12-28 23:40:18 +00:00
OBS User autobuild
d4feed683b Accepting request 48747 from Archiving
Copy from Archiving/zlib based on submit request 48747 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/48747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=21
2010-09-22 08:32:04 +00:00
OBS User autobuild
70d5f064b3 Accepting request 48171 from Archiving
Copy from Archiving/zlib based on submit request 48171 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/48171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=20
2010-09-17 18:45:41 +00:00
OBS User autobuild
f2140951f9 Accepting request 45298 from Archiving
Copy from Archiving/zlib based on submit request 45298 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/45298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=19
2010-08-13 21:57:54 +00:00
OBS User autobuild
7b8bdec5f7 Accepting request 42240 from Archiving
Copy from Archiving/zlib based on submit request 42240 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/42240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=16
2010-07-02 12:51:45 +00:00
OBS User autobuild
520eea02a9 Accepting request 26384 from Archiving
Copy from Archiving/zlib based on submit request 26384 from user mseben

OBS-URL: https://build.opensuse.org/request/show/26384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=14
2009-12-16 07:51:00 +00:00
OBS User autobuild
1c3af89309 Accepting request 25075 from Archiving
Copy from Archiving/zlib based on submit request 25075 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/25075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=13
2009-11-26 23:54:06 +00:00
OBS User unknown
9e744c7176 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=11 2009-05-18 22:27:44 +00:00
OBS User unknown
2dab7424f6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=10 2009-03-24 17:33:44 +00:00
OBS User unknown
c339ac5fd4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=9 2009-03-20 17:57:29 +00:00
OBS User unknown
10808c0ed5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=8 2009-01-08 13:35:28 +00:00
OBS User unknown
06d5e8a374 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=6 2008-04-10 11:15:42 +00:00
OBS User unknown
b05be2647f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=5 2008-01-12 02:49:07 +00:00
OBS User unknown
de3406dd7c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=4 2007-05-06 15:11:46 +00:00
OBS User unknown
0a3d655221 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=3 2007-02-08 21:56:04 +00:00
OBS User unknown
58339c0630 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=2 2007-02-02 00:33:10 +00:00
OBS User unknown
005d7dd2f7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=1 2006-12-18 23:18:46 +00:00