Changes of Revision 2
shoutsend.spec
Changed
x
1
2
3
%prep
4
%setup -q
5
-%patch1
6
+%patch -P 1
7
8
%build
9
%__cc -o shoutsend shoutsend.c -lshout -lpthread
10
%prep
%setup -q
-%patch1
+%patch -P 1
%build
%__cc -o shoutsend shoutsend.c -lshout -lpthread