]> git.pld-linux.org Git - packages/galago-daemon.git/commitdiff
- don't glob whole %%{_libdir} - it contains debug subdir.
authortwittner <twittner@pld-linux.org>
Sun, 5 Nov 2006 09:18:10 +0000 (09:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  which should go into debuginfo subpackage

Changed files:
    galago-daemon.spec -> 1.4

galago-daemon.spec

index 639a3d0dec167ee96b8b6b2218bb29e3c35647be..d7cdf891bf0a802cba8141142c195e8b327532e0 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Galago daemon
 Summary(pl):   Demon Galago
 Name:          galago-daemon
 Version:       0.5.0
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/System
 Source0:       http://www.galago-project.org/files/releases/source/galago-daemon/%{name}-%{version}.tar.gz
@@ -43,7 +43,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libexecdir}/*
 %{_datadir}/dbus-1/services/*.service
 %{_sysconfdir}/dbus-1/system.d/*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/galago-daemon.conf
This page took 0.06168 seconds and 4 git commands to generate.