https://bugzilla.redhat.com/show_bug.cgi?id=985129

--- Comment #7 from Veaceslav Mindru <mind...@gmail.com> ---
Name: text2nato        
Version: 0.4
Release: 1%{?dist}
Summary:  Convert text into nato phonetic alphabet     

Group: Applications/Text
License: GPLv2+    

%description
Convert text into nato phonetic alphabet

%files
/usr/bin/text2nato 

%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_bindir}/
cp -p text2nato  %{buildroot}%{_bindir}/


%changelog

* Fri Jul 23 2013 Veaceslav Mindru <mind...@gmail.com> 
- 0.4
- remove -i -s switches and left only on option 
- reduced the code and refactored 


#############################################################

still to be fixed 

"If you use macros, use them consistently. Choose between /usr/bin and
%{_bindir} but not mix both forms."

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=GQ0lIqZfg8&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to