Commit Graph

70 Commits

Author SHA1 Message Date
Kalev Lember
3d3ad1b7d4 Minor spec file cleanups 2016-08-17 09:00:41 +02:00
Kalev Lember
ff86b2d061 Simplify -devel subpackage packaging
Instead of 4 subpackages, wayland-devel + libwayland-client-devel +
libwayland-cursor-devel + libwayland-server-devel, just have a single
wayland-devel that has all the headers needed for linking.

This way, we can have a single -devel package which makes it easier to
install wayland headers to develop with it, but at the same time keeps
library subpackages separate so that the binary distro doesn't pull in
unneeded dependencies.
2016-08-17 08:58:01 +02:00
Kalev Lember
1ef05bc45e Don't define license tag separately for each subpackage
It's sufficient to just have it at the top of the main package.
2016-08-17 08:06:19 +02:00
Kalev Lember
7b2e75f27c Update to 1.11.91 2016-08-17 07:59:59 +02:00
Kalev Lember
87a5038703 Update to 1.11.0 2016-06-01 07:20:14 +02:00
Kalev Lember
3aed60cd04 Update to 1.10.93 2016-05-25 07:05:30 +02:00
Kalev Lember
a0814838d4 Update to 1.10.92 2016-05-18 18:41:09 +03:00
Kalev Lember
56973be56f Update to 1.10.91 2016-05-08 21:14:29 +02:00
Kalev Lember
34ccd58054 Update to 1.10.0 2016-02-18 14:20:02 +01:00
Kalev Lember
00d46b269a Update to 1.9.92 2016-02-04 17:36:04 +01:00
Kalev Lember
b8e5e97afd Add a missing build dep 2016-01-20 10:34:44 +01:00
Kalev Lember
2cfdf76e96 Update to 1.9.91 2016-01-20 10:22:23 +01:00
Kalev Lember
f3360cbcf5 Use make_install macro 2015-09-22 11:54:16 +02:00
Kalev Lember
7e5cf9839b Update to 1.9.0 2015-09-22 11:53:12 +02:00
Kalev Lember
c311bbb005 Update to 1.8.93 2015-09-16 16:28:51 +02:00
Kalev Lember
5337fa6c50 Drop git snapshot handling
We've been building it from tarballs for several years now.
2015-09-16 16:26:47 +02:00
Kalev Lember
c9cfdd6ffb Update to 1.8.92 2015-09-02 09:44:05 +02:00
Kalev Lember
36152094f0 Split out wayland-doc subpackage for documentation
Instead of using a confusingly named 'wayland' subpackage just for
shipping development documentation, put it in 'wayland-doc' and drop the
'wayland' subpackage.

As a side effect, this also fixes the build on F24 with rpm 4.12.90
which would otherwise fail with:

RPM build errors:
    Macro expanded in comment on line 123: #doc %{_datadir}/doc/wayland/*
    Installed (but unpackaged) file(s) found:
   /usr/share/doc/wayland/Wayland/en-US/html/Wayland.proc
   /usr/share/doc/wayland/Wayland/en-US/html/apa.html
   [snip, hundreds of documentation files cut out]
2015-08-21 17:43:29 +02:00
Kalev Lember
92d240df24 Minor spec file cleanup
Remove defattr and buildroot cleaning; both of which rpmbuild handles
automatically these days.
2015-08-21 17:22:08 +02:00
Kalev Lember
c7105585e5 Update to 1.8.91 2015-08-21 17:19:36 +02:00
Adam Jackson
2029d89c61 wayland 1.8.0 2015-07-20 10:55:05 -04:00
Dennis Gilmore
208283fbb7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:16:46 +00:00
Adam Jackson
e2fd430d23 wayland 1.7.92 2015-05-26 12:26:39 -04:00
Till Maas
a6c515ade8 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:23:55 +01:00
Richard Hughes
7ea3f471dd Wayland 1.7.0 2015-02-17 12:56:04 +00:00
Kalev Lember
81cdee9085 Drop an obsolete patch 2014-09-21 13:56:38 +02:00
Kalev Lember
974c9219db Remove lib64 rpaths 2014-09-19 23:35:53 +02:00
Kalev Lember
9eeef9fc4f Update to 1.6.0 2014-09-19 23:32:59 +02:00
Kevin Fenzi
2a0f58ff47 Update to 1.5.90 2014-08-22 14:17:35 -06:00
Peter Robinson
0c9305379f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 08:20:22 +00:00
Adam Jackson
d604d6168e Update protocol: new surface error enums 2014-07-02 10:14:32 -04:00
Adam Jackson
efd78f36c5 Remove blocking flush patch as it actually introduces deadlocks now 2014-06-30 11:30:36 -04:00
Dennis Gilmore
95d2b84211 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 23:15:32 -05:00
Richard Hughes
b654643a02 Wayland 1.5.0 2014-05-21 11:28:59 +01:00
Richard Hughes
2cbd816db3 Wayland 1.4.93 2014-05-13 09:39:37 +01:00
Richard Hughes
5982d90f85 Wayland 1.4.0 2014-01-24 11:50:52 +00:00
Richard Hughes
e44b734ed1 Wayland 1.3.93 2014-01-20 08:31:43 +00:00
Ville Skyttä
a2e646b579 Don't fail build on test suite failure yet. 2013-12-21 19:40:23 +02:00
Ville Skyttä
6656fda0e7 cat test suite log into build log on failure. 2013-12-21 19:28:25 +02:00
Ville Skyttä
2c2b1c5a3b Call ldconfig in libwayland-cursor %post* scripts.
- Run test suite during build.
- Compress snapshot tarballs with xz.
2013-12-21 18:31:15 +02:00
Richard Hughes
21330a4867 Wayland 1.3.91 2013-12-17 10:14:48 +00:00
Lubomir Rintel
a3488c68df Wayland 1.3.0 2013-11-25 15:01:54 +01:00
Adam Jackson
2026e66734 Don't use MSG_DONTWAIT in wl_connection_flush. 2013-10-07 13:48:38 -04:00
Adam Jackson
f48a9b801e Don't use MSG_DONTWAIT in wl_connection_flush. 2013-10-07 13:47:54 -04:00
Dennis Gilmore
69b08adcbb - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 01:39:52 -05:00
Richard Hughes
087761c3dc wayland 1.2.0 2013-07-15 11:20:25 +01:00
Richard Hughes
da2bfebf07 Update to a git snapshot based on what will become 1.1.90 2013-05-15 09:24:11 +01:00
Richard Hughes
d86642427a wayland 1.1.0 2013-04-16 17:01:32 +01:00
Richard Hughes
f3b44150ec wayland 1.0.6 2013-03-27 17:23:44 +00:00
Adam Jackson
c4438cc88a wayland 1.0.5 2013-02-21 12:31:52 -05:00