Commit Graph

111 Commits

Author SHA1 Message Date
Igor Gnatenko
1601e76deb remove all libtool files in libdir
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-11-08 15:09:07 +01:00
Igor Gnatenko
9408af7cfc drop unneeded chrpath calls
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-11-08 15:08:29 +01:00
Kalev Lember
99634e19a9 Don't set group tags
They are unused in Fedora.
2016-09-19 16:59:08 +02:00
Kalev Lember
14e41f6ac4 Update to 1.20.0 2016-09-19 16:58:11 +02:00
Igor Gnatenko
5c8611b8fc commit sources
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-03-20 19:50:14 +01:00
Igor Gnatenko
991edad1b5 Update to 1.18.0
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-03-20 18:27:33 +01:00
Dennis Gilmore
14208853f1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 03:45:10 +00:00
Kalev Lember
42504b23c3 Update to 1.17.0 2016-01-25 14:06:22 +01:00
Peter Robinson
f1984ca91a - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 14:40:55 +00:00
Kalev Lember
786105858a Use make_install macro 2015-09-22 09:23:00 +02:00
Kalev Lember
71d66e174d Update to 1.16.0 2015-09-22 09:21:33 +02:00
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