RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: rpm Date: 22-Jul-2007 03:35:29
Branch: HEAD Handle: 2007072202352900
Modified files:
rpm/build parsePreamble.c
Log:
revert 2.128.
Summary:
Revision Changes Path
2.129 +1 -1 rpm/build/parsePreamble.c
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/build/parsePreamble.c
============================================================================
$ cvs diff -u -r2.128 -r2.129 parsePreamble.c
--- rpm/build/parsePreamble.c 20 Jul 2007 16:23:36 -0000 2.128
+++ rpm/build/parsePreamble.c 22 Jul 2007 01:35:29 -0000 2.129
@@ -377,7 +377,7 @@
goto exit;
}
- Lurlfn = rpmGenPath(NULL, "%{?_icondir/}", sp->source);
+ Lurlfn = rpmGenPath(NULL, "%{_icondir}/", sp->source);
fn = NULL;
urltype = urlPath(Lurlfn, &fn);
@@ .
Received on Sun Jul 22 03:35:29 2007