SHA256
1
0
forked from pool/Mesa

Accepting request 281938 from home:scarabeus_iv

Review this I tested only x86 and x86_64 with intel/radeon, worked fine.

- Clean up with the spec-cleaner
- Drop obsolete obsoletes comming from fix for sle10
- Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64
- Put vdpau_radeon and vdpau_nouveau under same case as they have
  same requisites
- Fix empty post/postun warning
- Various other rpmlint issues silenced.

OBS-URL: https://build.opensuse.org/request/show/281938
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=415
This commit is contained in:
2015-01-19 13:08:21 +00:00
committed by Git OBS Bridge
parent fa9b56d101
commit 35fe750204
2 changed files with 199 additions and 212 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 16 12:08:42 UTC 2015 - tchvatal@suse.com
- Clean up with the spec-cleaner
- Drop obsolete obsoletes comming from fix for sle10
- Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64
- Put vdpau_radeon and vdpau_nouveau under same case as they have
same requisites
- Fix empty post/postun warning
- Various other rpmlint issues silenced.
-------------------------------------------------------------------
Fri Jan 16 11:54:23 UTC 2015 - tchvatal@suse.com