OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 24-Jan-2008 12:48:47
Branch: HEAD Handle: 2008012411484600
Modified files:
openpkg-src/xautomation xautomation.spec
Log:
upgrading package: xautomation 0.99 -> 1.01
Summary:
Revision Changes Path
1.6 +5 -4 openpkg-src/xautomation/xautomation.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xautomation/xautomation.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 xautomation.spec
--- openpkg-src/xautomation/xautomation.spec 1 Jan 2008 15:07:25 -0000
1.5
+++ openpkg-src/xautomation/xautomation.spec 24 Jan 2008 11:48:46 -0000
1.6
@@ -31,8 +31,8 @@
Class: EVAL
Group: XWindow
License: GPL
-Version: 0.99
-Release: 20080101
+Version: 1.01
+Release: 20080124
# list of sources
Source0:
http://hoopajoo.net/static/projects/xautomation-%{version}.tar.gz
@@ -73,8 +73,9 @@
LDFLAGS="%{l_ldflags}" \
LIBS="-lpng -lz -lm" \
./configure \
- --prefix=%{l_prefix}
- %{l_make} %{l_mflags -O}
+ --prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man
+ %{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]