public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cpl] rawhide: New upstream source 7.4 (rhbz#2449652), pkg-config files are now supplied and installed
@ 2026-09-11  3:47 Federico Pellegrin
  0 siblings, 0 replies; only message in thread
From: Federico Pellegrin @ 2026-09-11  3:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cpl
Branch : rawhide
Commit : 1644f8ab99300c3bdf9fac4093642b75bd689132
Author : Federico Pellegrin <fede@evolware.org>
Date   : 2026-08-31T05:21:24+02:00
Stats  : +22/-12 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/cpl/c/1644f8ab99300c3bdf9fac4093642b75bd689132?branch=rawhide

Log:
New upstream source 7.4 (rhbz#2449652), pkg-config files are now supplied and installed

---
diff --git a/.gitignore b/.gitignore
index 82f7061..e01a4c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ cpl-5.2.0.tar.gz
 /cpl-7.2.2.tar.gz
 /cpl-7.2.3.tar.gz
 /cpl-7.3.2.tar.gz
+/cpl-7.4.tar.gz

diff --git a/cpl.spec b/cpl.spec
index 3a2f6d8..04889e8 100644
--- a/cpl.spec
+++ b/cpl.spec
@@ -1,6 +1,6 @@
 Name: cpl
-Version: 7.3.2
-Release: 13%{?dist}
+Version: 7.4
+Release: 1%{?dist}
 Summary: ESO library for automated astronomical data-reduction tasks
 
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
@@ -16,13 +16,13 @@ BuildRequires: wcslib-devel >= 4.24
 BuildRequires: fftw-devel > 3.3.4
 
 %description
-The Common Pipeline Library (CPL) comprises a set of ISO-C libraries 
-that provide a comprehensive, efficient and robust software toolkit. 
-It forms a basis for the creation of automated astronomical data-reduction 
-tasks (known as "pipelines") for ESO (European Southern Observatory) 
-instruments. The CPL was developed to standardize the way 
-VLT (Very Large Telescope) instrument pipelines are built, 
-to shorten their development cycle and to ease their maintenance. 
+The Common Pipeline Library (CPL) comprises a set of ISO-C libraries
+that provide a comprehensive, efficient and robust software toolkit.
+It forms a basis for the creation of automated astronomical data-reduction
+tasks (known as "pipelines") for ESO (European Southern Observatory)
+instruments. The CPL was developed to standardize the way
+VLT (Very Large Telescope) instrument pipelines are built,
+to shorten their development cycle and to ease their maintenance.
 
 %package devel
 Summary: Libraries, includes, etc. used to develop an application with %{name}
@@ -36,7 +36,7 @@ application
 %patch 0 -p1
 
 %build
-%configure --disable-static
+%configure --disable-static --with-system-cext=no
 # http://fedoraproject.org/wiki/PackagingGuidelines#Beware_of_Rpath
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
@@ -49,7 +49,7 @@ make DESTDIR=%{buildroot} install
 
 %files
 %doc AUTHORS BUGS COPYING NEWS
-%license COPYING 
+%license COPYING
 %{_libdir}/*so.*
 
 %files devel
@@ -57,8 +57,17 @@ make DESTDIR=%{buildroot} install
 %{_libdir}/*.so
 %{_includedir}/*
 %{_libdir}/pkgconfig/cext.pc
+%{_libdir}/pkgconfig/cpl.pc
+%{_libdir}/pkgconfig/cplcore.pc
+%{_libdir}/pkgconfig/cpldfs.pc
+%{_libdir}/pkgconfig/cpldrs.pc
+%{_libdir}/pkgconfig/cplgasgano.pc
+%{_libdir}/pkgconfig/cplui.pc
 
 %changelog
+* Mon Aug 31 2026 Federico Pellegrin <fede@evolware.org> - 7.4-1
+- New upstream source 7.4 (rhbz#2449652), pkg-config files are now supplied and installed
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.2-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index b88953f..fa33bd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cpl-7.3.2.tar.gz) = fa0877346967581992ddd8e0e64c6b280b3bac7d086c071d6428d1ee3afa8030e1e6beb5e1b23d23447c7669b86e5264cd4fe6f9fd330ab15ed883aec4ea2ab6
+SHA512 (cpl-7.4.tar.gz) = b8da9fa43d5e26c478ad6329905d480d8c8e4bc5d604ee4808f5a3631af1edcaa6aee0d22d43af30ce7fbfad886f39d6b3ed86ab3aa59de4ebc7c40eb6937d8c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11  3:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11  3:47 [rpms/cpl] rawhide: New upstream source 7.4 (rhbz#2449652), pkg-config files are now supplied and installed Federico Pellegrin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox