]> git.pld-linux.org Git - packages/cvsps.git/commitdiff
- add commitid patch from opensuse; rel 2 2.2 auto/th/cvsps-2_2-0_b1_2 auto/ti/cvsps-2.2-0.b1.2
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 5 Feb 2011 13:05:50 +0000 (13:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvsps.spec -> 1.14

cvsps.spec

index 4ff41ce92946e8191354545f3b04a6b89688b8e0..2d72424383a174018e0c924396afd2e151fb59b6 100644 (file)
@@ -1,5 +1,5 @@
 %define                subver  b1
-%define                rel             1
+%define                rel             2
 Summary:       Patchsets for CVS
 Summary(pl.UTF-8):     Zestawy łatek dla CVS
 Name:          cvsps
@@ -12,6 +12,7 @@ Source0:      http://www.cobite.com/cvsps/%{name}-%{version}%{subver}.tar.gz
 # 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)
@@ -37,6 +38,7 @@ Choć CVS śledzi informacje o rewizjach, obejrzenie zmian wysłanych
 %prep
 %setup -q -n %{name}-%{version}%{subver}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
This page took 0.077129 seconds and 4 git commands to generate.