[plowshare] New upstream snapshot: 20121104

Elder Marco eldermarco at fedoraproject.org
Sun Nov 4 21:04:30 UTC 2012


commit be280e86674ffcc11fc69a01e0430983164d1140
Author: Elder Marco <eldermarco at gmail.com>
Date:   Sun Nov 4 19:05:04 2012 -0200

    New upstream snapshot: 20121104

 .gitignore     |    1 +
 plowshare.spec |   17 +++++++++++------
 sources        |    2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 41126e0..3bd6f22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /plowshare-snapshot-git20120807.tar.gz
 /plowshare-snapshot-git20120901.tar.gz
 /plowshare-snapshot-git20120916.tar.gz
+/plowshare4-snapshot-git20121104.411fdec.tar.gz
diff --git a/plowshare.spec b/plowshare.spec
index e53710e..21582da 100644
--- a/plowshare.spec
+++ b/plowshare.spec
@@ -1,15 +1,16 @@
-%global date 20120916
+%global date   20121104
+%global gitrev 411fdec
 
 Name:           plowshare
 Version:        0.9.4
-Release:        0.36.%{date}git%{?dist}
+Release:        0.37.%{date}git%{?dist}
 Summary:        Download and upload files from file-sharing websites
 Summary(pt_BR): Baixe e carregue arquivos em sites de compartilhamento
 Summary(ru):    терминальный аплоадер/доунлоадер для наиболее популярных файлообменников
 Group:          Applications/Internet
 License:        GPLv3+
 URL:            http://plowshare.googlecode.com
-Source0:        http://plowshare.googlecode.com/files/%{name}-snapshot-git%{date}.tar.gz
+Source0:        http://plowshare.googlecode.com/files/%{name}4-snapshot-git%{date}.%{gitrev}.tar.gz
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -41,7 +42,8 @@ plowshare это терминальный аплоадер/доунлоадер
 ZShare, Badongo, DepositFiles и Mediafire. Смотрите README для подробностей.
 
 %prep
-%setup -q -n %{name}-snapshot-git%{date}
+%setup -q -n %{name}4-snapshot-git%{date}.%{gitrev}
+sed -i '/^NAME=/ s/plowshare4/plowshare/g' setup.sh
 
 %build
 # Nothing to build, it's simple bash scripts
@@ -69,7 +71,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS README COPYING CHANGELOG
+%doc AUTHORS README COPYING
 %{_bindir}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
@@ -78,7 +80,10 @@ rm -rf %{buildroot}
 %{_mandir}/man5/%{name}.conf.5.*
 
 %changelog
-* Tue Sep 18 2012 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4.0.36.20120916git
+* Sun Nov 04 2012 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.37.20121104git
+- New upstream snapshot
+
+* Tue Sep 18 2012 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.36.20120916git
 - New upstream snapshot
 
 * Sun Sep 02 2012 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.35.20120901git
diff --git a/sources b/sources
index b38fb45..818be7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c129cf7a8a642220702a0ba348c84bf  plowshare-snapshot-git20120916.tar.gz
+060dd1c3c7b346b520ce0b8cca0e0161  plowshare4-snapshot-git20121104.411fdec.tar.gz


More information about the scm-commits mailing list