[Pkg-privacy-commits] [tails-installer] 129/210: Fix the specfile for dgroc
Intrigeri
intrigeri at moszumanska.debian.org
Wed May 24 15:26:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to tag 3.90.0
in repository tails-installer.
commit 09df6e114c73d134826400ccf038a07a35607882
Author: Martin Briza <mbriza at redhat.com>
Date: Tue Aug 18 14:38:40 2015 +0200
Fix the specfile for dgroc
---
liveusb-creator.spec | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index 32c4704..6a31031 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -17,7 +17,7 @@ Group: Applications/System
License: GPLv2
URL: https://fedorahosted.org/liveusb-creator
#Source0: https://github.com/lmacken/liveusb-creator/archive/#{commit}.tar.gz
-Source0: %{commit}.tar.gz
+Source0: liveusb-creator-3dbca8fd.tar
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -44,7 +44,7 @@ Requires: PolicyKit-authentication-agent
A liveusb creator from Live Fedora images
%prep
-%setup -q -n %{name}-%{commit}
+%setup -q -n %{name}
%build
%{__python} setup.py build
@@ -96,6 +96,12 @@ rm -rf %{buildroot}
%{_datadir}/polkit-1/actions/org.fedoraproject.pkexec.run-liveusb-creator.policy
%changelog
+* Tue Aug 18 2015 mbriza <mbriza at redhat.com> - 3.15.0-0.1.newui.afdc2a1c.20150818git3dbca8fd
+- Update to git: 3dbca8fd
+
+* Tue Aug 18 2015 mbriza <mbriza at redhat.com> - 3.15.0-0.1.newui.afdc2a1c.20150818git3dbca8fd
+- Update to git: 3dbca8fd
+
* Tue May 26 2015 Luke Macken <lmacken at redhat.com> - 3.14.2-1
- Updated the release list and parser for F22
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list