SHA256
3
0
forked from pool/rpm
Commit Graph

229 Commits

Author SHA256 Message Date
76240e7e11 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=260 2013-05-06 18:20:13 +00:00
b126de5fc8 - add auto-config-update-aarch64.diff:
* optionally automatically update config.guess/sub during build

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=259
2013-04-22 22:00:49 +00:00
eeb75045c8 - Add Source URL, see https://en.opensuse.org/SourceUrls
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=257
2013-04-06 01:00:06 +00:00
ee291ced44 - update to 4.10.3.1:
* Fix install-regression introduced in RPM 4.10.0 which can
  cause creation of real files and directories skipped when
  the path is shared with a %ghost.
 * translation updates

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=256
2013-04-05 18:49:36 +00:00
Stephan Kulow
5c375f3adf - which is essential for man packages
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=254
2013-03-30 13:54:06 +00:00
32ab554598 Accepting request 161007 from home:Andreas_Schwab:Factory
- debugedit-aarch64.diff: handle aarch64 relocation

OBS-URL: https://build.opensuse.org/request/show/161007
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=252
2013-03-25 16:35:50 +00:00
b688b17ada - add ignore-auxv.diff:
* avoid auxv parsing for any platform other than powerpc
- add config-guess-sub-update.diff
  * update config.guess/sub for aarch64 support

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=249
2013-02-20 17:32:28 +00:00
Stephan Kulow
d8f9c1315a - remove the macros that were documented to be removed january 2013:
%run_permissions, use %set_permissions instead
  %run_suseconfig, SuSEconfig is gone
  %suse_update_config

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=247
2013-01-10 12:05:35 +00:00
a8f8f052cb delete fix-fd-leak patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=246
2013-01-09 16:05:18 +00:00
Andreas Jaeger
0a1fcefb6d Accepting request 147491 from devel:Factory:ARM
- Update to 4.10.2

- Update to 4.10.2

