Commit Graph

541 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
Matthias Clasen
b871f9ab40 3.3.90 2012-02-25 19:07:18 -05:00
Matthias Clasen
982e4e0af5 Add a missing dep 2012-02-09 23:56:59 -05:00
Matthias Clasen
2a3b6582e9 fix file list 2012-02-07 22:34:40 -05:00
Matthias Clasen
06c9174d18 3.3.5 2012-02-07 22:20:32 -05:00
Matthias Clasen
00d2595027 fix file list 2012-01-21 17:19:15 -05:00
Matthias Clasen
75b048b8c3 3.3.4 2012-01-20 23:24:46 -05:00
Matthias Clasen
ff9232bff0 fix build 2012-01-19 22:00:58 -05:00
Matthias Clasen
67ea9e6eb1 rebuild 2012-01-19 20:35:03 -05:00
Matthias Clasen
9fbe694317 fix BRs 2012-01-05 16:06:59 -05:00
Matthias Clasen
1332b05b93 3.3.3 2012-01-05 15:50:32 -05:00
Peter Robinson
9d560a0ccf exclude newly added gtk-docs as these should be in a devel package for st etc 2011-11-27 15:41:59 +00:00
Peter Robinson
0c884bad51 Rebuild for new clutter and e-d-s 2011-11-27 11:35:56 +00:00
Matthias Clasen
100c1859e6 3.3.2 2011-11-23 22:49:36 -05:00
Kalev Lember
d4b017e967 Adapt to firefox desktop file name change in F17
Starting with firefox-7.0.1-3.fc17, the desktop file was renamed from
mozilla-firefox.desktop -> firefox.desktop.

