xmltv mkdist,1.55,1.56

Robert Eden <[email protected]>
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv
In directory vz-cvs-3.sog:/tmp/cvs-serv1409

Modified Files:
	mkdist 
Log Message:
update file for SF changes


Index: mkdist
===================================================================
RCS file: /cvsroot/xmltv/xmltv/mkdist,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** mkdist	21 Jun 2011 04:20:33 -0000	1.55
--- mkdist	12 Jun 2012 04:59:42 -0000	1.56
***************
*** 225,245 ****
  
  # The tarball we generate and upload.
  my $filename = "xmltv-$opt_version.tar.bz2";
  print "\n";
  # 'tar --bzip2' appends useless junk to the compressed data.
! do_system("tar c ./xmltv-$opt_version | bzip2 >$filename");
  print "\n";
  
  # FIXME do we need this if working in a separate checkout dir?
! print "\nrestoring files that won't be released..\n";
! rename("xmltv-$opt_version", "xmltv");
! unlink("xmltv/ChangeLog");
! do_system("tar xpf save.tar");
! unlink("save.tar");
  
! print "\nuploading $ENV{PWD} $filename to frs.sourceforge.net..\n";
! print "scp $filename  $opt_sfuser,xmltv\@frs.sourceforge.net:/home/frs/project/x/xm/xmltv/xmltv/$opt_version/\n";
! do_system("scp $filename  $opt_sfuser,xmltv\@frs.sourceforge.net:/home/frs/project/x/xm/xmltv/xmltv/$opt_version/");
! do_system("cd xmltv; scp README $opt_sfuser,xmltv\@frs.sourceforge.net:/home/frs/project/x/xm/xmltv/xmltv/$opt_version/");
  
  print <<END
--- 225,247 ----
  
  # The tarball we generate and upload.
+ mkdir $opt_version;
  my $filename = "xmltv-$opt_version.tar.bz2";
  print "\n";
  # 'tar --bzip2' appends useless junk to the compressed data.
! do_system("tar c ./xmltv-$opt_version | bzip2 >$opt_version/$filename");
! do_system("cp xmltv-$opt_version/README $opt_version");
  print "\n";
  
  # FIXME do we need this if working in a separate checkout dir?
! #print "\nrestoring files that won't be released..\n";
! #rename("xmltv-$opt_version", "xmltv");
! #unlink("xmltv/ChangeLog");
! #do_system("tar xpf save.tar");
! #unlink("save.tar");
  
! print "\nuploading  tempdir  $filename to frs.sourceforge.net..\n";
! print               "scp $filename  $opt_sfuser,xmltv\@frs.sourceforge.net:/home/frs/project/x/xm/xmltv/xmltv/$opt_version/\n";
! do_system(          "scp -r $opt_version  $opt_sfuser,xmltv\@frs.sourceforge.net:/home/frs/project/x/xm/xmltv/xmltv/");
! #do_system("cd xmltv; scp README $opt_sfuser,xmltv\@frs.sourceforge.net:/home/frs/project/x/xm/xmltv/xmltv/$opt_version/");
  
  print <<END


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.