SPECS: pastebinit.spec - rel 2; fix reading from stdin

arekm arekm at pld-linux.org
Sat Dec 6 13:20:29 CET 2008


Author: arekm                        Date: Sat Dec  6 12:20:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix reading from stdin

---- Files affected:
SPECS:
   pastebinit.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/pastebinit.spec
diff -u SPECS/pastebinit.spec:1.13 SPECS/pastebinit.spec:1.14
--- SPECS/pastebinit.spec:1.13	Wed Dec  3 23:04:20 2008
+++ SPECS/pastebinit.spec	Sat Dec  6 13:20:23 2008
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Pastebin działający z linii poleceń
 Name:		pastebinit
 Version:	0.10
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications
 Source0:	http://www.stgraber.org/download/projects/pastebin/%{name}-%{version}.tar.gz
 # Source0-md5:	fd468016633908745c31c965aa2878a2
+Patch0:		%{name}-stdin.patch
 URL:		http://www.stgraber.org/category/pastebinit
 BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
@@ -27,6 +28,8 @@
 
 %prep
 %setup -q
+%patch0 -p0
+
 %{__sed} -i -e 's#http://paste.stgraber.org#http://pld.pastebin.com#g' pastebinit
 
 %install
@@ -47,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2008/12/06 12:20:23  arekm
+- rel 2; fix reading from stdin
+
 Revision 1.13  2008/12/03 22:04:20  duddits
 - up to 0.10
 - URL updated
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pastebinit.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list