rpms/fuse-emulator/devel generate-tarball.sh, 1.1, 1.2 sources, 1.5, 1.6

Lucian Langa (lucilanga) fedora-extras-commits at redhat.com
Sat Aug 2 07:27:54 UTC 2008


Author: lucilanga

Update of /cvs/pkgs/rpms/fuse-emulator/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16225

Modified Files:
	generate-tarball.sh sources 
Log Message:
* Sat Aug  2 2008 Lucian Langa <cooly at gnome.eu.org> - 0.9.0-3
- strip source before uploading it
- fix for BADSOURCE


Index: generate-tarball.sh
===================================================================
RCS file: /cvs/pkgs/rpms/fuse-emulator/devel/generate-tarball.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- generate-tarball.sh	2 Aug 2008 07:13:59 -0000	1.1
+++ generate-tarball.sh	2 Aug 2008 07:27:23 -0000	1.2
@@ -3,7 +3,7 @@
 VERSION=$1
 
 tar -xzvf fuse-$VERSION.tar.gz
-rm fuse-$VERSION/roms/*
+rm fuse-$VERSION/roms/*.rom
 sed -i -e 's/roms \//' fuse-$VERSION/Makefile.am
 sed -i -e 's/roms \//' fuse-$VERSION/Makefile.in
 sed -i -e 's/roms //' fuse-$VERSION/Makefile.in


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fuse-emulator/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	2 Aug 2008 07:13:59 -0000	1.5
+++ sources	2 Aug 2008 07:27:23 -0000	1.6
@@ -1 +1 @@
-49438751c87d9d4115027106f4dfec04  fuse-0.9.0-noroms.tar.gz
+d7f4739aee6bfd0a82d64709ab6823cf  fuse-0.9.0-noroms.tar.gz




More information about the fedora-extras-commits mailing list