Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 282801 Details for
Bug 416091
Missing dependency on func
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Updated spec and version
0001-Updated-spec-to-require-smolt-and-upped-the-version.patch (text/plain), 2.34 KB, created by
Steve Milner
on 2007-12-10 14:08:15 UTC
(
hide
)
Description:
Updated spec and version
Filename:
MIME Type:
Creator:
Steve Milner
Created:
2007-12-10 14:08:15 UTC
Size:
2.34 KB
patch
obsolete
>From cac260ad527f8a5a02156c2f38aeb4eb6cf344a8 Mon Sep 17 00:00:00 2001 >From: Stephen Milner <smilner@arc.rdu.redhat.com> >Date: Mon, 10 Dec 2007 09:02:58 -0500 >Subject: [PATCH] Updated spec to require smolt and upped the version > >--- > func.spec | 28 ++++++++++++++++++---------- > version | 2 +- > 2 files changed, 19 insertions(+), 11 deletions(-) > >diff --git a/func.spec b/func.spec >index 579093c..5c00cb2 100644 >--- a/func.spec >+++ b/func.spec >@@ -1,43 +1,49 @@ >- > %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} > >-Summary: Remote config, monitoring, and management api > Name: func > Source1: version > Version: %(echo `awk '{ print $1 }' %{SOURCE1}`) > Release: %(echo `awk '{ print $2 }' %{SOURCE1}`)%{?dist} >-Source0: %{name}-%{version}.tar.gz >-License: GPLv2+ >+Summary: Remote config, monitoring, and management api >+ > Group: Applications/System >-Requires: python >= 2.3 >-Requires: pyOpenSSL >+License: GPLv2+ >+Url: https://hosted.fedoraproject.org/projects/func/ >+Source0: %{name}-%{version}.tar.gz >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot >+ > BuildRequires: python-devel > %if 0%{?fedora} >= 8 > BuildRequires: python-setuptools-devel > %else > BuildRequires: python-setuptools > %endif >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot >+Requires: python >= 2.3 >+Requires: pyOpenSSL >+Requires: smolt > BuildArch: noarch >-Url: https://hosted.fedoraproject.org/projects/func/ > > %description >- > func is a remote api for mangement, configation, and monitoring of systems. > >+ > %prep > %setup -q > >+ > %build > %{__python} setup.py build > >+ > %install > test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT > %{__python} setup.py install --root=$RPM_BUILD_ROOT > >+ > %clean > rm -fr $RPM_BUILD_ROOT > >+ > %files > %defattr(-, root, root, -) > %{_bindir}/funcd >@@ -86,6 +92,9 @@ fi > > > %changelog >+* Mon Dec 10 2007 Steve 'Ashcrow' Milner <smilner@redhat.com> - 0.0.13-4 >+- added smolt as a requirement. >+ > * Fri Oct 26 2007 Michael DeHaan <mdehaan@redhat.com> - 0.0.13-3 > - Misc fixes per Fedora package-review > >@@ -125,4 +134,3 @@ fi > > * Thu Sep 20 2007 Adrian Likins <alikins@redhat.com> - 0.0.11-1 > - initial release (this one goes to .11) >- >diff --git a/version b/version >index 91bcf6d..2b86bac 100644 >--- a/version >+++ b/version >@@ -1 +1 @@ >-0.13 3 >+0.13 4 >-- >1.5.2.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 416091
: 282801