Commit Graph

291 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
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
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
Owen W. Taylor
52a8dae26e Cherry pick F17 changes, bump build for new evo soname 2012-05-28 10:42:01 +01:00
Kalev Lember
86a58defb3 Rebuilt for evolution-data-server soname bumps 2012-05-01 21:08:26 +03:00
Owen W. Taylor
74140a1291 Add a patch from upstream to avoid a crash when Evolution is not installed (#814401) 2012-04-20 13:07:29 -04:00
Kalev Lember
bb8afdc79f Silence glib-compile-schemas scriplets
... by redirecting the output to /dev/null.

http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#GSettings_Schema
2012-04-18 00:09:23 +03:00
Kalev Lember
1cf3e0fb6a Update to 3.4.1 2012-04-17 23:09:33 +03:00
Owen W. Taylor
4f966f9606 Handle mozilla-firefox.desktop to firefox.desktop transition for user config
- Change gnome-shell-favourite-apps-firefox.patch to also patch the JS code
  to handle the transition from mozilla-firefox.desktop to firefox.desktop.
  (#808894, reported by Jonathan Kamens)
2012-04-05 18:47:47 -04:00
Richard Hughes
a638d3fd77 Update to 3.4.0 2012-03-27 15:34:46 +01:00
Kalev Lember
cdf57d24b0 BuildRequire gcr-devel 2012-03-21 12:57:31 +02:00
Matthias Clasen
6c264b8051 3.3.92 2012-03-21 06:41:20 -04:00
Matthias Clasen
9d5ea858cd rebuild 2012-03-10 19:32:57 -05:00
Matthias Clasen
2c8fc5b2b4 fix file lists 2012-02-26 11:15:42 -05:00