- fixed date in changelog

- added VERBOSE=1
- removed unneeded macros
This commit is contained in:
Lorenzo Villani 2008-10-17 18:19:53 +00:00
parent b8ca36ef23
commit 5ab9c2c429
1 changed files with 7 additions and 7 deletions

View File

@ -211,7 +211,7 @@ pushd %{_target_platform}
popd
%if 0%{?rest}
%{__make} %{?_smp_mflags} -C %{_target_platform}
make %{?_smp_mflags} -C %{_target_platform} VERBOSE=1
%endif
# build apidocs
@ -261,8 +261,8 @@ do
done
popd
%{__install} -p -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/kde4.sh
%{__install} -p -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/kde4.csh
install -p -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/kde4.sh
install -p -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/kde4.csh
# fix Sonnet documentation multilib conflict
bunzip2 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache.bz2
@ -270,12 +270,12 @@ sed -i -e 's!<a name="id[0-9]*"></a>!!g' %{buildroot}%{_kde4_docdir}/HTML/en/son
bzip2 -9 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache
# install apidocs and generator script
%{__install} -p -D doc/api/doxygen.sh %{buildroot}%{_kde4_bindir}/kde4-doxygen.sh
install -p -D doc/api/doxygen.sh %{buildroot}%{_kde4_bindir}/kde4-doxygen.sh
%endif
%if 0%{?apidocs}
%{__mkdir} -p %{buildroot}%{_kde4_docdir}/HTML/en
%{__cp} -prf kdelibs-%{version}-apidocs %{buildroot}%{_kde4_docdir}/HTML/en/kdelibs4-apidocs
mkdir -p %{buildroot}%{_kde4_docdir}/HTML/en
cp -prf kdelibs-%{version}-apidocs %{buildroot}%{_kde4_docdir}/HTML/en/kdelibs4-apidocs
%endif
@ -365,7 +365,7 @@ rm -rf %{buildroot}
%changelog
* Sun Oct 12 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 6:4.1.69-1
* Sun Oct 17 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 6:4.1.69-1
- 4.1.69
* Wed Oct 15 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.1.2-5