[Bug 985129] Review Request: text2nato - text converter to nato phonetic alphabet

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--- Comment #10 from Veaceslav Mindru <mindruv@xxxxxxxxx> ---
Hello ,


@ Michael Schwendt 
first of all thank you for your patients with me, doing it for the first time
get's confusing sometimes. 

Spec filed uploaded  also tested SRPM 

Spec URL: https://sourceforge.net/p/text2nato/code/ci/master/tree/ 
SRPM URL: https://sourceforge.net/projects/text2nato/files/Fedora%2018%20rpm/

i don't see any new errors reported on rpmlint 
[root@localhost text2nato-code]# rpmlint  text2nato.spec 
0 packages and 1 specfiles checked; 0 errors, 0 warnings.



Here is the last version of text2nato.spec %build section added and empty as
per rpmlint requirements 

[root@localhost text2nato-code]# cat text2nato.spec 
Name: text2nato        
Version: 0.5
Release: 1%{?dist}
Summary: Convert text into nato phonetic alphabet 
Source0: https://sourceforge.net/projects/%{name}/files/%{name}
BuildArch: noarch

Group: Applications/Text
License: GPLv2+    

%description
Convert text into nato phonetic alphabet

%build
%prep
cp -p %{SOURCE0} %{_builddir} 

%files
%{_bindir}/%{name}

%install
mkdir -p %{buildroot}%{_bindir}
cp -p %{name}  %{buildroot}%{_bindir}


%changelog

* Mon Jul 29 2013 Veaceslav Mindru <mindruv@xxxxxxxxx> 
- 0.5
- remove -i -s switches and left only one option 
- reduced the code and refactored 
- added space between words 
- updated spec file as per fedora community requirements 
[root@localhost text2nato-code]#

-- 
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=LReiTMjUUc&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]