OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Feb-2005 10:28:13
Branch: HEAD Handle: 2005021009281300
Modified files:
openpkg-src/libidl libidl.spec
Log:
upgrading package: libidl 0.8.4 -> 0.8.5
Summary:
Revision Changes Path
1.20 +3 -3 openpkg-src/libidl/libidl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libidl/libidl.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 libidl.spec
--- openpkg-src/libidl/libidl.spec 1 Jan 2005 10:51:30 -0000 1.19
+++ openpkg-src/libidl/libidl.spec 10 Feb 2005 09:28:13 -0000 1.20
@@ -25,7 +25,7 @@
# package version
%define V_major 0.8
-%define V_minor 4
+%define V_minor 5
# package information
Name: libidl
@@ -38,7 +38,7 @@
Group: System
License: LGPL
Version: %{V_major}.%{V_minor}
-Release: 20041011
+Release: 20050210
# list of sources
Source0:
ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/%{V_major}/libIDL-%{version}.tar.gz
@@ -68,7 +68,7 @@
%prep
%setup -q -n libIDL-%{version}
%{l_shtool} subst \
- -e 's;/libIDL-2\.0;/libIDL;g' \
+ -e 's;/libIDL-2\.0\([^.]\);/libIDL\1;g' \
-e 's;libIDL-2\.la;libIDL2.la;g' \
-e 's;-lIDL-2;-lIDL2;g' \
Makefile.in libIDL-config-2.in libIDL-2.0.pc.in
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]