Miro Hrončok
7c7b3d676c
Rebuilt for Python 3.8
2019-08-14 23:13:37 +02:00
Fedora Release Engineering
8c9daf73f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 18:28:14 +00:00
Fedora Release Engineering
68ba3cab1d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 13:50:18 +00:00
Josef Ridky
e2d7d72fa8
Resolves : #1655337 - fix deprecation warning
2018-12-03 13:24:06 +01:00
Fedora Release Engineering
1369e718ca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 20:34:22 +00:00
Miro Hrončok
7661b74922
Rebuilt for Python 3.7
2018-07-02 18:22:01 +02:00
Todd Zullinger
e014f4f944
Add some a2x decoding fixes from upstream PR#5
...
PR: https://github.com/asciidoc/asciidoc-py3/pull/5
Commits:
6469317 Remove unnecessary decode in a2x (Matthew Peveler)
684913e Fix decoding of file that specifies encoding in header tag in a2x (Matthew Peveler)
8369a97 re-add --nonet option (Matthew Peveler)
These changes fix failures in building cgit's documentation (and
hopefully other similar decoding failures).
2018-06-16 01:02:44 -04:00
Todd Zullinger
142d8b499e
Restore BUGS.txt and CHANGELOG.txt doc files
...
With 8.6.8 these files were installed without the .txt suffix. That is
no longer true in 8.6.10. Leave them in %_pkgdocdir. This leaves only
INSTALL.txt to clean up.
2018-06-15 13:36:20 -04:00
Todd Zullinger
1eef4ebd3f
Simplify and improve git ignore rules
...
Using a pattern to match the source tar.gz files prevents fedpkg upload
from needlessly appending each new source file to .gitignore.
Also ignore *.rpm, the results dir from mockbuild, and expanded source
directories.
2018-06-14 13:22:38 -04:00
Josef Ridky
5c241ab88b
Reupload source tarball
2018-06-14 10:07:41 +02:00
Todd Zullinger
baefb1894d
Various rpmlint fixes
...
The remaining errors are:
asciidoc.noarch: E: executable-marked-as-config-file /etc/asciidoc/filters/code/code-filter.py
asciidoc.noarch: E: executable-marked-as-config-file /etc/asciidoc/filters/graphviz/graphviz2png.py
asciidoc.noarch: E: incorrect-fsf-address /usr/share/doc/asciidoc/COPYING
asciidoc.noarch: E: incorrect-fsf-address /usr/share/doc/asciidoc/COPYRIGHT
The executable-marked-as-config-file errors are painful to fix without
listing the contents of /etc/asciidoc/ manually or restructuring the
install layout. This is left as a future endeavor.
The incorrect-fsf-address errors will need to be addressed upstream.
2018-06-13 22:19:20 -04:00
Todd Zullinger
81d949eff9
Use upstream tarball
...
This allows easier outside verification of the tarball and avoids an
rpmlint warning about Source0.
2018-06-13 22:12:46 -04:00
Miro Hrončok
18f3a3181e
Rebuilt for Python 3.7
2018-06-13 23:35:27 +02:00
Josef Ridky
128146fb4a
Fix versioning, URL and Source labels to align with Fedora Packaging Guidelines
2018-06-06 09:57:08 +02:00
Josef Ridky
ee020b430c
Add python3 support
2018-06-05 15:44:55 +02:00
Josef Ridky
8aabfa792a
Fix spec file typos
2018-02-14 13:09:47 +01:00
Josef Ridky
c1a60ba323
Spec cleanup
2018-02-14 12:49:07 +01:00
Fedora Release Engineering
a73319a16b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 02:56:42 +00:00
Todd Zullinger
6b6011b36a
Explicitly use python2, in preparation for python3 becoming the default python
2017-12-06 10:21:32 -05:00
Fedora Release Engineering
4fdc554bfc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 03:17:35 +00:00
Fedora Release Engineering
101037142d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 06:18:44 +00:00
Fedora Release Engineering
e8ce7264a2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 06:33:29 +00:00
Dennis Gilmore
55f228be80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 16:30:41 +00:00
Stanislav Ochotnicky
1c560bdf6f
Fix build due to doc files (rhbz#1266596)
2015-10-30 13:29:24 +01:00
Dennis Gilmore
57103541c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 01:02:52 +00:00
Dennis Gilmore
2d5a547177
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-06 20:33:36 -05:00
Nils Philippsen
1312ded0ff
fix broken and remove dangling symlinks
2014-02-10 18:15:38 +01:00
Nils Philippsen
8b87a8d9c1
explicitly use system copy of Python 2.x
2014-02-10 17:19:48 +01:00
Stanislav Ochotnicky
395a42086e
Fix duplicate documentation files ( #1001234 )
...
- Fix encoding of manifests being written (#968308 )
2013-12-03 18:22:22 +01:00
Dennis Gilmore
a46193bd53
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-02 21:02:30 -05:00
Stanislav Ochotnicky
c7abc941a4
Update to latest upstream version
...
- Move things around make docs dir actually working
- Add proper requires on vim-filesystem
- Run testsuite
- Split music and latex support to subpackages
2013-03-08 10:00:21 +01:00
Dennis Gilmore
def7d3cb88
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-13 11:07:14 -06:00
Dennis Gilmore
1ec298d923
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 11:43:26 -05:00
Dennis Gilmore
18c1ab321d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 15:48:16 -06:00
Dennis Gilmore
6710130557
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 12:09:29 -06:00
Fedora Release Engineering
684ff849a9
dist-git conversion
2010-07-28 10:14:57 +00:00
dmalcolm
d31ed5170f
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 00:37:53 +00:00
Bill Nottingham
91e62eaa70
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 22:40:59 +00:00
Ville Skyttä
6cba391f4c
- Remaining improvements from #480288 :
...
- Add dependencies on libxslt and docbook-style-xsl.
- Install dblatex style sheets.
- Exclude unneeded *.py[co].
- Install python API.
- Specfile cleanups.
2009-09-17 21:02:19 +00:00
Todd Zullinger
3492e36939
Fix spurious 'unsafe include' errors and rpmlint complaints
...
- Use 'unsafe' mode by default (bug 506953)
- Install filter scripts in %{_datadir}/asciidoc
- Convert spec file, CHANGELOG, and README to utf-8
- Preserve timestamps on installed files, where feasible
- s/$RPM_BUILD_ROOT/%{buildroot} and drop duplicated /'s
- Fix rpmlint mixed-use-of-spaces-and-tabs and end-of-line-encoding
warnings
2009-08-13 04:40:37 +00:00
Jesse Keating
e64f1cebe6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 17:10:42 +00:00
Dave Airlie
0eeb1ff347
- new upstream version 8.4.5 - required by X.org libXi to build
2009-06-19 03:42:36 +00:00
Jesse Keating
03eda359ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-24 02:03:01 +00:00
Tom Callaway
7a2ee0e55d
fix license tag
2008-05-22 18:00:10 +00:00
Florian La Roche
7cfe5878aa
- remove doc/examples
2007-12-05 11:29:05 +00:00
Florian La Roche
4c84e1dfdb
- 8.2.5
2007-11-20 08:47:11 +00:00
Florian La Roche
cbe83455aa
- 8.2.3
2007-10-22 12:30:16 +00:00
Florian La Roche
9d820ecd2b
- 8.2.2
2007-09-01 18:26:15 +00:00
Chris Wright
5d7bd0cb8a
Update to asciidoc 8.1.0
2007-03-20 01:49:21 +00:00
Chris Wright
432e418ef0
queued for rebuild, remove needs.rebuild
2006-09-14 22:54:24 +00:00