https://bugzilla.redhat.com/show_bug.cgi?id=736558
2011-11-09 15:09:00 +02:00
Adam Jackson
6ec998bf05 Build with -Wno-error=disabled-declarations for the moment 2011-11-03 16:45:27 -04:00
Brian Pepple
6c330a4ee1 Rebuld against tp-logger. 2011-11-02 09:33:01 -04:00
Bruno Wolff III
d229ff8679 Rebuild for new evolution-data-server 2011-10-30 11:58:12 -05:00
Dennis Gilmore
5b9ac07eb3 - Rebuilt for glibc bug#747377 2011-10-26 18:56:45 -05:00
Matthias Clasen
efafa91b30 3.2.1 2011-10-19 01:56:04 -04:00
Brian Pepple
f4adb9ab7b Rebuld against new tp-glib. 2011-10-03 13:15:02 -04:00
Ray Strode
81b24e59d1 Update to 3.2.0 2011-09-27 10:12:52 -04:00
Kalev Lember
a1a66dff0c Tighten dependencies by specifying the required arch (#739130) 2011-09-16 19:24:52 +03:00
Owen W. Taylor
13e3882ae3 Update to 3.1.91.1 2011-09-14 19:58:59 -04:00
Dan Horák
7c2cec145e workaround a chrpath issue on s390(x) 2011-09-08 17:03:47 +02:00
Kalev Lember
22f42d860a Downstream patch to replace Epiphany with Firefox in favourite apps
https://bugzilla.gnome.org/show_bug.cgi?id=650616
2011-09-07 20:04:46 +03:00
Matthias Clasen
eb16f3ae0d 3.1.91 2011-09-07 06:51:55 -04:00
Matthias Clasen
284763cb82 try again 2011-08-31 17:37:07 -04:00
Matthias Clasen
e192edae17 fix BRs 2011-08-31 17:16:08 -04:00
Matthias Clasen
a4e21fab67 3.1.90.1 2011-08-31 16:57:23 -04:00
Adam Williamson
fe605fcc39 rebuild for new e-d-s 2011-08-31 10:44:02 -07:00
Matthias Clasen
11386e9449 add explicit version to gnome-menus dep 2011-08-19 14:09:18 -04:00
Matthias Clasen
95ce8266c4 snapshot 2011-08-19 12:26:38 -04:00
Matthias Clasen
47d7db5b1c rebuild 2011-08-19 10:17:26 -04:00
Matthew Barnes
c34d54815c rebuild 2011-08-18 10:55:57 -04:00
Bastien Nocera
57f0ef1850 Add missing file to the list 2011-08-02 16:10:49 +01:00
Matthias Clasen
9c952a1330 fix sources 2011-07-27 19:41:54 -04:00
Matthias Clasen
3ac4265c90 3.1.4 2011-07-27 19:35:43 -04:00
Matthias Clasen
fbe6570b04 rebuild 2011-07-27 16:00:23 -04:00
Matthias Clasen
13a8f37b0a Add requires 2011-07-26 21:49:55 -04:00
Matthias Clasen
cce823da98 rebuild 2011-07-25 09:24:11 -04:00
Peter Robinson
197eb21c5c 3.1.3 2011-07-05 17:09:37 +01:00
Adam Williamson
c39927b54d add fixes from f15 branch (gjs dep and rpath) 2011-06-27 14:31:17 -07:00
Owen W. Taylor
a1b7aa5e40 Add a patch from upstream to avoid g_file_get_contents() 2011-06-22 15:03:41 -04:00
Tomas Bzatek
337272a2f5 Rebuilt for new gtk3 and gnome-desktop3 2011-06-17 16:49:28 +02:00
Owen W. Taylor
542b428708 Update to 3.0.2 2011-05-25 16:11:16 -04:00
Dan Williams
d540c8ff83 Fix initial connections to WPA Enterprise access points (#699014) 2011-05-10 16:44:38 -05:00
Dan Horák
d2811fa31e no bluetooth on s390(x) 2011-04-28 16:43:47 +02:00
Owen W. Taylor
3500f3fbbd Add a patch from upstream to fix duplicate applications in application display 2011-04-27 10:11:02 -04:00
Owen W. Taylor
5d8beb4d9c Update to 3.0.1 2011-04-25 18:37:40 -04:00
Colin Walters
6c0d150a73 Require a new enough gnome-menus for applications-gnome.menu 2011-04-18 14:05:47 -04:00
Colin Walters
99b45e4e06 Use applications-gnome.menu 2011-04-11 13:30:10 -04:00
Nils Philippsen
6fa4b55df2 Update to 3.0.0.2
Fixes missing import that was preventing extensions from loading.
2011-04-08 16:31:55 +02:00
Nils Philippsen
af95657b79 Update source URL 2011-04-08 16:31:39 +02:00
Owen W. Taylor
36805744a1 Update to 3.0.0.1
Fixes bug where network menu could leave Clutter event handling stuck.
2011-04-05 16:26:34 -04:00
Owen W. Taylor
1bfe39439a Update to 3.0.0 2011-04-04 18:37:18 -04:00
Brian Pepple
0690421cca Bump 2011-03-29 14:33:25 -04:00
Brian Pepple
14ddacdd69 Add Owen change to ChangeLog 2011-03-29 11:42:09 -04:00
Brian Pepple
2b1624176d Rebuild for new tp-logger 2011-03-29 11:27:29 -04:00
Owen W. Taylor
e5d0dd9ac4 Update to 2.91.93 2011-03-28 23:53:50 -04:00
Ray Strode
7e9be7cd70 NetworkStatus: fix vpn indicator
It looks like a part of the code wasn't updated to reflect
a variable name change.
2011-03-25 09:53:41 -04:00
Ray Strode
27221984c4 NetworkStatus: Adapt to nm_client_activate_connection api change
It now takes a connection directly instead of the object path associated
with a connection.
2011-03-25 09:41:32 -04:00
Christopher Aillon
a02f481295 Make activating vpn connections work from the shell indicator 2011-03-24 21:42:02 -07:00
Matthias Clasen
74f824c039 fix file lists 2011-03-23 23:32:15 -04:00
Matthias Clasen
c546998763 Require new-enough telepathy-logger 2011-03-23 22:39:33 -04:00
Matthias Clasen
6c7990180a fix BRs 2011-03-23 21:56:43 -04:00
Matthias Clasen
a99272f39d fix BRs 2011-03-23 20:44:48 -04:00
Matthias Clasen
7077aff7dd 2.91.92 2011-03-23 20:17:53 -04:00
Michel Alexandre Salim
eaa5fe2c85 Fix alt-tab behavior on when primary display is not leftmost (# 683932) 2011-03-16 20:17:46 +01:00
Owen W. Taylor
95dbc16e66 Update to 2.91.91 2011-03-08 00:52:37 -05:00
Matthias Clasen
6254d109bf Fix up Requires 2011-02-23 00:37:50 -05:00
Matthias Clasen
9bc65598d7 Fix BRs 2011-02-23 00:19:37 -05:00
Matthias Clasen
aa56f9fcc6 2.91.90 2011-02-22 23:46:49 -05:00
Matthias Clasen
825282620f fix build 2011-02-11 14:30:40 -05:00
Matthias Clasen
e6698dd56a rebuild 2011-02-10 23:51:06 -05:00
Dennis Gilmore
ded819b463 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 22:31:53 -06:00
Bill Nottingham
b7f24b1f29 Buildreqiure gnome-bluetooth, gnome-bluetooth-libs-devel, so the bluetooth status icon works. (#674874) 2011-02-03 14:25:05 -05:00
Matthias Clasen
ac0d18ba5c rebuild 2011-02-02 11:42:48 -05:00
Owen W. Taylor
7676b4e770 Build-requires evolution-data-server-devel 2011-02-01 15:17:31 -05:00
Owen W. Taylor
f5f29bb7e2 Update to 2.91.6 2011-02-01 15:00:46 -05:00
Matthias Clasen
95ab15820c drop desktop-effects dependency 2011-01-13 10:42:56 -05:00
Colin Walters
4da0e71594 - BR latest g-i, handles flags as arguments better 2011-01-12 16:34:43 -05:00
Colin Walters
44adb10a55 Revert "- BR latest g-i to support flags for out-caller-allocates"
This reverts commit 7dc7f09af6.
2011-01-12 16:33:58 -05:00
Colin Walters
7dc7f09af6 - BR latest g-i to support flags for out-caller-allocates 2011-01-12 16:28:05 -05:00
Matthias Clasen
53dee44e56 fix file list 2011-01-11 23:28:44 -05:00
Matthias Clasen
f3956de862 2.91.5 2011-01-11 23:04:58 -05:00
Matthias Clasen
c946c6bbed 2.91.4 2011-01-08 23:18:41 -05:00
Matthias Clasen
283b92a5cf rebuild 2010-12-03 12:27:11 -05:00
Owen W. Taylor
99f86faca3 Update to 2.91.3 2010-11-29 19:51:27 -05:00
Owen W. Taylor
abef8c19a3 Add another memory-management crasher fix from upstream 2010-11-18 08:57:13 -05:00
Owen W. Taylor
5603e8e516 Add a patch from upstream fixing a memory-management crasher 2010-11-15 14:29:27 -05:00
Owen W. Taylor
3252b7ece5 Update to 2.91.2 2010-11-09 13:30:46 -05:00
Owen W. Taylor
67f91e353e Add libcanberra-devel and pulseaudio-libs-devel BuildRequires 2010-11-01 17:20:43 -04:00
Owen W. Taylor
3deb79cabc Add libcroco-devel to BuildRequires,
apparently it was getting  pulled in indirectly before
2010-11-01 16:54:37 -04:00
Owen W. Taylor
6f19743a5f Update to 2.91.1 2010-11-01 16:36:16 -04:00
Owen W. Taylor
d981d41d5f Update to 2.91.0 2010-10-04 17:01:37 -04:00
Adam Jackson
742b85b20f try to appease the build system 2010-08-12 14:52:10 -04:00
Colin Walters
01930dcbca - Add patch to disable vblank syncing 2010-08-12 09:14:35 -04:00
Colin Walters
cc6ffb04e5 - Run glib-compile-schemas 2010-07-13 16:59:01 +00:00
Colin Walters
83b664eb3a - Bless stuff in files section 2010-07-13 13:57:29 +00:00
Colin Walters
86278de971 - Axe gnome-desktop-devel 2010-07-13 13:55:49 +00:00
drago01
3d69b00cbb fix build 2010-07-12 22:19:20 +00:00
Colin Walters
361e55cedf - New upstream version
- Drop rpath goop, shouldn't be necessary any more
2010-07-12 19:26:58 +00:00
Colin Walters
5adeddeb23 - Drop gir-repository-devel build dependency 2010-06-25 19:29:26 +00:00
Colin Walters
1aaf143ff6 Add VCS key 2010-06-21 19:49:58 +00:00
Adam Miller
1021095daf Now with version incrementing goodness 2010-05-28 18:24:37 +00:00
Adam Miller
e40cec92ee Added new version numbers to deps, added gnome-shell-clock-preferences
binary and .desktop files to the files listing as well as the
    gnome-shell man page.
2010-05-28 18:16:09 +00:00
Adam Miller
c8daa7647c New gnome-shell release from upstream (2.31.2) 2010-05-26 14:55:14 +00:00
Colin Walters
2206ef0523 Readd dist tag 2010-04-01 18:33:05 +00:00
Colin Walters
15f410469c sync with F-13 2010-03-26 20:38:02 +00:00
Colin Walters
4d81f1b63a Add VCS key 2010-02-24 00:08:20 +00:00
Adam Miller
6267bc70ea New git snapshot, and fix of Version number for alphatag use 2010-01-28 21:05:15 +00:00
Rahul Sundaram
ba813708ea - Rebuild for libgnome-desktop soname bump 2010-01-21 22:21:27 +00:00
Adam Miller
bc8a42082a New gnome-shell build based on gobject-introspection git snapshot 2010-01-15 17:40:41 +00:00
Adam Miller
c15ff66583 Now with changelog goodness 2010-01-12 22:52:42 +00:00
Adam Miller
e0bdbcdedd New git snapshot 2010-01-12 22:51:08 +00:00
Adam Miller
2f35f2d345 Added libtool for git snapshot dep 2009-12-07 22:18:50 +00:00
Adam Miller
421a681d6d Added gnome-common for autogen.sh dep 2009-12-07 21:53:38 +00:00
Adam Miller
6a71ef4896 PATH failure on my part, this *should* work 2009-12-07 21:32:48 +00:00
Adam Miller
a5942bfd1e Trying to fix the build, I think the autogen.sh needs to be in prep 2009-12-07 21:19:18 +00:00
Adam Miller
5db451c74b Not sure why the autogen.sh isn't found, changing some stuff to test for
scratch builds. We need git so I can branch this and not attack peoples
    inboxes.
2009-12-07 06:13:05 +00:00
Adam Miller
c332bde60a Testing to find the working dir of the script in rpm buildroot 2009-12-07 05:44:04 +00:00
Adam Miller
bd97bad894 Testing different autogen.sh path 2009-12-07 05:32:23 +00:00
Adam Miller
109563b38c typo in my last patch, I should apparently not be packaging tonight. 2009-12-07 03:45:57 +00:00
Adam Miller
9fc363f7b8 Communication confusion between myself and herlo caused this patch. 2009-12-07 03:34:05 +00:00
Adam Miller
4afffa94d3 Typo fix in buildrequires of auto tools 2009-12-07 03:23:25 +00:00
Adam Miller
b4adfe069c Added the autotools needed to build the git snapshot to the build requires 2009-12-07 03:22:24 +00:00
Adam Miller
8a14e2406c fixed a typo in %setup 2009-12-07 02:41:26 +00:00
Adam Miller
f1784ae35c Fixed setup directory name from git repo 2009-12-07 02:26:29 +00:00
Adam Miller
34a3215329 Removed a line used to test a scratch build that introduced another
failure.
2009-12-07 01:53:28 +00:00
Adam Miller
350fdd594e New sources for gnome shell git snapshot 2009-12-07 01:50:51 +00:00
Adam Miller
fd0f62743c Updated to git snapshot created on 20091206 2009-12-06 22:36:26 +00:00
Owen Taylor
6324d8140c Bump for rebuild 2009-10-08 01:47:06 +00:00
Owen Taylor
b6bbc7f249 Update to 2.28.0 2009-10-08 01:26:53 +00:00
Owen Taylor
3d253f8f36 - Update to 2.27.3 2009-09-15 22:07:45 +00:00
Owen Taylor
dba2bb6920 - Test for gobject-introspection version should be >= not > 2009-09-05 00:42:24 +00:00
Owen Taylor
c571d67eff - Update to 2.27.2
- Add an explicit dep on gobject-introspection 0.6.5 which is required for
    the new version
2009-09-05 00:35:37 +00:00
Owen Taylor
13b0e6295e - Fix GConf %%preun script to properly be for package removal 2009-08-29 22:01:57 +00:00
Owen Taylor
4113d1ae22 - Replace libgnomeui with gnome-desktop in BuildRequires 2009-08-29 01:53:14 +00:00
Owen Taylor
1f19584731 - BuildRequire intltool
- Add find_lang
2009-08-29 01:33:11 +00:00
Owen Taylor
ffb2154179 - Update to 2.27.1
- Update Requires, add desktop-effects
2009-08-29 00:30:24 +00:00
Owen Taylor
c7a4179be0 Initial import (#516654). 2009-08-13 00:07:57 +00:00