]> git.pld-linux.org Git - packages/upower-pm-utils.git/commitdiff
symlink can't be packaged as ghost auto/th/upower-pm-utils-0.9.23-2
authorElan Ruusamäe <glen@delfi.ee>
Sun, 1 Nov 2015 23:02:00 +0000 (01:02 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 1 Nov 2015 23:02:02 +0000 (01:02 +0200)
why is that libupower-glib.so.3 needed anyway?

upower-pm-utils.spec

index 6b519ea824c701c8ba4e788ebd2d0daa887ff674..0cb42cba0780d888109405cbc4167cbe83a1146f 100644 (file)
@@ -4,7 +4,7 @@ Summary:        Power management service with pm-utils backend
 Summary(pl.UTF-8):     Usługa zarządzania energią z wykorzystaniem pm-utils
 Name:          %{orig_name}-pm-utils
 Version:       0.9.23
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://upower.freedesktop.org/releases/%{orig_name}-%{version}.tar.xz
@@ -202,7 +202,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libupower-glib.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libupower-glib.so.1
-%attr(755,root,root) %ghost %{_libdir}/libupower-glib.so.3
+%attr(755,root,root) %{_libdir}/libupower-glib.so.3
 %{_libdir}/girepository-1.0/UPowerGlib-1.0.typelib
 
 %files devel
This page took 0.0626910000000001 seconds and 4 git commands to generate.