rpms/krb5-auth-dialog/devel krb5-auth-dialog.spec,1.38,1.39

Christopher Aillon caillon at fedoraproject.org
Sat Aug 29 23:59:28 UTC 2009


Author: caillon

Update of /cvs/extras/rpms/krb5-auth-dialog/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9224

Modified Files:
	krb5-auth-dialog.spec 
Log Message:
No need to move the icons anymore, the build installs them to the right place now.
Also, this now has help files, so find those too.



Index: krb5-auth-dialog.spec
===================================================================
RCS file: /cvs/extras/rpms/krb5-auth-dialog/devel/krb5-auth-dialog.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- krb5-auth-dialog.spec	29 Aug 2009 16:49:32 -0000	1.38
+++ krb5-auth-dialog.spec	29 Aug 2009 23:59:28 -0000	1.39
@@ -42,10 +42,8 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-mv $RPM_BUILD_ROOT%{_datadir}/%{name}/icons \
-    $RPM_BUILD_ROOT%{_datadir}/icons
 
-%find_lang %name
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-extras-commits mailing list