Fedora Release Engineering
9988119329
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Igor Gnatenko
2ce14067b2
add BuildRequires: gcc-c++,gcc
...
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
7 years ago
Miro Hrončok
126ae9f754
Rebuilt for Python 3.7
7 years ago
Fedora Release Engineering
cc31f31ff7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Igor Gnatenko
463cac437b
Switch to %ldconfig_scriptlets
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
7 years ago
Björn Esser
2959921586
Update to version 1.8.4 (rhbz#1529017)
7 years ago
Petr Písař
ac5bf5da56
Build-require python3-devel for tests
...
Make target for tests is created only if python is installed and that
is controlled by %__python3 devel macro in spec file that exists only
if python3-devel package is installed. Otherwise the test fails if
generating documentation is disabled:
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.O8YL29
+ umask 022
+ cd /builddir/build/BUILD
+ cd jsoncpp-1.8.3
+ /usr/bin/make -O -j6 -C x86_64-redhat-linux-gnu jsoncpp_check
make: *** No rule to make target 'jsoncpp_check'. Stop.
7 years ago
Petr Písař
a59d3c78a5
Add a build-condition for disabling building documentation
...
The optional documentation distributed within doc subpackage requires
doxygen and graphviz at build time. That is an obstacle when building
jsoncpp for modular Fedora when the dependecies are not yet available.
This patch introduces a build-time condition that allows to disable
generating the documentation while building in normal Fedora is
unchanged.
7 years ago
Björn Esser
ada64f9086
Fix build by removing non-present file
8 years ago
Björn Esser
d42283b8cd
Update to version 1.8.3 (rhbz#1485908)
8 years ago
Björn Esser
c3fa574106
Rebuilt for AutoReq cmake-filesystem
8 years ago
Fedora Release Engineering
7f0c283aa7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8 years ago
Fedora Release Engineering
3b556c130f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8 years ago
Björn Esser
419daa5b87
Fix warnings from Doxygen
8 years ago
Björn Esser
114abd6846
Use Python3 during build
8 years ago
Björn Esser
52b41e76fb
Update to version 1.8.1 (rhbz#1467033)
...
Use autosetup-macro
Build out of tree
Hardlink documentation files
8 years ago
Fedora Release Engineering
03bb585bb6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
8 years ago
Fedora Release Engineering
4e7ff5a17b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Björn Esser
1004da52ef
Update to version 1.8.0
...
Use up-to-date %%make-macros
Run testsuite during %%check instead during %%build
8 years ago
Björn Esser
065c622898
Update to version 1.7.7 ( #1372329 )
8 years ago
Sébastien Willmann
12b23a8b00
Update to version 1.7.4
9 years ago
Sébastien Willmann
73e9fd4783
Revert #1336082
9 years ago
Sébastien Willmann
d2152148a4
Fix include dir path ( #1336082 )
9 years ago
Björn Esser
9b301c4951
Update to version 1.7.2
9 years ago
Björn Esser
a54a6d87ee
Update to version 1.7.1
...
Use %%license and %%doc properly
Add generated CMake-target
Move %%check after %%install
Remove Group-tag, needed for el <= 5, only
Drop Patch0, not needed anymore
9 years ago
Sébastien Willmann
dcab92994f
Removed -Werror
9 years ago
Dennis Gilmore
f713284fa2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9 years ago
Ville Skyttä
fd3e946264
Add disttag
9 years ago
Sébastien Willmann
3b01cdaea5
Remove unnecessary lines
9 years ago
Sébastien Willmann
b507fbaf3a
Build with cmake instead of scons
9 years ago
Sébastien Willmann
53d94d2a35
Update to version 0.10.5
10 years ago
Adam Jackson
4eddab27bc
Link libjsoncpp with -z now
10 years ago
Dennis Gilmore
167fbe4c9b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
10 years ago
Orion Poplawski
2e43584ec5
Fix sed delimeter
10 years ago
Orion Poplawski
7528fea3ed
Rebuild for gcc 5 C++11 ABI change
10 years ago
Orion Poplawski
2f84bdc211
Rebuild for gcc 5 C++11
10 years ago
Sébastien Willmann
f7ac263173
Allow conversion from int to string ( #1143774 )
11 years ago
Peter Robinson
3521b1e686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
11 years ago
Dennis Gilmore
753003c499
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
11 years ago
Sebastien Willmann
cdc151dac7
Fixed duplicated documentation
...
https://bugzilla.redhat.com/show_bug.cgi?id=998149 : applied Michael Schwendt's
patch to fix duplicated documentation
12 years ago
Dennis Gilmore
f128d17bf5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
12 years ago
Sebastien Willmann
913789ffde
Corrected uploaded sources
12 years ago
Sebastien Willmann
8fee4549ec
Uploaded sources
12 years ago
Sebastien Willmann
d7e4db63f4
Took last review notes into account
...
Changed Summary
Added %doc files to the doc package
Added python as an explicit BuildRequires
12 years ago
Sebastien Willmann
e723d6147a
Package approved
12 years ago
Fedora Release Engineering
a4a0c446ee
Initial setup of the repo
12 years ago
Sebastien Willmann
bb9a6c1178
Added doc subpackage
12 years ago
Sebastien Willmann
e353fbdca2
Initial commit of the pre-release branch
12 years ago