OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Matthias Kurz
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Sep-2005 07:45:26
Branch: HEAD Handle: 2005091506452500
Modified files:
openpkg-src/integrit integrit.spec
Removed files:
openpkg-src/integrit integrit.patch
Log:
upgrading package: integrit 3.02.00 -> 3.05
Summary:
Revision Changes Path
1.6 +0 -25 openpkg-src/integrit/integrit.patch
1.29 +4 -6 openpkg-src/integrit/integrit.spec
____________________________________________________________________________
rm -f openpkg-src/integrit/integrit.patch <<'@@ .'
Index: openpkg-src/integrit/integrit.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/integrit/integrit.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 integrit.spec
--- openpkg-src/integrit/integrit.spec 24 Mar 2005 11:19:06 -0000
1.28
+++ openpkg-src/integrit/integrit.spec 15 Sep 2005 05:45:25 -0000
1.29
@@ -23,8 +23,8 @@
##
# package version
-%define V_major 3.02
-%define V_minor 00
+%define V_major 3
+%define V_minor 05
# package information
Name: integrit
@@ -37,12 +37,11 @@
Group: System
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20040207
+Release: 20050915
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/integrit/integrit-%{version}.tar.gz
Source1: integrit.conf
-Patch0: integrit.patch
# build information
Prefix: %{l_prefix}
@@ -79,8 +78,7 @@
}
%prep
- %setup -q -n integrit-%{V_major}
- %patch -p0
+ %setup -q
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]