public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: Fixed a typo in the source URL
@ 2026-06-20  4:39 Denis Arnaud
  0 siblings, 0 replies; only message in thread
From: Denis Arnaud @ 2026-06-20  4:39 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-20  4:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20  4:39 [rpms/soci] update-to-4.1.4: Fixed a typo in the source URL Denis Arnaud

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