public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: auto-import changelog data from glib2-2.2.1-1.src.rpm
@ 2026-08-11 10:32 cvsdist
0 siblings, 0 replies; only message in thread
From: cvsdist @ 2026-08-11 10:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : be568fe0d706f165f751f8348f8e16fe0723089e
Author : cvsdist <cvsdist@fedoraproject.org>
Date : 2004-09-09T05:17:14+00:00
Stats : +29/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/be568fe0d706f165f751f8348f8e16fe0723089e?branch=cve-2026-58016-f44
Log:
auto-import changelog data from glib2-2.2.1-1.src.rpm
Sun Feb 02 2003 Owen Taylor <otaylor@redhat.com>
- Version 2.2.1
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Thu Jan 09 2003 Owen Taylor <otaylor@redhat.com>
- Add static libraries to build (#78685, Bernd Kischnick)
- Bump-and-rebuild for new redhat-rpm-config
Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
- Version 2.2.0
- Add make check to the build process
Mon Dec 16 2002 Owen Taylor <otaylor@redhat.com>
- Version 2.1.5
Wed Dec 11 2002 Owen Taylor <otaylor@redhat.com>
- Version 2.1.4
---
diff --git a/.cvsignore b/.cvsignore
index 7a45f27..70c43f6 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-glib-2.1.3.tar.gz
+glib-2.2.1.tar.bz2
diff --git a/glib2.spec b/glib2.spec
index 90e9393..1e584d2 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,10 +1,10 @@
Summary: A library of handy utility functions.
Name: glib2
-Version: 2.1.3
+Version: 2.2.1
Release: 1
License: LGPL
Group: System Environment/Libraries
-Source: glib-%{version}.tar.gz
+Source: glib-%{version}.tar.bz2
Source2: glib2.sh
Source3: glib2.csh
BuildRoot: /var/tmp/glib-%{PACKAGE_VERSION}-root
@@ -16,8 +16,7 @@ URL: http://www.gtk.org
GLib is the low-level core library that forms the basis
for projects such as GTK+ and GNOME. It provides data structure
handling for C, portability wrappers, and interfaces for such runtime
-functionality as an event loop, threads, dynamic loading, and an
-object system.
+functionality as an event loop, threads, dynamic loading, and anobject system.
This package provides version 2 of GLib.
@@ -37,11 +36,13 @@ version 2 of the GLib library.
%setup -q -n glib-%{version}
%build
+
for i in config.guess config.sub ; do
test -f /usr/share/libtool/$i && cp /usr/share/libtool/$i .
done
-%configure --disable-gtk-doc
+%configure --disable-gtk-doc --enable-static
make
+make check
%install
rm -rf $RPM_BUILD_ROOT
@@ -79,6 +80,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-, root, root)
%{_libdir}/lib*.so
+%{_libdir}/lib*.a
%{_libdir}/glib-2.0
%{_includedir}/*
%{_datadir}/aclocal/*
@@ -89,6 +91,26 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
+* Sun Feb 2 2003 Owen Taylor <otaylor@redhat.com>
+- Version 2.2.1
+
+* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
+- rebuilt
+
+* Thu Jan 9 2003 Owen Taylor <otaylor@redhat.com>
+- Add static libraries to build (#78685, Bernd Kischnick)
+- Bump-and-rebuild for new redhat-rpm-config
+
+* Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
+- Version 2.2.0
+- Add make check to the build process
+
+* Mon Dec 16 2002 Owen Taylor <otaylor@redhat.com>
+- Version 2.1.5
+
+* Wed Dec 11 2002 Owen Taylor <otaylor@redhat.com>
+- Version 2.1.4
+
* Mon Dec 2 2002 Owen Taylor <otaylor@redhat.com>
- Version 2.1.3
diff --git a/sources b/sources
index e6f3a95..9d75a1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de8bb999a255118cc1ffe0bee77dc74c glib-2.1.3.tar.gz
+42406a17819080326e105f8333963b97 glib-2.2.1.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:32 [rpms/glib2] cve-2026-58016-f44: auto-import changelog data from glib2-2.2.1-1.src.rpm cvsdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox