Fedora Release Engineering
6d1b403a23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 07:59:31 +00:00
Kalev Lember
988ea97798
Avoid owning /usr/share/aclocal dir as it's part of filesystem rpm now
...
https://bugzilla.redhat.com/show_bug.cgi?id=1672131
2019-02-04 07:48:52 +01:00
Fedora Release Engineering
370a976097
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 01:48:09 +00:00
Miro Hrončok
6f6b8c8d2a
https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
2018-11-15 12:53:55 +01:00
Kalev Lember
e7803bd08b
Fix whitespace
2018-09-07 11:12:29 +02:00
Kalev Lember
8821712c6d
Update to 1.29
2018-09-07 11:12:10 +02:00
Fedora Release Engineering
a15d97d464
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 04:40:32 +00:00
Igor Gnatenko
b4637a2463
add BuildRequires: gcc
...
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:46 +02:00
Miro Hrončok
b5345e6db1
Rebuilt for Python 3.7
2018-06-19 10:44:26 +02:00
Adam Williamson
7d7af8ff09
Fix a couple of crasher bugs encountered by halfline
...
https://bugzilla.gnome.org/show_bug.cgi?id=796011 and
https://bugzilla.gnome.org/show_bug.cgi?id=796012 , fixes sent
upstream.
2018-05-10 12:07:07 -07:00
Kalev Lember
cd6cd3acca
Switch to Python 3
...
https://bugzilla.redhat.com/show_bug.cgi?id=1509660
2018-03-25 14:01:28 +02:00
Kalev Lember
48a3c4ae5c
Update to 1.28
2018-03-24 21:51:03 +01:00
Fedora Release Engineering
a2628793a8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 15:42:21 +00:00
Kalev Lember
2ca23909b7
Update to 1.27
2017-12-07 08:36:43 +01:00
Kalev Lember
b4543961de
Add missing pkgconfig(glib-2.0) dep
...
Traceback when building other modules:
Traceback (most recent call last):
File "/usr/bin/gtkdoc-rebase", line 56, in <module>
sys.exit(rebase.run(options))
File "/usr/share/gtk-doc/python/gtkdoc/rebase.py", line 66, in run
dir = common.GetModuleDocDir('glib-2.0')
File "/usr/share/gtk-doc/python/gtkdoc/common.py", line 104, in GetModuleDocDir
path = subprocess.check_output([config.pkg_config, '--variable=prefix', module_name], universal_newlines=True)
File "/usr/lib64/python2.7/subprocess.py", line 219, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['/usr/bin/x86_64-redhat-linux-gnu-pkg-config', '--variable=prefix', 'glib-2.0']' returned non-zero exit status 1
2017-10-06 21:03:24 +02:00
Kalev Lember
fdc3a48706
Don't own /usr/share/gtk-doc/html
...
Packages that drop files in there need to do that, instead of depending
on gtk-doc.
2017-09-21 07:09:08 +02:00
Kalev Lember
1620ff91df
Use multiple directory ownership
...
Instead of pulling in extra runtime dependencies (automake) for the
directories where we drop files in, just co-own the directories.
2017-09-21 07:09:08 +02:00
Kalev Lember
e7f94fd2d1
Update to 1.26
2017-09-21 07:09:08 +02:00
Björn Esser
59b4dc5abb
Rebuilt for AutoReq cmake-filesystem
2017-08-07 10:51:07 +02:00
Fedora Release Engineering
5fde81a5c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 23:11:06 +00:00
Fedora Release Engineering
ef170df631
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 12:15:07 +00:00
Fedora Release Engineering
1e95941b7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 12:21:46 +00:00
Kalev Lember
634054ccc3
Fix the build on RHEL
2016-10-18 13:15:11 +02:00
Kalev Lember
4728dca871
Drop unused build deps
2016-10-18 12:26:19 +02:00
Kalev Lember
292157357b
Run self tests
2016-10-18 12:15:05 +02:00
Kalev Lember
c8a9498385
Don't set group tags
...
They are unused in Fedora.
2016-10-18 12:13:57 +02:00
Kalev Lember
6bf7bc8669
Use make_install macro
2016-10-18 12:13:37 +02:00
Kalev Lember
05633e36b7
Use standard tag order in spec file
2016-10-18 12:12:41 +02:00
Petr Písař
2e16355b6b
Mandatory Perl build-requires added < https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl >
2016-06-24 09:52:50 +02:00
Kalev Lember
6ca2133d40
Fix the build
...
Update the files list and make the package not noarch as it is now
putting files in archful %{_libdir}/cmake/ directory.
2016-03-22 07:43:47 +01:00
Kalev Lember
d85d59504c
Update to 1.25
2016-03-22 07:48:11 +01:00
David King
d3ab1e97e4
Require xsltproc, not libxslt
...
The configure script checks for the xsltproc binary, and it is also what
the installed scripts require.
2016-02-04 10:47:02 +00:00
Dennis Gilmore
e2c91a1047
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 23:28:30 +00:00
Dennis Gilmore
ab65ed0b11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 09:59:35 +00:00
Kalev Lember
2d4b92099f
Update to 1.24
2015-05-31 21:56:43 +02:00
Kalev Lember
f27cb1b947
Update to 1.23
2015-05-17 12:03:40 +02:00
Kalev Lember
f4d27045df
Drop unneeded defattr() line
2015-05-10 11:06:56 +02:00
Kalev Lember
9ebdbd95b2
Use license macro for the COPYING files
2015-05-10 11:04:25 +02:00
Kalev Lember
43f235a001
Update to 1.22
2015-05-10 11:03:38 +02:00
Kalev Lember
d4e4bc7ad8
Update to 1.21
2014-07-17 21:45:26 +02:00
Dennis Gilmore
e794a0e49f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 14:06:00 -05:00
Richard Hughes
23a2631a98
Update to 1.20
2014-02-17 10:27:41 +00:00
Matthias Clasen
2c73c3eee5
fix annotation glossary sorting
2013-10-29 20:26:50 -04:00
Dennis Gilmore
0e54eea428
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 11:54:26 -05:00
Petr Písař
5a43f2badb
Perl 5.18 rebuild
2013-07-17 22:29:54 +02:00
Kalev Lember
3ae0443b94
Add back missing disttag
2013-06-08 14:55:08 +02:00
Matthias Clasen
d93c290220
Build cleanups
2013-06-05 06:45:52 -04:00
Matthias Clasen
8e7aa541f5
fix build
2013-06-05 06:18:56 -04:00
Matthias Clasen
761507889d
1.19
2013-06-05 06:00:26 -04:00
Colin Walters
a8b6375dd6
New git snapshot
2013-04-26 14:16:07 -04:00