rpms/iddev/devel iddev.spec,1.7,1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri May 6 16:02:46 UTC 2005


Author: cfeist

Update of /cvs/dist/rpms/iddev/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28446

Modified Files:
	iddev.spec 
Log Message:
Cleaned up .spec file.


Index: iddev.spec
===================================================================
RCS file: /cvs/dist/rpms/iddev/devel/iddev.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- iddev.spec	20 Apr 2005 18:56:17 -0000	1.7
+++ iddev.spec	6 May 2005 16:02:44 -0000	1.8
@@ -12,11 +12,11 @@
 
 Name: iddev
 Version: 1.9
-Release: 19
+Release: 20
 License: GPL
 Group: System Environment/Libraries
 Summary: iddev is a library that identifies device contents.
-ExclusiveArch: i386 ia64 x86_64
+ExclusiveArch: %{ix86} x86_64
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 
@@ -28,6 +28,7 @@
 %package devel
 Group: Development/Libraries
 Summary: iddev is a library that identifies device contents.
+Requires: %{name} = %{version}-%{release}
 
 %description devel
 iddev is a library that identifies device contents.  It will
@@ -58,6 +59,9 @@
 %{_includedir}/iddev.h
 
 %changelog
+* Fri May 06 2005 Chris Feist <cfeist at redhat.com>
+- Cleaned up .spec file.
+
 * Mon Dec 20 2004 Chris Feist <cfeist at redhat.com>
 - Rebuild with new sources.
 




More information about the fedora-cvs-commits mailing list