fix source and url

This commit is contained in:
Jiri Kastner 2014-10-10 15:26:58 +02:00
parent ef652f1627
commit 5d4a2522de
3 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
python-schedutils-0.2.tar.bz2
/python-schedutils-0.4.tar.bz2
/python-schedutils-0.4.tar.xz

View File

@ -4,10 +4,10 @@
Summary: Linux scheduler python bindings
Name: python-schedutils
Version: 0.4
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
URL: http://git.kernel.org/?p=linux/kernel/git/acme/python-schedutils.git
Source: http://userweb.kernel.org/~acme/python-schedutils/%{name}-%{version}.tar.bz2
URL: https://rt.wiki.kernel.org/index.php/Tuna
Source: https://www.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.xz
Group: System Environment/Libraries
BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -43,6 +43,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Fri Oct 10 2014 Jiri Kastner <jkastner@redhat.com> - 0.4-4
- fix source and url
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
@ -94,8 +97,8 @@ rm -rf %{buildroot}
* Tue Jun 10 2008 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.1-3
- add dist to the release tag
* Tue Dec 19 2007 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.1-2
* Wed Dec 19 2007 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.1-2
- First build into rhel5-rt
* Tue Dec 19 2007 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.1-1
* Wed Dec 19 2007 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.1-1
- Initial package

View File

@ -1 +1 @@
f11cd00250937d7aefd6df5cecb7e7a1 python-schedutils-0.4.tar.bz2
c29480cd754113b3eafc2e4b2618a107 python-schedutils-0.4.tar.xz