[targetd] Update to 0.2.2-1

Andy Grover grover at fedoraproject.org
Tue Jul 10 21:09:13 UTC 2012


commit 13523d9c0cafb9b1cce8ab64db659552fa3160a8
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Jul 10 14:06:55 2012 -0700

    Update to 0.2.2-1
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 targetd.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/targetd.spec b/targetd.spec
index f093b91..5955078 100644
--- a/targetd.spec
+++ b/targetd.spec
@@ -3,13 +3,13 @@ License:        GPLv3
 Group:          System Environment/Libraries
 Summary:        Service to make storage remotely configurable
 Version:        0.2.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            https://github.com/agrover/targetd
 Source:         https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
 Source1:        targetd.service
 Source2:        targetd.yaml
 BuildArch:      noarch
-Requires:       targetcli
+Requires:       targetcli PyYAML python-setproctitle python-lvm
 Requires(post): systemd-units
 Requires(preun): systemd-units
 Requires(postun): systemd-units
@@ -65,5 +65,8 @@ fi
 %config(noreplace) %{_sysconfdir}/target/targetd.yaml
 
 %changelog
-* Mon Jun 25 2012  Andy Grover <agrover at redhat.com> - 0.2.1-1
+* Mon Jun 25 2012  Andy Grover <agrover at redhat.com> - 0.2.2-2
+- Add proper pkg requires
+
+* Mon Jun 25 2012  Andy Grover <agrover at redhat.com> - 0.2.2-1
 - Initial packaging


More information about the scm-commits mailing list