Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1950325 Details for
Bug 2177572
Review Request: guvcview - GTK+ UVC Viewer and Capturer
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 5631336 to 5633582
spec-from-5631336-to-5633582.diff (text/plain), 2.01 KB, created by
Jakub Kadlčík
on 2023-03-13 21:11:06 UTC
(
hide
)
Description:
The .spec file difference from Copr build 5631336 to 5633582
Filename:
MIME Type:
Creator:
Jakub Kadlčík
Created:
2023-03-13 21:11:06 UTC
Size:
2.01 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/5631336 >+++ https://copr.fedorainfracloud.org/coprs/build/5633582 >@@ -7,6 +7,9 @@ > License: GPL-2.0-or-later > URL: http://guvcview.sourceforge.net/ > Source0: http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.bz2 >+# Get fixed license file while we wait for upstream >+## Cf. https://sourceforge.net/p/guvcview/tickets/73/ >+Source1: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt > > BuildRequires: autoconf automake libtool > BuildRequires: gettext-devel intltool >@@ -60,6 +63,8 @@ > %autosetup -p1 -n %{name}-src-%{version} > find . \( -name '*.h' -o -name '*.c' \) -exec chmod -x {} \; > >+# Replace COPYING data with the correct file >+cp %{SOURCE1} COPYING > > %build > ./bootstrap.sh >@@ -70,13 +75,15 @@ > %install > %make_install doc_DATA= > >+install -D -m0644 %{buildroot}%{_datadir}/pixmaps/%{name}/%{name}.png \ >+ %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png >+ >+%find_lang %{name} --all-name >+ >+ >+%check > desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop > appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{name}.appdata.xml >- >-install -D -m0644 %{buildroot}%{_datadir}/pixmaps/%{name}/%{name}.png \ >- %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png >- >-%find_lang %{name} --all-name > > > %files -f %{name}.lang >@@ -89,12 +96,14 @@ > %{_mandir}/man1/%{name}.1* > %{_metainfodir}/%{name}.appdata.xml > >+ > %files libs > %license COPYING > %{_libdir}/libgviewaudio-2.0.so.%{somajor}{,.*} > %{_libdir}/libgviewencoder-2.1.so.%{somajor}{,.*} > %{_libdir}/libgviewrender-2.1.so.%{somajor}{,.*} > %{_libdir}/libgviewv4l2core-2.1.so.%{somajor}{,.*} >+ > > %files devel > %{_includedir}/%{name}-%{somajor}/ >@@ -110,6 +119,7 @@ > > %changelog > * Sun Mar 12 2023 Neal Gompa <ngompa@fedoraproject.org> - 2.0.8-5 >+- Move desktop and metainfo validation to check section > - Split the runtime libraries into libs subpackage > > * Sun Feb 19 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.8-4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2177572
: 1950325