This commit is contained in:
parent
cd68c5d033
commit
dfeb13bbf4
3
daps-2.0~beta8.tar.bz2
Normal file
3
daps-2.0~beta8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:720439cd76218860b6b1bd758e8bddff0acbd7e55447f4795cf8bf43d714f0c2
|
||||||
|
size 3509436
|
@ -64,8 +64,8 @@ fi
|
|||||||
export BZIP2=--best
|
export BZIP2=--best
|
||||||
tar cf ${NAME}-${VERSION}.tar -C ${TMPDIR} \
|
tar cf ${NAME}-${VERSION}.tar -C ${TMPDIR} \
|
||||||
--exclude-from=$EXCLUDES ${NAME} || exit_on_error "Failed to create the tarball."
|
--exclude-from=$EXCLUDES ${NAME} || exit_on_error "Failed to create the tarball."
|
||||||
tar rf ${NAME}-${VERSION}.tar -C ${TMPDIR} ${NAME}/suse/xslt2013 ${NAME}/suse/xslt2005 \
|
tar rf ${NAME}-${VERSION}.tar -C ${TMPDIR} ${NAME}/suse/{suse,daps}2013 \
|
||||||
|| exit_on_error "Failed to add suse/xslt{2013,2005} to the tarball."
|
|| exit_on_error "Failed to add suse/{suse,daps}2013 to the tarball."
|
||||||
bzip2 -9f ${NAME}-${VERSION}.tar
|
bzip2 -9f ${NAME}-${VERSION}.tar
|
||||||
|
|
||||||
echo "Successfully wrote source tarball ${NAME}-${VERSION}.tar.bz2"
|
echo "Successfully wrote source tarball ${NAME}-${VERSION}.tar.bz2"
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 23 14:59:13 UTC 2014 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
New release DAPS 2.0~beta8:
|
||||||
|
|
||||||
|
- Added two stylesheets to daps-xslt/relnotes needed to build
|
||||||
|
release-notes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 26 15:31:56 UTC 2014 - fsundermeyer@opensuse.org
|
Thu Jun 26 15:31:56 UTC 2014 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user