SPECS: yumex.spec - check-files cleanup, adapter

glen glen at pld-linux.org
Thu May 31 12:45:46 CEST 2007


Author: glen                         Date: Thu May 31 10:45:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup, adapter

---- Files affected:
SPECS:
   yumex.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/yumex.spec
diff -u SPECS/yumex.spec:1.8 SPECS/yumex.spec:1.9
--- SPECS/yumex.spec:1.8	Mon May 28 15:52:06 2007
+++ SPECS/yumex.spec	Thu May 31 12:45:41 2007
@@ -51,10 +51,11 @@
 	PYLIBDIR=%{py_sitescriptdir}/..
 
 rm $RPM_BUILD_ROOT%{_bindir}/yumex
-ln -s /usr/share/yumex/yumex $RPM_BUILD_ROOT%{_bindir}/yumex
+ln -s %{_datadir}/yumex/yumex $RPM_BUILD_ROOT%{_bindir}/yumex
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/yumex.desktop
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/yumex-kde.desktop
 
+rm -f $RPM_BUILD_ROOT%{_datadir}/yumex/COPYING
 %py_postclean
 
 %find_lang %{name}
@@ -67,8 +68,8 @@
 %doc COPYING ChangeLog
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yumex.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yumex.profiles.conf
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pam.d/yumex
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/security/console.apps/yumex
+%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/yumex
+%config(noreplace) %verify(not md5 mtime size) /etc/security/console.apps/yumex
 %attr(755,root,root) %{_bindir}/yumex
 %dir %{py_sitescriptdir}/yumgui
 %{py_sitescriptdir}/*/*.py[co]
@@ -85,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/05/31 10:45:41  glen
+- check-files cleanup, adapter
+
 Revision 1.8  2007/05/28 13:52:06  czarny
 - patch from Patrys to stop the runntime obsoletes error
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/yumex.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list