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: 08-Aug-2007 07:08:24
Branch: HEAD Handle: 2007080806082400
Modified files:
openpkg-src/gup gup.spec
Log:
upgrading package: gup 0.5.11 -> 0.5.12
Summary:
Revision Changes Path
1.45 +4 -3 openpkg-src/gup/gup.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gup/gup.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 gup.spec
--- openpkg-src/gup/gup.spec 18 Apr 2007 21:45:58 -0000 1.44
+++ openpkg-src/gup/gup.spec 8 Aug 2007 05:08:24 -0000 1.45
@@ -32,8 +32,8 @@
Class: PLUS
Group: News
License: Public Domain
-Version: 0.5.11
-Release: 20070418
+Version: 0.5.12
+Release: 20070808
# list of sources
Source0:
http://ftp.debian.org/debian/pool/main/g/gup/gup_%{version}.tar.gz
@@ -95,7 +95,8 @@
) >header
%{l_shtool} install -c -m 644 \
header $RPM_BUILD_ROOT%{l_prefix}/etc/gup/header
- %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
+ %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
+ '%config %{l_prefix}/etc/gup/*'
%files -f files
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]