r141 - in /packages/gnash/branches/0.8.1: ./ debian/rules

baby-guest at users.alioth.debian.org baby-guest at users.alioth.debian.org
Wed Aug 15 19:35:05 UTC 2007


Author: baby-guest
Date: Wed Aug 15 19:35:04 2007
New Revision: 141

URL: http://svn.debian.org/wsvn/?sc=1&rev=141
Log:
Added new branch


Added:
    packages/gnash/branches/0.8.1/
      - copied from r140, packages/gnash/trunk/
Modified:
    packages/gnash/branches/0.8.1/debian/rules

Modified: packages/gnash/branches/0.8.1/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.1/debian/rules?rev=141&op=diff
==============================================================================
--- packages/gnash/branches/0.8.1/debian/rules (original)
+++ packages/gnash/branches/0.8.1/debian/rules Wed Aug 15 19:35:04 2007
@@ -255,11 +255,14 @@
 	dh_builddeb
 
 VERSION_DATE = $(shell /bin/date --utc +%0Y%0m%0d.%0k%0M)
+#VERSION_ID = 0.8.1~cvs$(VERSION_DATE)
 VERSION_ID = 0.8.0+cvs$(VERSION_DATE)
+
 get-orig-source:
 	echo Downloading gnash $(VERSION_ID) from CVS...
 	#test -e gnashd && exit
 	export CVS_RSH="ssh"; cvs -z3 -d:pserver:anonymous at cvs.sv.gnu.org:/sources/gnash co gnash
+	@#export CVS_RSH="ssh"; export CVSROOT=":pserver:anonymous at cvs.sv.gnu.org:/sources/gnash" ; cvs co -r release-0-8-1 gnash
 	#cd gnash; rm -rf `find . -name CVS`
 	tar cvfz "gnash_$(VERSION_ID).orig.tar.gz" gnash
 	mv gnash "gnash-$(VERSION_ID)"




More information about the pkg-flash-devel mailing list