OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 17-Jan-2003 13:53:35
Branch: HEAD Handle: 2003011712533301
Modified files:
openpkg-src/as-gui as-gui.spec
openpkg-web news.txt
Log:
Fixes after partial UUID inclusion
Summary:
Revision Changes Path
1.13 +3 -1 openpkg-src/as-gui/as-gui.spec
1.2902 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/as-gui/as-gui.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 as-gui.spec
--- openpkg-src/as-gui/as-gui.spec 16 Jan 2003 12:00:35 -0000 1.12
+++ openpkg-src/as-gui/as-gui.spec 17 Jan 2003 12:53:34 -0000 1.13
@@ -33,10 +33,11 @@
Group: Editor
License: GPL
Version: 0.5.10
-Release: 20030116
+Release: 20030117
# list of sources
Source0: http://as.is.eu.cw.com/source/as-gui-%{version}.tar.gz
+Patch0: as-gui.patch
# build information
Prefix: %{l_prefix}
@@ -52,6 +53,7 @@
%prep
%setup -q -n %{name}-%{version}
+ %patch -p1
%build
./configure \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2901 -r1.2902 news.txt
--- openpkg-web/news.txt 17 Jan 2003 12:24:07 -0000 1.2901
+++ openpkg-web/news.txt 17 Jan 2003 12:53:33 -0000 1.2902
@@ -1,3 +1,4 @@
+17-Jan-2003: Upgraded package: P<as-gui-0.5.10-20030117>
17-Jan-2003: Upgraded package: P<doxygen-1.2.18-20030117>
17-Jan-2003: Upgraded package: P<qt-3.1.1-20030117>
17-Jan-2003: Upgraded package: P<tardy-1.11-20030117>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]