OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Feb-2007 07:03:42
Branch: HEAD Handle: 2007021406034100
Modified files:
openpkg-src/glade glade.spec
Log:
upgrading package: glade 3.1.4 -> 3.1.5
Summary:
Revision Changes Path
1.9 +3 -3 openpkg-src/glade/glade.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/glade/glade.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 glade.spec
--- openpkg-src/glade/glade.spec 1 Jan 2007 17:38:10 -0000 1.8
+++ openpkg-src/glade/glade.spec 14 Feb 2007 06:03:41 -0000 1.9
@@ -25,7 +25,7 @@
# package version
%define V_major 3
%define V_minor 1
-%define V_micro 4
+%define V_micro 5
# package information
Name: glade
@@ -38,7 +38,7 @@
Group: XWindow
License: GPL
Version: %{V_major}.%{V_minor}.%{V_micro}
-Release: 20061219
+Release: 20070214
# list of sources
Source0:
http://ftp.gnome.org/pub/GNOME/sources/glade%{V_major}/%{V_major}.%{V_minor}/glade%{V_major}-%{version}.tar.bz2
@@ -91,7 +91,7 @@
%install
rm -rf $RPM_BUILD_ROOT
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
- rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/glade/locale
+ rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/locale
ln $RPM_BUILD_ROOT%{l_prefix}/bin/glade-* \
$RPM_BUILD_ROOT%{l_prefix}/bin/glade
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]