[imsettings] Own %{_libdir}/imsettings. (#744892)

Akira TAGOH tagoh at fedoraproject.org
Tue Oct 11 01:25:08 UTC 2011


commit c6356243e06c55423cc8ac8ccb225172bd0a1153
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue Oct 11 10:25:06 2011 +0900

    Own %{_libdir}/imsettings. (#744892)

 imsettings.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/imsettings.spec b/imsettings.spec
index f7d84dc..7a6c144 100644
--- a/imsettings.spec
+++ b/imsettings.spec
@@ -1,6 +1,6 @@
 Name:		imsettings
 Version:	1.2.5
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	LGPLv2+
 URL:		http://code.google.com/p/imsettings/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -200,6 +200,7 @@ fi
 %files	-f %{name}.lang
 %defattr(-, root, root, -)
 %doc AUTHORS COPYING ChangeLog NEWS README
+%dir %{_libdir}/imsettings
 %{_bindir}/imsettings-check
 %{_bindir}/imsettings-info
 %{_bindir}/imsettings-list
@@ -256,6 +257,9 @@ fi
 
 
 %changelog
+* Tue Oct 11 2011 Akira TAGOH <tagoh at redhat.com> - 1.2.5-3
+- Own %%{_libdir}/imsettings. (#744892)
+
 * Tue Oct  4 2011 Akira TAGOH <tagoh at redhat.com> - 1.2.5-2
 - Add Requires: dconf to imsettings-gnome to ensure
   it works on KDE. (#742910)


More information about the scm-commits mailing list