[plowshare/f14] Update to new upstream snapshot

Elder Marco eldermarco at fedoraproject.org
Fri Oct 7 20:08:23 UTC 2011


commit dad45166ed9f3cea8e43e4bb6a6e0d8aaac66ab4
Author: Elder Marco <eldermarco at gmail.com>
Date:   Fri Oct 7 17:08:57 2011 -0300

    Update to new upstream snapshot

 .gitignore     |    1 +
 plowshare.spec |   10 ++++++++--
 sources        |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74791bb..4eb0af4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /plowshare-snapshot-git20110904.tar.gz
 /plowshare-snapshot-git20110914.tar.gz
 /plowshare-snapshot-git20110918.tar.gz
+/plowshare-snapshot-git20110926.tar.gz
diff --git a/plowshare.spec b/plowshare.spec
index 52eb7f8..f98a52d 100644
--- a/plowshare.spec
+++ b/plowshare.spec
@@ -1,8 +1,8 @@
-%global date 20110918
+%global date 20110926
 
 Name:           plowshare
 Version:        0.9.4
-Release:        0.16.%{date}git%{?dist}
+Release:        0.17.%{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):    терминальный аплоадер/доунлоадер для наиболее популярных файлообменников
@@ -61,6 +61,8 @@ bash setup.sh install
 mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d/
 install -p -m0644  etc/%{name}.completion \
     %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
+sed -i 's|/local||g' \
+    %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
 
 # We remove at destination, so we still have install
 # for the doc section
@@ -80,6 +82,10 @@ rm -rf %{buildroot}
 %{_mandir}/man5/%{name}.conf.5.*
 
 %changelog
+* Fri Oct 07 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.17.20110926git
+- Update to new upstream snapshot
+- Fixed CDIR path in programmable completion file
+
 * Sun Sep 25 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.16.20110918git
 - Update to new upstream snapshot
 - File plowshare.completion renamed to plowshare
diff --git a/sources b/sources
index 259c7fe..d140b7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03f5e74ec1c17046373d30f933c4bd71  plowshare-snapshot-git20110918.tar.gz
+f2ee791ddb43a0f98f09c5ed49fdcea4  plowshare-snapshot-git20110926.tar.gz


More information about the scm-commits mailing list