Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:civ75:git
cvsps
cvsps.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cvsps.spec of Package cvsps
# # spec file for package cvsps (Version 2.1) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild # usedforbuild aaa_base acl attr audit-libs autoconf automake bash binutils bzip2 coreutils cpio cpp cpp42 cracklib cvs diffutils file filesystem fillup findutils gawk gcc gcc42 gdbm gettext gettext-devel glibc glibc-devel glibc-locale grep groff gzip info insserv less libacl libattr libbz2-1 libbz2-devel libdb-4_5 libgcc42 libgomp42 libltdl-3 libmudflap42 libreadline5 libstdc++42 libtool libuuid1 libvolume_id libxcrypt libzio linux-kernel-headers m4 make man mktemp ncurses net-tools netcfg pam pam-modules patch perl perl-base permissions popt rpm sed sysvinit tar texinfo timezone util-linux zlib zlib-devel Name: cvsps BuildRequires: zlib-devel Group: Development/Tools/Version Control AutoReqProv: on Summary: A Program for Generating Patch Set Information from a CVS Repository Version: 2.1 Release: 75 %define real_version 2.1 Source: %{name}-%{real_version}.tar.bz2 Source1: bk-cvs.mail Source2: cvsps-bk-cvs.mail Source3: fixes.tar.bz2 Patch: cvsps-DESTDIR.diff Url: http://www.cobite.com/cvsps/ License: GPL v2 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build %description CVSps is a program for generating 'patchset' information from a CVS repository. In this case, a patchset is defined as a set of changes made to a collection of files, all committed at the same time (using a single 'cvs commit' command). This information is valuable for seeing the big picture of the evolution of a CVS project. While CVS tracks revision information, it is often difficult to see what changes were 'atomically' committed to the repository. %debug_package %prep %setup -q -n %{name}-%{real_version} tar xvfj %{SOURCE3} for patch in $(cat fixes/series); do patch -p1 -i fixes/$patch done %patch -p1 cp %{SOURCE1} %{SOURCE2} . %build make CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README CHANGELOG COPYING %doc bk-cvs.mail cvsps-bk-cvs.mail /usr/bin/cvsps /usr/share/man/man*/* %changelog * Tue Jul 31 2007 - agruen@suse.de - Add fixes from http://ydirson.free.fr/soft/git/cvsps.git. - Use RPM_OPT_FLAGS. * Fri Mar 30 2007 - ro@suse.de - added zlib-devel to buildreq * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Wed Oct 05 2005 - dmueller@suse.de - add norootforbuild * Mon May 30 2005 - agruen@suse.de - Updater to version 2.1. * Mon May 05 2003 - agruen@suse.de - Update to version 2.0rc1. * Thu Mar 20 2003 - agruen@suse.de - Initial package.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor