public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-protobuf] rawhide: Drop separate protobuf-lite subpackage
Date: Thu, 02 Jul 2026 09:33:41 GMT	[thread overview]
Message-ID: <178298482151.1.4439791694559961482.rpms-mingw-protobuf-e8c3831b2b39@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mingw-protobuf
Branch : rawhide
Commit : e8c3831b2b39974bb81d4854ad61140eb449f331
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-07-02T11:33:31+02:00
Stats  : +2/-20 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-protobuf/c/e8c3831b2b39974bb81d4854ad61140eb449f331?branch=rawhide

Log:
Drop separate protobuf-lite subpackage

---
diff --git a/mingw-protobuf.spec b/mingw-protobuf.spec
index 9b5aa46..c81e973 100644
--- a/mingw-protobuf.spec
+++ b/mingw-protobuf.spec
@@ -42,12 +42,6 @@ Provides:       mingw32-%{pkgname}-static = %{version}-%{release}
 %description -n mingw32-%{pkgname}
 MinGW Windows protobuf library.
 
-%package -n mingw32-%{pkgname}-lite
-Summary:        MinGW Windows protobuf LITE_RUNTIME library
-BuildArch:      noarch
-
-%description -n mingw32-%{pkgname}-lite
-MinGW Windows protobuf LITE_RUNTIME library.
 
 %package -n mingw32-%{pkgname}-compiler
 Summary:        MinGW Windows protobuf library compiler executables
@@ -67,12 +61,6 @@ Provides:       mingw64-%{pkgname}-static = %{version}-%{release}
 %description -n mingw64-%{pkgname}
 MinGW Windows protobuf library.
 
-%package -n mingw64-%{pkgname}-lite
-Summary:        MinGW Windows protobuf LITE_RUNTIME library
-BuildArch:      noarch
-
-%description -n mingw64-%{pkgname}-lite
-MinGW Windows protobuf LITE_RUNTIME library.
 
 %package -n mingw64-%{pkgname}-compiler
 Summary:        MinGW Windows protobuf library compiler executables
@@ -105,6 +93,7 @@ MinGW Windows protobuf library compiler executables.
 %files -n mingw32-%{pkgname}
 %license LICENSE
 %{mingw32_bindir}/libprotobuf-33.5.0.dll
+%{mingw32_bindir}/libprotobuf-lite-33.5.0.dll
 %{mingw32_bindir}/libprotoc-33.5.0.dll
 %{mingw32_bindir}/libutf8_range-33.5.0.dll
 %{mingw32_bindir}/libutf8_validity-33.5.0.dll
@@ -126,10 +115,6 @@ MinGW Windows protobuf library compiler executables.
 %{mingw32_libdir}/pkgconfig/upb.pc
 %{mingw32_libdir}/pkgconfig/utf8_range.pc
 
-%files -n mingw32-%{pkgname}-lite
-%license LICENSE
-%{mingw32_bindir}/libprotobuf-lite-33.5.0.dll
-
 %files -n mingw32-%{pkgname}-compiler
 %license LICENSE
 %{mingw32_bindir}/protoc-gen-upb.exe
@@ -144,6 +129,7 @@ MinGW Windows protobuf library compiler executables.
 %files -n mingw64-%{pkgname}
 %license LICENSE
 %{mingw64_bindir}/libprotobuf-33.5.0.dll
+%{mingw64_bindir}/libprotobuf-lite-33.5.0.dll
 %{mingw64_bindir}/libprotoc-33.5.0.dll
 %{mingw64_bindir}/libutf8_range-33.5.0.dll
 %{mingw64_bindir}/libutf8_validity-33.5.0.dll
@@ -165,10 +151,6 @@ MinGW Windows protobuf library compiler executables.
 %{mingw64_libdir}/pkgconfig/upb.pc
 %{mingw64_libdir}/pkgconfig/utf8_range.pc
 
-%files -n mingw64-%{pkgname}-lite
-%license LICENSE
-%{mingw64_bindir}/libprotobuf-lite-33.5.0.dll
-
 %files -n mingw64-%{pkgname}-compiler
 %license LICENSE
 %{mingw64_bindir}/protoc-gen-upb.exe

                 reply	other threads:[~2026-07-02  9:33 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=178298482151.1.4439791694559961482.rpms-mingw-protobuf-e8c3831b2b39@fedoraproject.org \
    --to=manisandro@gmail.com \
    --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