Changeset 1839 for spec/trunk/SPECS/LibRaw.spec
- Timestamp:
- Sep 19, 2023, 7:42:05 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/LibRaw.spec
r1829 r1839 8 8 Name: LibRaw 9 9 Version: 0.21.1 10 Release: 1%{?dist}11 License: BSD and (CDDL-1.0 or LGPLv2)10 Release: 2%{?dist} 11 License: BSD-3-Clause and (CDDL-1.0 or LGPL-2.1-only) 12 12 URL: http://www.libraw.org 13 13 … … 24 24 %scm_source github https://github.com/Tellie//%{name}-os2 %{version}-os2 25 25 %endif 26 %if !0%{?os2_version} 26 27 Patch0: LibRaw-pkgconfig.patch 27 28 Patch1: 9ab70f6dca19229cb5caad7cc31af4e7501bac93.patch 29 %endif 28 30 Provides: bundled(dcraw) = 9.25 29 31 … … 67 69 68 70 %build 71 autoreconf -ifv 69 72 export LDFLAGS="-Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" 70 73 export LIBS="-lcx -lpthread" 71 autoreconf -ifv 74 72 75 %configure \ 73 76 --enable-examples=%{?samples:yes}%{!?samples:no} \ … … 108 111 109 112 %files 110 %defattr(-,root,root)111 113 %doc Changelog.txt 112 114 %license LICENSE.CDDL LICENSE.LGPL COPYRIGHT … … 119 121 120 122 %files static 121 %defattr(-,root,root)122 123 %if !0%{?os2_version} 123 124 %{_libdir}/libraw.a … … 125 126 %else 126 127 %{_libdir}/raw_r.a 127 %{_libdir}/raw_r_dll.a 128 %{_libdir}/raw_r23_dll.a 128 %{_libdir}/raw.a 129 129 %endif 130 130 131 131 %files devel 132 %defattr(-,root,root)133 132 %doc manual 134 133 %doc samples … … 138 137 %{_libdir}/libraw_r.so 139 138 %else 140 %{_libdir}/raw.a141 139 %{_libdir}/raw_dll.a 142 140 %{_libdir}/raw23_dll.a 141 %{_libdir}/raw_r_dll.a 142 %{_libdir}/raw_r23_dll.a 143 143 %endif 144 144 %{_libdir}/pkgconfig/libraw.pc … … 147 147 148 148 %if 0%{?samples} 149 %defattr(-,root,root)150 149 %files samples 151 150 %{_bindir}/* 152 151 %endif 153 152 153 %changelog 154 * Tue Sep 19 2023 Elbert Pol <elbert.pol@gmail.com> - 0.21.1-2 155 - Set the static files to the right section 156 - Remove defattr frpm spec file 154 157 155 %changelog 156 * Mon Dec 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 0.21.0-1 157 - 0.21.0 158 * Wed Sep 13 2023 Elbert Pol <elbert.pol@gmail.com> - 0.21.1-1 159 - Updated to latest version. 158 160 159 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-7160 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild161 * Thu Oct 15 2020 Elbert Pol <elbert.pol@gmail.com> - 0.20.2-1 162 - Updated to latest version 161 163 162 * Sun Feb 13 2022 Josef Ridky <jridky@redhat.com> - 0.20.2-6163 - Re built for libjasper.so.6164 * Thu Jan 31 2019 Elbert Pol <elbert.pol@gmail.com> - 0.19.2-5 165 - Remove dll's from the devel package. 164 166 165 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-5166 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild167 * Wed Jan 30 2019 Elbert Pol <elbert.pol@gmail.com> - 0.19.2-4 168 - Add the raw_*.a files to devel package. 167 169 168 * Mon Dec 13 2021 Debarshi Ray <rishi@fedoraproject.org> - 0.20.2-4169 - CDDL is not an approved license, but CDDL-1.0 is170 * Sat Dec 29 2018 Elbert Pol <elbert.pol@gmail.com> - 0.19.2-3 171 - Link with newer Lcms2 170 172 171 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-3172 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild173 * Fri Dec 28 2018 Elbert Pol <elbert.pol@gmail.com> - 0.19.2-2 174 - Add patch to source as thats better if have own repo 173 175 174 * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-2175 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild176 * Thu Dec 27 2018 Elbert Pol <elbert.pol@gmail.com> - 0.19.2-1 177 - First Rpm version OS/2 176 178 177 * Thu Oct 15 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.20.2-1178 - 0.20.2179 180 * Wed Oct 14 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.20.1-1181 - 0.20.1182 183 * Thu Sep 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.20.0-3184 - Patch for CVE-2020-24890.185 186 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-2187 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild188 189 * Thu Jul 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.20.0-1190 - 0.20.0 final.191 192 * Thu Jul 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.20-0.rc1.3193 - RC1194 195 * Mon Jun 29 2020 Gwyn Ciesla <gwync@protonmail.com>- 0.20-0.beta1.2196 - Patch for CVE-2020-15365197 198 * Wed May 13 2020 Kalev Lember <klember@redhat.com> - 0.20-0.beta1.1199 - Add back pkgconfig patch lost in the previous commit200 201 * Thu May 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.20-0.beta1202 - 0.20 Beta 1203 204 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.5-2205 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild206 207 * Tue Aug 20 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.19.5-1208 - 0.19.5209 210 * Mon Aug 05 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.19.4-1211 - 0.19.4212 213 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.3-2214 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild215 216 * Wed Jul 03 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.19.3-1217 - 0.19.3218 219 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.2-3220 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild221 222 * Wed Jan 02 2019 Debarshi Ray <rishi@fedoraproject.org> - 0.19.2-2223 - Remove the samples subpackage from RHEL 7224 225 * Wed Dec 26 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.19.2-1226 - 0.19.2227 228 * Thu Nov 22 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.19.1-1229 - 0.19.1230 231 * Mon Oct 08 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.19.0-6232 - Remove the build artifacts for the samples233 234 * Mon Oct 08 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.19.0-5235 - Bind the samples sub-package more tightly to the main package236 237 * Tue Jul 31 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.19.0-4238 - Fix License239 - Explicitly enable JPEG and OpenMP support to avoid surprises240 241 * Thu Jul 19 2018 Rex Dieter <rdieter@fedoraproject.org> - 0.19.0-3242 - tighten %%files, mostly so api/soname changes will no longer be a surpise243 - use %%make_build %%ldconfig_scriptlets244 245 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-2246 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild247 248 * Fri Jun 29 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.19.0-1249 - 0.19.0.250 251 * Mon Jun 11 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.18.12-1252 - 0.18.12.253 254 * Thu May 10 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.18.11-1255 - 0.18.11.256 257 * Thu May 03 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.18.10-1258 - 0.18.10.259 260 * Wed Apr 25 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.18.9-1261 - 0.18.9.262 263 * Sat Feb 24 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.18.8-1264 - 0.18.8.265 266 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.7-3267 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild268 269 * Fri Feb 02 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.18.7-2270 - Patch for updated glibc.271 272 * Fri Jan 19 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.18.7-1273 - 0.18.7274 - Patch for ambiguous function call.275 276 * Wed Dec 06 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.18.6-1277 - 0.18.6278 279 * Fri Sep 22 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.18.5-1280 - 0.18.5281 282 * Fri Sep 15 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.18.4-2283 - Patch for CVE-2017-14348.284 285 * Tue Sep 12 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.18.4-1286 - 0.18.4287 288 * Mon Sep 11 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.18.3-1289 - 0.18.3290 291 * Wed Sep 06 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.18.2-5292 - Patch for CVE-2017-13735.293 294 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.2-4295 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild296 297 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.2-3298 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild299 300 * Fri Apr 14 2017 Rex Dieter <rdieter@fedoraproject.org> - 0.18.2-2301 - fix rpath, tighten subpkg dependencies, use %%license302 303 * Thu Mar 09 2017 Jon Ciesla <limburgher@gmail.com> - 0.18.2-1304 - 0.18.2.305 306 * Mon Feb 13 2017 Jon Ciesla <limburgher@gmail.com> - 0.18.1-1307 - 0.18.1.308 309 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-2310 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild311 312 * Tue Dec 27 2016 Jon Ciesla <limburgher@gmail.com> - 0.18.0-1313 - 0.18.0.314 315 * Thu Dec 1 2016 Tom Callaway <spot@fedoraproject.org> - 0.17.2-2316 - rebuild for deps317 318 * Sun May 15 2016 Jon Ciesla <limburgher@gmail.com> - 0.17.2-1319 - 0.17.2.320 321 * Mon Feb 22 2016 Jon Ciesla <limburgher@gmail.com> - 0.17.1-4322 - Patch to fix FTBFS, BZ 1307280.323 324 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.1-3325 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild326 327 * Tue Dec 01 2015 Jon Ciesla <limburgher@gmail.com> - 0.17.1-2328 - Patch for CVE-2015-8366 and CVE-2015-8367, BZ 1287057.329 330 * Sun Nov 29 2015 Jon Ciesla <limburgher@gmail.com> - 0.17.1-1331 - 0.17.1.332 333 * Mon Aug 17 2015 Jon Ciesla <limburgher@gmail.com> - 0.17.0-1334 - 0.17.0.335 336 * Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.2-2337 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild338 339 * Sat May 16 2015 Jon Ciesla <limburgher@gmail.com> - 0.16.2-1340 - 0.16.2, BZ 1222258.341 342 * Thu May 14 2015 Jon Ciesla <limburgher@gmail.com> - 0.16.1-7343 - Add provides for bundled dcraw, https://fedorahosted.org/fpc/ticket/530344 - Fix EVR in changelog.345 346 * Mon May 11 2015 Jon Ciesla <limburgher@gmail.com> - 0.16.1-6347 - 0.16.1, BZ 1220382.348 349 * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.16.0-5350 - Rebuilt for GCC 5 C++11 ABI change351 352 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.0-4353 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild354 355 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.0-3356 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild357 358 * Thu Feb 20 2014 Jon Ciesla <limburgher@gmail.com> - 0.16.0-2359 - Fix pkg-config flags, BZ 837248.360 361 * Tue Jan 21 2014 Jon Ciesla <limburgher@gmail.com> - 0.16.0-1362 - 0.16.0, BZ 1055281.363 364 * Fri Aug 30 2013 Jon Ciesla <limburgher@gmail.com> - 0.15.4-1365 - 0.15.4, CVE-2013-1439, BZ 1002717.366 367 * Wed Aug 07 2013 Jon Ciesla <limburgher@gmail.com> - 0.15.3-3368 - Enable samples, BZ 991514,369 370 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.3-2371 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild372 373 * Tue Jul 09 2013 Jon Ciesla <limburgher@gmail.com> - 0.15.3-1374 - 0.15.3.375 376 * Wed May 29 2013 Jon Ciesla <limburgher@gmail.com> - 0.15.2-1377 - Latest upstream, two security fixes.378 379 * Wed May 29 2013 Jon Ciesla <limburgher@gmail.com> - 0.14.8-2380 - Patch for double free, CVE-2013-2126, BZ 968387.381 382 * Wed May 29 2013 Jon Ciesla <limburgher@gmail.com> - 0.14.8-1383 - Latest upstream, fixes gcc 4.8 issues.384 385 * Thu Apr 11 2013 Jon Ciesla <limburgher@gmail.com> - 0.14.7-4386 - Revert prior patch.387 388 * Thu Apr 11 2013 Jon Ciesla <limburgher@gmail.com> - 0.14.7-3389 - Patch for segfault, BZ 948628.390 391 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.7-2392 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild393 394 * Mon Nov 26 2012 Jon Ciesla <limburgher@gmail.com> - 0.14.7-1395 - New upstream 0.14.7396 397 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.6-3398 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild399 400 * Sat Jun 2 2012 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> - 0.14.6-2401 - Use lcms2.402 403 * Sat Jun 2 2012 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> - 0.14.6-1404 - New upstream 0.14.6405 406 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.3-4407 - Rebuilt for c++ ABI breakage408 409 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.3-3410 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild411 412 * Fri Dec 9 2011 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> - 0.14.3-2413 - Add demosaic packs (bz #760638)414 - Change license to GPLv3+ due to above change415 416 * Wed Nov 16 2011 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> - 0.14.3-1417 - Rebase to upstream 0.14.3418 419 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11.3-3420 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild421 422 * Sun Dec 12 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.11.3-2423 - Of course, you need to upload the new sources.424 425 * Sun Dec 12 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.11.3-1426 - upstream 0.11.3427 428 * Sat Nov 13 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-9429 - Build position independent object code430 431 * Thu Jul 08 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-8432 - Remove LibRaw license since we're not distributing LibRaw under its terms433 434 * Wed Jul 07 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-7435 - Buildroot is unnecessary436 - Corrected license to LGPLv2 or CDDL437 438 * Sun Jul 04 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-6439 - Do not impose -O4 and -w in build options440 - Change package group to Development/Libraries441 - Corrected license to LGPLv2442 - setup macro no longer needs the name and version arguments443 - Rename patches to include name and version444 445 * Wed Jun 30 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-5446 - Use optflags for build447 - Install the documentation in a cleaner way448 449 * Tue Jun 29 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-4450 - Use upstream package name (libRaw) instead of libraw451 452 * Tue Jun 29 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-3453 - Remove the clean section since it is not needed in F-13 and later454 - Correct installation of docs into defaultdocdir instead of docdir455 456 * Thu Jun 10 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-2457 - Disable lcms and openmp support by default so that we're in line with458 upstream default459 460 * Fri Jun 04 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-1461 - New package462
Note:
See TracChangeset
for help on using the changeset viewer.