Albert

Edit Package albert
https://github.com/albertlauncher/albert

Albert keyboard launcher

Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000003192 3.12 KB
_service 0000000401 401 Bytes
_service:obs_scm:albert-1508927695.7600fa4.obscpio 0004470284 4.26 MB
_service:obs_scm:albert.obsinfo 0000000109 109 Bytes
albert.spec 0000001582 1.54 KB
debian.control 0000000533 533 Bytes
debian.rules 0000000925 925 Bytes
Revision 12 (latest revision is 730)
Manuel Schneider's avatar Manuel Schneider (manuelschneid3r) committed (revision 12)
bla
Comments 3

Hiroyuki Saito's avatar

Hello, I am using openSUSE Tumbleweed. I have made changes to the spec file because rpmlint is outputting errors. I am not familiar with the Build Service, so I will describe the modifications. Please feel free to use it as a reference.

--- Original.albert.spec    2024-06-29 01:28:38.000000000 +0900
+++ Update.albert.spec  2024-07-01 19:23:40.730313849 +0900
@@ -3,6 +3,7 @@
 Release:        0%{?dist}
 Summary:        Desktop independent keyboard launcher
 Source:         %{name}-%{version}.tar.gz
+Source99:       %{name}.rpmlintrc
 License:        custom
 Group:          User Interface/X
 URL:            https://albertlauncher.github.io/
@@ -61,11 +62,11 @@
 %if 0%{?suse_version}
 %suse_update_desktop_file albert Utility DesktopUtility

-%post
+%post -p /sbin/ldconfig
 %desktop_database_post
 %icon_theme_cache_post

-%postun
+%postun -p /sbin/ldconfig
 %desktop_database_postun
 %icon_theme_cache_postun
 %endif
@@ -76,10 +77,10 @@
 %{_datadir}/applications/albert.desktop
 %{_datadir}/icons/hicolor/scalable/apps/albert.svg
 %{_datadir}/albert/
-%{_includedir}/albert/
+%exclude %{_includedir}/albert/
 %{_libdir}/albert/
 %{_libdir}/libalbert.so*
-%{_libdir}/cmake/Albert/
+%exclude %{_libdir}/cmake/Albert/

 %changelog

New File[albert.rpmlintrc]

addFilter("libalbert.* devel-file-in-non-devel-package")

R N's avatar

I fixed it in home:RN:branches:home:manuelschneid3r , and will send him submit request after your test ... if you wouldn't mind.


Manuel Schneider's avatar

tank you. this helped a lot

openSUSE Build Service is sponsored by