note that bug ##175744 applies only to fc4+

This commit is contained in:
Rex Dieter 2006-06-22 17:34:22 +00:00
parent 59c6a38829
commit 80d46fecc1

View File

@ -1,6 +1,10 @@
# Keep an eye on http://bugzilla.redhat.com/bugzilla/175744, in case these dirs go away or change # Keep an eye on http://bugzilla.redhat.com/bugzilla/175744, in case these dirs go away or change
%if "%{?fedora}" > "3"
%define kde_scriptdir %{_sysconfdir}/kde %define kde_scriptdir %{_sysconfdir}/kde
%else
%define kde_scriptdir %{_prefix}
%endif
# define _enable_gpg to build/include gnupg2 binary, currently disabled because: # define _enable_gpg to build/include gnupg2 binary, currently disabled because:
# * currently doesn't build # * currently doesn't build
@ -174,7 +178,7 @@ rm -rf $RPM_BUILD_ROOT
- Don't hardcode pcsc-lite lib name (#184123) - Don't hardcode pcsc-lite lib name (#184123)
* Thu Feb 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.20-2 * Thu Feb 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.20-2
- use /etc/kde/(env|shutdown) for scripts (#175744) - fc4+: use /etc/kde/(env|shutdown) for scripts (#175744)
* Fri Feb 10 2006 Rex Dieter <rexdieter[AT]users.sf.net> * Fri Feb 10 2006 Rex Dieter <rexdieter[AT]users.sf.net>
- fc5: gcc/glibc respin - fc5: gcc/glibc respin