- update to 4.10.2 (bnc#796375):
  * Fix missing error code on unparseable signature in packages,
  regression introduced in rpm 4.10.0. This could result in packages
  with malformed signature falling through signature checking.
  * Fix missing error code on --import on bogus key file (RhBug:869667)
  * Fix installation of packages containing skipped hardlinks (RhBug:864622)
  * Fix --setperms regression introduced in rpm 4.10.0 (RhBug:881835)
  * Fix locale dependent behavior in rpm2cpio.sh (RhBug:878363)
  * Add --undefine cli switch for undefining macros (related to RhBug:876308)
  * Fix warnings when building with gcc >= 4.7
  * Permit key imports on transactions where signature checking is 
  disabled, regression of sorts introduced in 4.10.0 (RhBug:856225)
  * Fix RPMPROB_FILTER_FORCERELOCATE aka --badreloc, regression introduced in
  4.9.0 (RhBug:828784)
  * Verify files from non-installed packages again, regression introduced 
  in 4.9.0 (RhBug:826589)
  * Fix large (> 4GB) package support, regression introduced in 
  4.9.0 (RhBug:844936)
  * Only create the first instance of a file shared between multiple 
  packages on install (speedup + improved verification timestamp behavior)
  * Report config and missinok flags too in deptype format extension
  * Fix relative path handling in --whatprovides query
  * Add --noclean and --nocheck options to rpmbuild (RhBug:756531)
  * Permit non-existent %ghost directories to be packaged (RhBug:839656)
  * Dont silence patch by default (RhBug:678000, RhBug:773503)
  * Accept "owner" as an alias to "user" %verify attribute (RhBug:838657)

OBS-URL: https://build.opensuse.org/request/show/147491
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=245
2013-01-09 09:46:46 +00:00
Stephan Kulow
7c2b006b7d - buildrequire rpm-build - it's ignored otherwise
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=241
2012-11-12 10:30:04 +00:00
Stephan Kulow
c798654c5a OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=240 2012-11-11 09:48:04 +00:00
Stephan Kulow
b999078a92 - remove pwdutils and timezone from default essentials, timezone
is only required by very specific test suites, the builds happen
  in UTC anyway - and pwdutils hides packaging bugs

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=239
2012-11-09 06:32:07 +00:00
Stephan Kulow
aeff12db3c - insserv is not required any more
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=237
2012-11-04 10:17:25 +00:00
Stephan Kulow
c9cea8bcbe - fix build
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=235
2012-11-04 08:54:42 +00:00
Stephan Kulow
2de0a6a810 - gawk and file are build essentials too
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=233
2012-10-28 05:21:04 +00:00
Ruediger Oertel
2cb8236317 - fix platform detection for ppc vs ppc64 (failed on ppc64 with
personality changed to ppc)

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=230
2012-10-16 16:39:57 +00:00
Andreas Jaeger
2f4b3e03e3 Accepting request 137709 from openSUSE:Factory:ARM
switch to armv5tel architecture

OBS-URL: https://build.opensuse.org/request/show/137709
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=228
2012-10-10 13:16:36 +00:00
Stephan Kulow
52c32716e9 - fix rpm leaking file descriptors of packages:
patch fix-fd-leak.diff

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=225
2012-09-26 14:19:06 +00:00
Stephan Kulow
f16a0a9497 - add net-tools and util-linux as basic build requires
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=219
2012-09-13 14:06:11 +00:00
03b595cb65 fix build
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=218
2012-08-30 16:55:27 +00:00
89073b2ad0 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=217 2012-08-28 13:39:49 +00:00
f6f2b78e07 ...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=216
2012-08-28 13:33:20 +00:00
dd97e85fdf remove
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=215
2012-08-28 13:32:47 +00:00
d37072b19c ...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=214
2012-08-28 13:32:00 +00:00
ff04a9b972 - update to rpm-4.10.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=213
2012-08-28 13:31:44 +00:00
Stephan Kulow
3cde6479a6 - add tar to the rpm build essentials
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=210
2012-07-19 08:52:30 +00:00
ec9b17a757 Accepting request 122218 from openSUSE:Factory:ARM
use same mechanism to switch to armv7hl and armv5tel on native arm architectures

OBS-URL: https://build.opensuse.org/request/show/122218
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=203
2012-06-10 12:06:11 +00:00
Stephan Kulow
eba229be0e - remove duplicated rb_ macros - they are in ruby
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=201
2012-05-10 10:52:07 +00:00
9ceab79a2c capsule-api.diff
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=199
2012-04-23 09:17:47 +00:00
0204532bd5 Fix arg type in tilde patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=198
2012-04-23 09:08:24 +00:00
638ba14e22 typo
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=197
2012-04-20 15:02:11 +00:00
444a43896d implent tilde support
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=196
2012-04-20 15:01:48 +00:00
5e05072509 Accepting request 109293 from home:vuntz:branches:Base:System
Fix build with gcc 4.7; rebased DimStar's changes

OBS-URL: https://build.opensuse.org/request/show/109293
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=192
2012-03-16 19:46:40 +00:00
Stephan Kulow
a0b3eae26e Accepting request 109136 from home:vuntz:branches:Base:System
Fix find-lang to work with new XDG help system

OBS-URL: https://build.opensuse.org/request/show/109136
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=191
2012-03-14 10:19:44 +00:00
Stephan Kulow
cf5e044e00 Accepting request 102231 from home:lnussel:branches:Base:System
- avoid error message if /usr/lib/rpm/brp-suse.d is empty

bash automatically sorts patterns alphabetically

OBS-URL: https://build.opensuse.org/request/show/102231
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=189
2012-02-01 13:47:14 +00:00
Stephan Kulow
d55a07dc5a OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=188 2012-01-28 14:20:55 +00:00
Stephan Kulow
827aa5b391 - make the buildrequires more inclusive, rpm is special
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=187
2012-01-28 14:20:26 +00:00
Stephan Kulow
8c6234c115 Accepting request 100887 from home:mvyskocil:branches:Base:System
- push Stopgap fix for rhbz#461683 from to SUSE
  set_javacmd preffers JRE over JDK

OBS-URL: https://build.opensuse.org/request/show/100887
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=185
2012-01-26 15:38:11 +00:00
Stephan Kulow
181c95e8cd Accepting request 100523 from home:saschpe:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/100523
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=181
2012-01-18 14:30:38 +00:00
Stephan Kulow
34f6371575 didn't mean to add that
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=180
2012-01-18 07:57:26 +00:00
Stephan Kulow
b53b37a0b2 Accepting request 100375 from home:coolo:branches:openSUSE:Factory
- split rpmbuild into a package of its own, which then requires basic
  tools to build rpms

OBS-URL: https://build.opensuse.org/request/show/100375
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=179
2012-01-17 11:13:52 +00:00
Stephan Kulow
f55d3e1266 Accepting request 100282 from home:lnussel:branches:Base:System
- fix automatic kernel supplements (bnc#741543)

OBS-URL: https://build.opensuse.org/request/show/100282
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=178
2012-01-17 11:12:35 +00:00
Dr. Werner Fink
187a9380a1 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=177
2012-01-16 14:16:18 +00:00
9be655316e - Initial package
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=174
2012-01-09 16:13:29 +00:00
172a33701c OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=173 2012-01-09 16:12:58 +00:00
1144680c3b OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=172 2012-01-09 16:12:49 +00:00
a8b744d4ae - add a python3-rpm subspecfile
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=171
2012-01-09 16:12:23 +00:00
602bc6f088 - go back to lua 5.1 for now (no easy port to 5.2 possible)
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=169
2012-01-07 09:50:46 +00:00
OBS User _service
836ddb15e0 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=167
2011-12-21 13:58:56 +00:00