python-pyblock: Sync name field with package filename.

This commit is contained in:
Michael Tremer 2012-03-02 15:01:17 +01:00
parent a3f7adb774
commit bba3d79b91
1 changed files with 5 additions and 4 deletions

View File

@ -3,9 +3,10 @@
# Copyright (C) - IPFire Development Team <info@ipfire.org> #
###############################################################################
name = pyblock
name = python-pyblock
version = 0.46
release = 2
release = 3
thisapp = pyblock-%{version}
groups = System/Libraries
url = http://git.fedorahosted.org/git/?p=pyblock.git;a=summary
@ -21,7 +22,7 @@ sources = %{thisapp}.tar.bz2
build
requires
dmraid-devel>=1.0.0.rc15-2
dmraid-devel >= 1.0.0.rc15-2
libdevmapper-devel
libselinux-devel
python-devel
@ -42,7 +43,7 @@ build
end
packages
package python-%{name}
package %{name}
package %{name}-debuginfo
template DEBUGINFO