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: 29-Mar-2007 20:09:43 Branch: HEAD Handle: 2007032919094201 Modified files: openpkg-src/dia dia.spec Removed files: openpkg-src/dia dia.patch Log: upgrading package: dia 0.94 -> 0.96.1 Summary: Revision Changes Path 1.2 +0 -12 openpkg-src/dia/dia.patch 1.32 +5 -7 openpkg-src/dia/dia.spec ____________________________________________________________________________ rm -f openpkg-src/dia/dia.patch <<'@@ .' Index: openpkg-src/dia/dia.patch ============================================================================ [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/dia/dia.spec ============================================================================ $ cvs diff -u -r1.31 -r1.32 dia.spec --- openpkg-src/dia/dia.spec 1 Jan 2007 17:37:27 -0000 1.31 +++ openpkg-src/dia/dia.spec 29 Mar 2007 18:09:43 -0000 1.32 @@ -23,8 +23,8 @@ ## # package version -%define V_major 0.94 -%define V_minor %nil +%define V_major 0.96 +%define V_minor 1 # package information Name: dia @@ -36,12 +36,11 @@ Class: EVAL Group: DTP License: GPL -Version: %{V_major} -Release: 20061013 +Version: %{V_major}.%{V_minor} +Release: 20070329 # list of sources Source0: ftp://ftp.gnome.org/pub/gnome/sources/dia/%{V_major}/dia-%{V_major}.tar.bz2 -Patch0: dia.patch # build information Prefix: %{l_prefix} @@ -69,7 +68,7 @@ %track prog dia = { - version = %{V_major} + version = %{V_major}.%{V_minor} url = http://www.gnome.org/projects/dia/downld.html regex = ftp://ftp.gnome.org/pub/gnome/sources/dia/(\d+(\.\d+)+)/ url = ftp://ftp.gnome.org/pub/gnome/sources/dia/__NEWVER__/ @@ -78,7 +77,6 @@ %prep %setup -q -n dia-%{V_major} - %patch -p0 %build %{l_shtool} subst \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org