Got rid of Provides from spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1017 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1726,7 +1726,6 @@ spec: dircheck
|
||||
$(ec)$(gprintf) "$(percent)package devel\n" >> $(spec_file)
|
||||
$(ec)$(gprintf) "Summary: FTK static library and header file\n" >> $(spec_file)
|
||||
$(ec)$(gprintf) "Group: Development/Libraries/C and C++\n" >> $(spec_file)
|
||||
$(ec)$(gprintf) "Provides: $(package_proj_name)-devel\n" >> $(spec_file)
|
||||
$(ec)$(gprintf) "\n" >> $(spec_file)
|
||||
$(ec)$(gprintf) "$(percent)description devel\n" >> $(spec_file)
|
||||
$(ec)$(gprintf) "FTK is the FLAIM cross-platform toolkit.\n" >> $(spec_file)
|
||||
|
||||
Reference in New Issue
Block a user