rpms/cvsps/devel .cvsignore, 1.3, 1.4 cvsps.spec, 1.7, 1.8 sources, 1.3, 1.4

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sat Jun 14 18:24:05 UTC 2008


Author: scop

Update of /cvs/pkgs/rpms/cvsps/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25881

Modified Files:
	.cvsignore cvsps.spec sources 
Log Message:
* Sat Jun 14 2008 Ville Skyttä <ville.skytta at iki.fi> - 2.2-0.1.b1
- 2.2b1.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cvsps/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	27 May 2005 06:26:34 -0000	1.3
+++ .cvsignore	14 Jun 2008 18:23:00 -0000	1.4
@@ -1 +1 @@
-cvsps-2.1.tar.gz
+cvsps-2.2b1.tar.gz


Index: cvsps.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cvsps/devel/cvsps.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cvsps.spec	8 Feb 2008 22:06:21 -0000	1.7
+++ cvsps.spec	14 Jun 2008 18:23:00 -0000	1.8
@@ -1,12 +1,14 @@
+%define prever  b1
+
 Name:           cvsps
-Version:        2.1
-Release:        6%{?dist}
+Version:        2.2
+Release:        0.1.%{prever}%{?dist}
 Summary:        Patchset tool for CVS
 
 Group:          Development/Tools
 License:        GPL+
 URL:            http://www.cobite.com/cvsps/
-Source0:        http://www.cobite.com/cvsps/%{name}-%{version}.tar.gz
+Source0:        http://www.cobite.com/cvsps/%{name}-%{version}%{prever}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  zlib-devel
@@ -25,7 +27,7 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{prever}
 sed -i -e 's/diffs\\-opts/diff\\-opts/' cvsps.1
 
 
@@ -35,8 +37,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -Dpm 755 cvsps $RPM_BUILD_ROOT%{_bindir}/cvsps
-install -Dpm 644 cvsps.1 $RPM_BUILD_ROOT%{_mandir}/man1/cvsps.1
+make install prefix=$RPM_BUILD_ROOT%{_prefix}
 
 
 %clean
@@ -51,6 +52,9 @@
 
 
 %changelog
+* Sat Jun 14 2008 Ville Skyttä <ville.skytta at iki.fi> - 2.2-0.1.b1
+- 2.2b1.
+
 * Sat Feb  9 2008 Ville Skyttä <ville.skytta at iki.fi> - 2.1-6
 - Change cvs dependency to a Requires(hint).
 - Fix typo in man page.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cvsps/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	27 May 2005 06:26:34 -0000	1.3
+++ sources	14 Jun 2008 18:23:00 -0000	1.4
@@ -1 +1 @@
-bde2110ed9f5d14de8f8cb04e9d596fe  cvsps-2.1.tar.gz
+997580e8e283034995b9209076858c68  cvsps-2.2b1.tar.gz




More information about the fedora-extras-commits mailing list