]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
R: desktop-file-utils for post scriptlet
authorElan Ruusamäe <glen@delfi.ee>
Thu, 16 May 2013 05:26:45 +0000 (08:26 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 16 May 2013 06:00:07 +0000 (09:00 +0300)
anaconda.spec

index dc18ec802a3cba06aa11fad341e638d385ae402c..a6358687dd9b8e860821f43c19a440823e9101fd 100644 (file)
@@ -31,7 +31,7 @@ Summary:      Graphical system installer
 Summary(pl.UTF-8):     Graficzny instalator systemu
 Name:          anaconda
 Version:       19.25
-Release:       0.2
+Release:       0.5
 License:       GPL
 Group:         Applications/System
 Source0:       http://pkgs.fedoraproject.org/repo/pkgs/anaconda/%{name}-%{version}.tar.bz2/b3f242b630aa1d4a458756b5816a0603/anaconda-%{version}.tar.bz2
@@ -70,6 +70,7 @@ Requires:     anaconda-widgets = %{version}-%{release}
 Requires:      anaconda-yum-plugins
 Requires:      authconfig
 Requires:      chrony
+Requires:      desktop-file-utils
 Requires:      dhclient
 Requires:      firewalld >= %{firewalldver}
 Requires:      gnome-icon-theme-symbolic
@@ -222,8 +223,8 @@ update-desktop-database
 %{_datadir}/anaconda
 %exclude %{_datadir}/anaconda/tzmapdata/*
 %{_libdir}/anaconda
-%{_libdir}/python*/site-packages/pyanaconda/*
-%{_libdir}/python*/site-packages/log_picker/*
+%{py_sitedir}/pyanaconda
+%{py_sitedir}/log_picker
 
 # live
 %attr(755,root,root) %{_bindir}/liveinst
This page took 0.063448 seconds and 4 git commands to generate.