ObjFW  Check-in [bc28b9aa0d]

Overview
Comment:objfw.spec: Fix warning about files listed twice
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bc28b9aa0d4f20bc219bbc53540dfe492a607267fad3fe97eead94e5769042dc
User & Date: js on 2021-12-04 02:30:56
Other Links: manifest | tags
Context
2021-12-04
14:00
Minor cleanup for Secure Transport support check-in: d36cd2947f user: js tags: trunk
02:30
objfw.spec: Fix warning about files listed twice check-in: bc28b9aa0d user: js tags: trunk
02:15
objfw.spec: Add libobjfwtls check-in: 629df894d5 user: js tags: trunk
Changes

Modified objfw.spec from [a6b7772138] to [2589872491].

174
175
176
177
178
179
180
181

182
183

184
185
186
187
188
189
190
191
174
175
176
177
178
179
180

181


182

183
184
185
186
187
188
189







-
+
-
-
+
-







%{_libdir}/libobjfw.so.%{libobjfw_major}.%{libobjfw_minor}.0
%license LICENSE.QPL
%license LICENSE.GPLv3
%license LICENSE.GPLv2

%files -n %{libobjfw_pkgname}-devel
%{_libdir}/libobjfw.so
%{_includedir}/ObjFW/
%dir %{_includedir}/ObjFW
%{_includedir}/ObjFW/*.h
%{_includedir}/ObjFW/platform/
%{_includedir}/ObjFW
%{_includedir}/ObjFW/platform/*/*.h
%{_bindir}/objfw-compile
%{_bindir}/objfw-config
%{_bindir}/objfw-new
%license LICENSE.QPL
%license LICENSE.GPLv3
%license LICENSE.GPLv2