Accepting request 1279014 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1279014 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gq?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 15:08:21 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Use %make_build instead of %jobs (boo#1237231)
|
||||
- Mark COPYING file as %license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 16:01:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ export CFLAGS="-DLDAP_DEPRECATED $RPM_OPT_FLAGS -fcommon"
|
||||
--enable-browser-dnd \
|
||||
--disable-update-mimedb \
|
||||
--disable-debugging
|
||||
%__make %{?jobs:-j%jobs}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
@@ -89,7 +89,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
||||
%license COPYING
|
||||
%doc AUTHORS ChangeLog NEWS README TODO
|
||||
%{_bindir}/gq
|
||||
%{_datadir}/pixmaps/gq/
|
||||
#%{prefix}/share/locale/*/LC_MESSAGES/gq.mo
|
||||
|
||||
Reference in New Issue
Block a user