X-Git-Url: http://git.onelab.eu/?p=pyaspects.git;a=blobdiff_plain;f=pyaspects.spec;h=cc93fd8b156cd6ab4f97fb1aa09032e5a4f3620d;hp=7d385d8f4900cefc3beb08126b9f350763531ce4;hb=743a9123be6fffd6152bb9b95a6917617cb385d3;hpb=8dad43d71ea57662f9491e81afd2eafc83219f13 diff --git a/pyaspects.spec b/pyaspects.spec index 7d385d8..cc93fd8 100644 --- a/pyaspects.spec +++ b/pyaspects.spec @@ -1,10 +1,5 @@ -# -# $Id$ -# -%define url $URL: https://svn.planet-lab.org/svn/pyaspects/trunk/pyaspects.spec $ - %define name pyaspects -%define version 0.2 +%define version 0.4.1 %define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -15,12 +10,12 @@ Version: %{version} Release: %{release} License: GPL Group: Development/Libraries -Source0: pyaspects-0.2.tar.gz +Source0: pyaspects-0.4.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Packager: PlanetLab Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Requires: python @@ -41,8 +36,14 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")/pyaspects +/usr %changelog +* Mon Jan 24 2011 Thierry Parmentelat - pyaspects-0.4.1-1 +- no semantic change - just fixed specfile for git URL + +* Mon Jun 14 2010 Baris Metin - pyaspects-0.3-2 +- dummy tag to test module-tools' git support + * Fri Mar 5 2009 Baris Metin -- initial package \ No newline at end of file +- initial package