Albert

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

Albert keyboard launcher

Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000001011 1011 Bytes
_service 0000000522 522 Bytes
_service:recompress:tar_scm:albert-0.24.1.tar.gz 0002692716 2.57 MB
_service:set_version:PKGBUILD 0000001012 1012 Bytes
_service:set_version:albert.dsc 0000000555 555 Bytes
_service:set_version:albert.spec 0000002241 2.19 KB
_service:set_version:debian.changelog 0000000206 206 Bytes
albert.dsc 0000000554 554 Bytes
albert.spec 0000002240 2.19 KB
debian.changelog 0000000205 205 Bytes
debian.compat 0000000003 3 Bytes
debian.control 0000001298 1.27 KB
debian.rules 0000000374 374 Bytes
Revision 710 (latest revision is 717)
Manuel Schneider's avatar Manuel Schneider (manuelschneid3r) committed (revision 710)
Remove pybind deps
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