From: Balbir Singh Date: Fri, 30 May 2008 21:07:22 +0000 (+0000) Subject: Fixed Source0 and URL as per Tom's comments X-Git-Tag: v0.34~289^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9c1d6c50a6c82dce88b058a1b9500712a9cee1;p=thirdparty%2Flibcgroup.git Fixed Source0 and URL as per Tom's comments Also updated changelog git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/tags/v0.1b@69 4f4bb910-9a46-0410-90c8-c897d4f1cd53 --- diff --git a/libcgroup.spec.in b/libcgroup.spec.in index a918e44e..b40f3ed8 100644 --- a/libcgroup.spec.in +++ b/libcgroup.spec.in @@ -2,10 +2,10 @@ Name: libcgroup Summary: Tools and libraries to control and monitor control groups Group: Development/Libraries Version: @PACKAGE_VERSION@ -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ -URL: http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2 -Source0: libcgroup-@PACKAGE_VERSION@.tar.bz2 +URL: http://libcg.sourceforge.net/ +Source0: http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: byacc BuildRequires: flex @@ -26,8 +26,7 @@ future allow creation of persistent configuration for control groups and provide scripts to manage that configuration. %prep -%setup -q - +%setup -q %build %configure @@ -55,6 +54,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat May 31 2008 Balbir Singh 0.1b-2 +- Fix %makeinstall, Source0 and URL (review comments from Tom) * Mon May 26 2008 Balbir Singh 0.1b-1 - Add a generatable spec file * Tue May 20 2008 Balbir Singh 0.1-1