GithubHelp home page GithubHelp logo

getspec's Introduction

Getting Help

$ getspec –help

usage: getspec [-h] [–changelog] package

positional arguments: package IUS Package Name

optional arguments: -h, –help show this help message and exit –changelog Print only the changelog

Basic Usage

$ getspec php52-pecl-memcache

%{!?__pecl: %{expand: %%global __pecl %{_bindir}/pecl}} %{!?pecl_phpdir: %{expand: %%global pecl_phpdir %(%{__pecl} config-get php_dir 2> /dev/null || echo undefined)}} %{?!pecl_xmldir: %{expand: %%global pecl_xmldir %{pecl_phpdir}/.pkgxml}}

%{!?php_extdir: %{expand: %%global php_extdir %(php-config –extension-dir)}} %global php_apiver %((echo 0; php -i 2>/dev/null | sed -n ‘s/^PHP API => //p’) | tail -1)

%define pecl_name memcache %define php_base php52 %define real_name php-pecl-memcache %define basever 3

Summary: Extension to work with the Memcached caching daemon Name: %{php_base}-pecl-memcache Version: 3.0.5 Release: 1.ius%{?dist} License: PHP Group: Development/Languages Vendor: IUS Community Project URL: pecl.php.net/package/%{pecl_name}

Source: pecl.php.net/get/%{pecl_name}-%{version}.tgz Source2: xml2changelog

.… … .. .

Pulling only the Changelog is easy using getspec

$ getspec python31 –changelog

%changelog * Mon Mar 14 2011 Jeffrey Ness <[email protected]> - 3.1.3-1.ius - Upgraded to Python 3.1.3. Full changelog available at: svn.python.org/projects/python/tags/r313/Misc/NEWS - Updated Patch102: python-3.1.3-lib64.patch - Removed Patch11: python-2.5.1-codec-ascii-tolower.patch: Python3.1 gives a undefined reference to ‘ascii_tolower’

* Tue May 18 2010 BJ Dierkes <[email protected]> - 3.1.2-2.ius - Adding [optional] make test, default to _with_tests disabled

* Sat May 08 2010 Jason Garber <[email protected]> - 3.1.2-1.ius - Upgraded to Python 3.1.2. Full changelog available at: svn.python.org/projects/python/tags/r312/Misc/NEWS

* Mon Oct 19 2009 BJ Dierkes <[email protected]> - 3.1.1-2.ius - Rebuilding for IUS - Build against db4 >= 4.3 (el5) - BuildRequires: autoconf26x - Replace Patch102 with python-3.1.1-lib64.patch - Removing reference to bsddb (removed in 3.0) as it is now externally maintained as pybsddb. - Removed references to hotshot, removed 3.x in favor of cProfile.

* Thu Oct 1 2009 David Malcolm <[email protected]> - 3.1.1-1 - new specfile for python3 (3.1.1), using python-2.6.2-2 srpm as a starting point - update patch 0 (python-*-config.patch) to reflect 2->3 changes to modules - refresh of patch 1 (Python-*-pydocnogui.patch) - drop patch 51 (python-2.6-distutils_rpm.patch) as upstream now uses -O1 by default - (not yet sent upstream): fix encoding issues in the pathfix tool (patch 3000; python-3.1.1-fix-pathfix.patch)

getspec's People

Stargazers

 avatar

Watchers

 avatar

Forkers

pombredanne

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.