public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Denis Arnaud <denis.arnaud_fedora@m4x.org>
To: git-commits@fedoraproject.org
Subject: [rpms/soci] update-to-4.1.4: Fixed a typo in the source URL
Date: Sat, 20 Jun 2026 04:39:44 GMT [thread overview]
Message-ID: <178193038478.1.3454425600713410002.rpms-soci-2aa45fc56aa0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/soci
Branch : update-to-4.1.4
Commit : 2aa45fc56aa00190dc3131fd884c662e0ff20672
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date : 2019-10-26T01:55:05+02:00
Stats : +5/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/soci/c/2aa45fc56aa00190dc3131fd884c662e0ff20672?branch=update-to-4.1.4
Log:
Fixed a typo in the source URL
---
diff --git a/soci.spec b/soci.spec
index e00a046..7f296e5 100644
--- a/soci.spec
+++ b/soci.spec
@@ -28,9 +28,9 @@ Summary: The database access library for C++ programmers
License: Boost
URL: http://%{name}.sourceforge.net
-Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}i-%{release}.tar.gz
-Patch0: soci-001-fix-auto_ptr-c++11.patch
-Patch1: sqlite-params-default-init-fix.patch
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-%{release}.tar.gz
+#Patch0: soci-001-fix-auto_ptr-c++11.patch
+#Patch1: sqlite-params-default-init-fix.patch
BuildRequires: gcc gcc-c++
@@ -183,8 +183,8 @@ library. The documentation is the same as at the %{name} web page.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
# Rename change-log and license file, so that they comply with
# packaging standard
reply other threads:[~2026-06-20 4:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178193038478.1.3454425600713410002.rpms-soci-2aa45fc56aa0@fedoraproject.org \
--to=denis.arnaud_fedora@m4x.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox