Commit Graph

241 Commits

Author SHA1 Message Date
Florian Müllner
1215835118 Update to 3.10.1 2013-10-15 20:40:42 +02:00
Kalev Lember
6305137126 Update to 3.10.0.1 2013-09-25 01:54:44 +02:00
Florian Müllner
f7cecf386d Update to 3.10.0 2013-09-24 00:05:02 +02:00
Matthias Clasen
ab8b353ce0 Second try 2013-09-18 07:54:19 -04:00
Matthias Clasen
5f1c9114b6 Build against mutter-wayland 2013-09-18 06:56:03 -04:00
Florian Müllner
b405d55fe7 Update to 3.9.92 2013-09-17 00:07:54 +02:00
Florian Müllner
b743221f9f Drop old workaround for nvidia binary driver
It now breaks the build and shouldn't be necessary anymore since
we stopped linking to libGL directly, so just drop it.
2013-09-03 19:07:10 +02:00
Florian Müllner
10664ef02c Update to 3.9.91 2013-09-03 03:10:30 +02:00
Debarshi Ray
5f89cfb6ce Update %files 2013-08-22 16:29:45 +02:00
Florian Müllner
e6a4a914bf Update to 3.9.90 2013-08-22 01:07:42 +02:00
Adam Williamson
6b96e2a4a6 rebuild for new e-d-s 2013-08-19 08:35:52 -07:00
Kalev Lember
b7f3da692a Drop the bluez revert patch as we now have new enough gnome-bluetooth 2013-08-10 01:07:57 +02:00
Florian Müllner
af192998e7 Update to 3.9.5 2013-07-30 15:34:16 +02:00
Adam Williamson
b94b17a01e rebuild for new e-d-s 2013-07-29 16:25:12 -07:00
Florian Müllner
995ef7bc7c Update to 3.9.4 2013-07-10 20:36:33 +02:00
Milan Crha
5b173768d4 Rebuild against newer evolution-data-server 2013-07-10 07:57:03 +02:00
Kalev Lember
2b2827d98e Add a downstream patch to revert back to bluez 4
... in order to get gnome-shell building again. Looks like it might take
a while before bluez 5 makes its way to rawhide, but in the mean time we
need to be able to rebuild gnome-shell.

(The immediate issue is that evolution-data-server just had a soname
bump and need to rebuild gnome-shell for that.)
2013-07-10 00:59:17 +02:00
Kalev Lember
6556997b58 Correct the required gnome-bluetooth version
The Fedora package has epoch set to 1.
2013-06-26 20:06:30 +02:00
Florian Müllner
6488597c93 Update to 3.9.3 2013-06-18 21:29:53 +02:00
Kalev Lember
d4bceda201 Add a missing %{?_isa} 2013-06-02 18:47:23 +02:00
Florian Müllner
18d231b4e4 Update files list 2013-05-29 16:12:09 +02:00
Florian Müllner
238d34600c Update to 3.9.2 2013-05-28 19:52:00 +02:00
Rex Dieter
eaea4d43a5 rebuild (libical) 2013-05-25 11:41:17 -05:00
Kalev Lember
20888fba12 Correct the required mutter version 2013-05-03 23:36:26 +02:00
Kalev Lember
6df5988758 Depend on gnome-session-xsession
... so that it gets pulled in for typical GNOME installs. gnome-panel
used to have that dep as well in the past, but it's been missing from
gnome-shell so far.
2013-05-01 22:46:54 +02:00
Kalev Lember
09a9f18c18 Add missing telepathy-logger runtime dep 2013-05-01 22:46:48 +02:00
Florian Müllner
398e38823c Fix typo in last commit 2013-05-01 00:28:05 +02:00
Florian Müllner
e4f5cac735 Update to 3.9.1 2013-05-01 00:19:47 +02:00
Florian Müllner
ab6a3e4dfe Update to 3.8.1 2013-04-16 21:51:03 +02:00
Adel Gadllah
b94efdee22 ship the perf tool
There is no reason not to.
2013-03-28 20:25:27 +01:00
Ray Strode
4436fe4033 Update to 3.8.0.1 2013-03-27 12:40:22 -04:00
Florian Müllner
4579c70f7e Update to 3.8.0 2013-03-26 22:50:12 +01:00
Florian Müllner
5c5cac315a Update to 3.7.92 2013-03-19 00:36:59 +01:00
Debarshi Ray
4627c53643 Revert "Add a run-time dep on clutter 1.13.8"
No need for this.

This reverts commit 7e0146a8e2.
2013-03-07 12:04:12 +01:00
Debarshi Ray
7e0146a8e2 Add a run-time dep on clutter 1.13.8 2013-03-07 11:50:41 +01:00
Florian Müllner
8bc4e05394 Update to 3.7.91 2013-03-05 01:00:06 +01:00
Kalev Lember
155cd2ca6a Fix the build
List caribou as a build dep.
2013-02-22 09:38:21 +01:00
Florian Müllner
b4fc24e971 Update to 3.7.90 2013-02-20 20:28:10 +01:00
Kalev Lember
5bb1962396 Rebuilt for libgcr soname bump 2013-02-06 00:36:33 +01:00
Florian Müllner
4045059a22 Update to 3.7.5 2013-02-06 01:23:36 +01:00
Kalev Lember
f1c1f4ee44 Disable fatal warnings
New GCC 4.8 reports more warnings which breaks the build with -Werror.
2013-01-25 22:11:33 +01:00
Kalev Lember
0ad9fe200b Break gnome-shell's circular build dep on itself
... by getting rid of the gnome-bluetooth buildrequires.

gnome-shell was dragging in an older version of gnome-shell at build
time through the following dep chain: gnome-shell BRs gnome-bluetooth,
which in turn requires desktop-notification-daemon, which is a virtual
package provided by gnome-shell.

We need to break the circular build dep in order to rebuild gnome-shell
with new libcogl. If it turns out gnome-bluetooth (as opposed to
gnome-bluetooth-libs-devel) is really needed at build time, then this
commit can be reverted after the libcogl related rebuild is done.
2013-01-25 20:21:09 +01:00
Peter Robinson
18a4c42186 rebuild for cogl soname bump 2013-01-25 14:26:35 +00:00
Florian Müllner
5a2a28564f Update to 3.7.4.1 2013-01-17 15:28:26 +01:00
Florian Müllner
64f0b675cd Update dependencies 2013-01-17 15:28:26 +01:00
Florian Müllner
d2d296dfe1 Update file list 2013-01-15 13:38:32 +01:00
Florian Müllner
a3395569e1 Update to 3.7.4 2013-01-15 02:55:30 +01:00
Richard Hughes
6fbfffe5ba Update to 3.7.3.1 2013-01-09 10:10:21 +00:00
Kalev Lember
0ad0663582 Update build deps 2012-12-20 23:11:45 +01:00
Kalev Lember
9e5487da58 Update file lists 2012-12-20 22:47:39 +01:00