Commit Graph

100 Commits

Author SHA1 Message Date
David King
90e8ecdebb Split out Python 2 and 3 loaders into subpackages (#1226879) 2015-07-03 11:30:16 +01:00
David King
71ca11052f Add Requires for Python plugin support (#750925) 2015-06-26 14:04:21 +01:00
David King
2443d6d4d0 Add README and NEWS to doc 2015-06-25 11:28:54 +01:00
David King
abd032bc18 Use pkgconfig for BuildRequires
https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2015-06-25 11:28:54 +01:00
David King
951132bd3e Use license macro for COPYING 2015-06-25 11:28:54 +01:00
David King
768bdcc4d8 Update URL 2015-06-25 11:28:52 +01:00
David King
1885a273fc Update to 1.15.0 2015-06-25 11:28:39 +01:00
Kalev Lember
a7c145a8cd Fix the build on RHEL 2015-06-24 12:25:39 +02:00
Dennis Gilmore
4358b6c61c - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 16:22:39 +00:00
Kalev Lember
5c92c97d43 Update to 1.14.0 2015-03-24 10:30:24 +01:00
Kalev Lember
5e271e19cc Fix the build
Seed support is gone upstream -- remove the support from the spec file
as well.
2015-02-22 17:42:06 +01:00
Richard Hughes
8e92faff4e Update to 1.13.0 2015-02-16 10:08:39 +00:00
Kalev Lember
f5d3ea2fb4 Tighten deps with the _isa macro 2014-09-22 16:55:04 +02:00
Kalev Lember
bc47724b2a Update to 1.12.1 2014-09-22 16:55:04 +02:00
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