Commit Graph

214 Commits

Author SHA1 Message Date
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
Florian Müllner
48f1819168 Update to 3.7.3 2012-12-18 19:00:31 +01:00
Adam Jackson
4f52c4463a Also don't mangle rpath on power 2012-12-17 14:43:55 -05:00
Adam Jackson
dc4604b258 Disable bluetooth on power 2012-12-10 15:34:40 -05:00
Florian Müllner
834b0dbb3d Add missing desktop-notification-daemon Provides 2012-11-30 23:05:17 +01:00
Debarshi Ray
9966112058 s/gnome-desktop3-devel/gnome-desktop3/ 2012-11-28 15:37:37 +01:00
Debarshi Ray
79ef880438 gnome-desktop3-devel is now only a run-time dependency 2012-11-28 15:36:36 +01:00
Kalev Lember
fefa098f9f List libnm-gtk-devel as a build dep 2012-11-23 19:13:31 +01:00
Florian Müllner
9f43977c7a Update to 3.7.2 2012-11-20 00:14:12 +01:00
Dan Horák
e5d65e33a9 don't Require: gnome-bluetooth on s390(x) 2012-11-13 21:57:00 +01:00
Kalev Lember
6fce883379 Update to 3.7.1 2012-11-09 17:47:29 +01:00
Brian Pepple
4e40bbbd25 Rebuild against latest telepathy-logger 2012-10-31 18:51:12 -04:00
Milan Crha
0d16f78b81 Rebuild against newer evolution-data-server 2012-10-25 17:51:23 +02:00
Dan Horák
05c623e173 explicit BR: control-center as it isn't brought in indirectly on s390(x) 2012-10-20 12:10:48 +02:00
Florian Müllner
04bded0de0 Drop avoid-redhat-menus patch 2012-10-18 17:42:16 +02:00
Florian Müllner
5964c8dbea Update to 3.6.1 2012-10-16 16:29:13 +02:00
Florian Müllner
892588bfe9 Update to 3.6.0 2012-10-16 16:29:13 +02:00
Florian Müllner
6c57217a4b Update to 3.5.92 2012-10-16 16:29:13 +02:00
Florian Müllner
f93cedbe3e Update dependencies 2012-10-16 16:29:13 +02:00
Kalev Lember
e4c04869d5 Update the versions of required deps 2012-10-16 16:29:13 +02:00
Richard Hughes
0c079aa634 Update to 3.5.91 2012-10-16 16:29:13 +02:00
Matthias Clasen
4cd9091a6e rebuild 2012-10-16 16:29:13 +02:00
Debarshi Ray
bf909ad57b Rebuild for new libcamel and synchronize gnome-bluetooth Requires with
BuildRequires.
2012-10-16 16:29:13 +02:00
Debarshi Ray
bb416fe5d5 Rebuild for new libcamel 2012-10-16 16:29:12 +02:00
Richard Hughes
c3d22aa91d Fix upgrades by requiring a cairo version that doesn't crash 2012-10-16 16:29:12 +02:00
Richard Hughes
eae75a6ff4 Update to 3.5.90 2012-10-16 16:29:12 +02:00
Debarshi Ray
311c497f7c Add Requires: gnome-bluetooth >= 3.5.5 2012-08-14 13:56:36 +02:00
Debarshi Ray
9db8932d24 Update to 3.5.5 2012-08-13 21:43:45 +02:00
Dennis Gilmore
4cac5b55fb Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-27 00:32:21 -05:00
Kalev Lember
4e3df0bef4 Tighten runtime requires
Require newer gjs, gnome-menus, mutter, and gsettings-desktop-schemas.
Also added some %{?_isa} constraints to make sure yum won't pull in the
wrong arch.

Pointed out by rishi on irc.
2012-07-21 21:09:01 +03:00
Matthias Clasen
e23710ed79 Add a gdm-libs dependency 2012-07-19 07:29:35 -04:00
Colin Walters
c904b3a155 readd autogen logic; useful for builds from git 2012-07-18 13:53:21 -04:00
Colin Walters
dac1661a31 Bump release 2012-07-18 13:49:57 -04:00
Ray Strode
f097d3bd34 drop autogoo that's lacking buildrequires and seems unneeded 2012-07-18 13:48:54 -04:00
Colin Walters
700714cf59 Re-add autotools build dependencies
I accidentally removed them in 15f410469c

While we have the patient open, just rely on the "rm configure"
bit to ensure we call autogen.sh.
2012-07-18 13:34:53 -04:00
Ray Strode
0430ee2486 - Update to 3.5.4 2012-07-18 11:30:17 -04:00
Matthias Clasen
40d9ec26ca rebuild 2012-06-26 20:04:52 -04:00
Matthias Clasen
0fc1b8131b fix another patch 2012-06-26 01:02:29 -04:00
Matthias Clasen
0169fb717f fix patch 2012-06-26 00:46:22 -04:00
Matthias Clasen
5637a3adb0 3.5.3 2012-06-26 00:31:20 -04:00
Matthias Clasen
a87a85a0af fix file lists 2012-06-09 12:18:21 -04:00
Richard Hughes
8db2980ca2 Remove upstreamed patch 2012-06-07 09:45:24 +01:00