Commit Graph

86 Commits

Author SHA1 Message Date
Peter Robinson
2bbbe7ce51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 05:25:23 +00:00
Kalev Lember
ed424a122d Update to 1.10.1 2014-08-01 16:13:48 +02:00
Kalev Lember
bf4119a0bd Rebuilt for gobject-introspection 1.41.4 2014-07-22 19:53:48 +02:00
Dennis Gilmore
23bb5f4cb7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 00:01:51 -05:00
Slavek Kabrda
1affe24649 Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-22 13:30:18 +02:00
Richard Hughes
7b598de675 Update to 1.10.0 2014-03-31 11:11:27 +01:00
Adam Williamson
676d7d6a14 drop gjs plugin support (upstream patch) and rebuild 2014-02-05 15:30:31 -08:00
Dennis Gilmore
f9f4a8ac4b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 01:42:36 -05:00
Kalev Lember
dec5850de7 1.9.0 2013-06-20 21:51:23 +02:00
Ignacio Casal Quinteiro
013c584f83 1.8.0 2013-03-26 08:42:45 +01:00
Dennis Gilmore
d612773df4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 23:03:40 -06:00
Ignacio Casal Quinteiro
9c7b406eb8 python3-gobject-devel does not exits 2013-01-06 21:17:28 +01:00
Ignacio Casal Quinteiro
0c04b20e93 1.7.0 2013-01-06 18:23:35 +01:00
Kalev Lember
dabc5662dc Remove hardcoded -devel package deps in favour of autogenerated ones
Modern rpmbuild autogenerates deps based on .pc files. Instead of having
a manual Requires: gobject-introspection-devel, rpmbuild is already
generating a Requires: pkgconfig(gobject-introspection-1.0) line, which
is sufficient to drag in gobject-introspection-devel.
2012-11-28 21:56:26 +01:00
Kalev Lember
4353219dd7 Avoid runtime deps on gtk-doc
https://bugzilla.redhat.com/show_bug.cgi?id=754495
2012-11-28 21:56:25 +01:00
Kalev Lember
80e1c4efcb 1.6.2 2012-11-28 21:56:24 +01:00
Bastien Nocera
5b93d03fa3 Fix source URL 2012-11-19 14:34:56 +01:00
Ignacio Casal Quinteiro
370615ca19 1.6.1 2012-11-19 14:34:54 +01:00
Ignacio Casal Quinteiro
186901de46 1.6.0 2012-09-25 15:58:24 +02:00
Bastien Nocera
daf7173c88 Disable vala, as it was disabled upstream:
http://git.gnome.org/browse/libpeas/commit/?id=1031aaeeef282ab2bb65cb6ae48fa4abff453c4d
2012-09-19 18:17:37 +02:00
Ignacio Casal Quinteiro
0547baec88 1.5.0 2012-07-18 09:09:14 +02:00
Kalev Lember
224fa5ea47 Fix the rpath removal
As noted in commit a90bc2e7, editing libtool to prevent rpaths breaks
the introspection compiler as it needs the rpaths during build to find
libs that are in build directories. Normally libtool relinks the libs
during 'make install', but this doesn't work for Fedora's lib64.

As a fix, kill the unwanted rpaths in %install with chrpath -- this will
run after the build has finished, and won't interfere with the
introspection compiler.
2012-05-03 09:47:02 +03:00
Kalev Lember
0d2ab34aed Re-enable the GJS loader 2012-05-03 09:29:33 +03:00
Kalev Lember
7e45218457 Update BuildRequires for glade3 -> glade rename 2012-04-13 23:32:01 +03:00
Ignacio Casal Quinteiro
74ccf68599 1.4.0 2012-03-28 15:38:10 +02:00
Matthias Clasen
1f523b7d97 fix inverted condition 2012-03-02 13:34:05 -05:00
Matthias Clasen
8e8f9c8d3d Make seed optional (for rhel) 2012-03-02 13:32:02 -05:00
Ignacio Casal Quinteiro
abe3649553 Do not ship gjs for now as it is broken 2012-02-26 15:30:53 +01:00
Ignacio Casal Quinteiro
7035bd89fd No more cloader and explicitely enable vala 2012-02-25 20:31:47 +01:00
Ignacio Casal Quinteiro
9e2c1d91fd 1.3.0 2012-02-25 19:17:24 +01:00
Dennis Gilmore
c2b49f37f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 02:17:16 -06:00
Ray Strode
096b7a8f37 Update to 1.2.0 2011-09-28 22:31:50 -04:00
Ray Strode
b20f7d66ca Update to 1.2.0 2011-09-28 20:56:21 -04:00
Ray Strode
277fff1741 Update to 1.2.0 2011-09-28 08:21:04 -04:00
Ray Strode
d15935a5af Update to 1.2.0 2011-09-27 21:33:12 -04:00
Ray Strode
7a4e5a8a17 Update to 1.2.0 2011-09-27 21:18:16 -04:00
Ray Strode
2665105eaf Update to 1.2.0 2011-09-27 13:08:16 -04:00
Ignacio Casal Quinteiro
5c16e549bf 1.1.3 2011-08-31 19:07:17 +02:00
Ignacio Casal Quinteiro
4aad515d41 Rebuild for lastest pygobject 3 2011-08-31 18:52:27 +02:00
Ignacio Casal Quinteiro
af22b28cd2 Do not use extra patches. 2011-08-28 21:52:21 +02:00
Ignacio Casal Quinteiro
ceda3802e8 Merge branch 'master' into f16
Conflicts:
	libpeas.spec
2011-08-28 21:51:45 +02:00
Adam Williamson
40d83b3dc4 br pygobject3-devel, not pygobject2-devel 2011-08-23 15:05:06 -07:00
Adam Williamson
1c5692cbc7 bump to 1.1.2 2011-08-23 15:02:39 -07:00
Bastien Nocera
257f2b64c8 Fedora's gjs is new enough 2011-08-04 14:02:14 +01:00
Bastien Nocera
f96d409c15 Use upstream bz patch 2011-08-04 12:29:03 +01:00
Bastien Nocera
962d9e4b0b Add missing gnome-common BR 2011-08-04 11:31:52 +01:00
Bastien Nocera
876263105b Require gjs not gjs-gi 2011-08-03 18:12:47 +01:00
Bastien Nocera
2a6208fa2d Another attempt at building against the latest gjs 2011-08-03 17:57:37 +01:00
Bastien Nocera
95769d754e Rebuild for newer gjs 2011-08-03 15:48:56 +01:00
Matthias Clasen
a38ef3b4b9 1.1.1 2011-07-26 06:54:45 -04:00