public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-protobuf] rawhide: Drop separate protobuf-lite subpackage
@ 2026-07-02  9:33 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-07-02  9:33 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-07-02  9:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02  9:33 [rpms/mingw-protobuf] rawhide: Drop separate protobuf-lite subpackage Sandro Mani

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