forked from pool/build
Copy from openSUSE:Tools:Unstable/build via accept of submit request 38237 revision 29.
Request was accepted with message: release Rev openSUSE:Tools/88 Md5 1576217bc6863af30d56bb607334f1e0 2010-04-19 14:52:27 adrianSuSE 38237
This commit is contained in:
parent
151d5f03d6
commit
9494e85f62
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 19 00:54:32 CEST 2010 - ro@suse.de
|
||||
|
||||
- build-mkbaselibs: also move baselibs*conf to subpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 16 01:11:45 CEST 2010 - ro@suse.de
|
||||
|
||||
|
@ -24,7 +24,7 @@ Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
Version: 2010.04.15
|
||||
Release: 2
|
||||
Release: 3
|
||||
# osc rm build-*tar.bz2
|
||||
# REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p")
|
||||
# VERSION="$(date +"%Y.%m.%d").r$REVISION"
|
||||
@ -98,11 +98,13 @@ cd $RPM_BUILD_ROOT/usr/lib/build/configs/
|
||||
|
||||
%if 0%{?suse_version} > 1120 || ! 0%{?suse_version}
|
||||
%exclude /usr/lib/build/mkbaselibs
|
||||
%exclude /usr/lib/build/baselibs*
|
||||
|
||||
%files mkbaselibs
|
||||
%defattr(-,root,root)
|
||||
%dir /usr/lib/build
|
||||
/usr/lib/build/mkbaselibs
|
||||
/usr/lib/build/baselibs*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user