packages: cvsps/cvsps.spec - add commitid patch from opensuse; rel 2

glen glen at pld-linux.org
Sat Feb 5 14:05:55 CET 2011


Author: glen                         Date: Sat Feb  5 13:05:55 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add commitid patch from opensuse; rel 2

---- Files affected:
packages/cvsps:
   cvsps.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/cvsps/cvsps.spec
diff -u packages/cvsps/cvsps.spec:1.13 packages/cvsps/cvsps.spec:1.14
--- packages/cvsps/cvsps.spec:1.13	Mon Jan 31 08:47:10 2011
+++ packages/cvsps/cvsps.spec	Sat Feb  5 14:05:50 2011
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 %define		subver	b1
-%define		rel		1
+%define		rel		2
 Summary:	Patchsets for CVS
 Summary(pl.UTF-8):	Zestawy łatek dla CVS
 Name:		cvsps
@@ -13,6 +13,7 @@
 # Fixes made by git people, see:
 # http://ydirson.free.fr/en/software/scm/cvsps.html
 Patch0:		%{name}-fixes.patch
+Patch1:		commitid.patch
 URL:		http://www.cobite.com/cvsps/
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,6 +39,7 @@
 %prep
 %setup -q -n %{name}-%{version}%{subver}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
@@ -65,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2011/02/05 13:05:50  glen
+- add commitid patch from opensuse; rel 2
+
 Revision 1.13  2011/01/31 07:47:10  glen
 - up to 2.2b1:
   - add a new line item in the PatchSet output which indicates which
================================================================

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



More information about the pld-cvs-commit mailing list