SPECS: libtrash.spec - versioned url, quote cc

glen glen at pld-linux.org
Tue Feb 28 09:45:56 CET 2006


Author: glen                         Date: Tue Feb 28 08:45:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- versioned url, quote cc

---- Files affected:
SPECS:
   libtrash.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/libtrash.spec
diff -u SPECS/libtrash.spec:1.15 SPECS/libtrash.spec:1.16
--- SPECS/libtrash.spec:1.15	Tue Feb 28 07:44:01 2006
+++ SPECS/libtrash.spec	Tue Feb 28 09:45:50 2006
@@ -6,7 +6,7 @@
 Release:	1
 License:	GPL
 Group:		Libraries
-Source0:	http://pages.stern.nyu.edu/~marriaga/software/libtrash/%{name}-latest.tgz
+Source0:	http://pages.stern.nyu.edu/~marriaga/software/libtrash/%{name}-%{version}.tgz
 # Source0-md5:	c335bf506cfe2433d16df71dc29acfc3
 Patch0:		%{name}-Makefile.patch
 URL:		http://pages.stern.nyu.edu/~marriaga/software/libtrash/
@@ -30,7 +30,7 @@
 
 %build
 %{__make} \
-	CC=%{__cc} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -D_REENTRANT"
 
 %install
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/02/28 08:45:50  glen
+- versioned url, quote cc
+
 Revision 1.15  2006/02/28 06:44:01  piti
 - up to 2.4. URL and Source0 update
 
@@ -90,15 +93,15 @@
 - adapterized.
 
 Revision 1.6  2002/06/02 16:15:38  kloczek
-- use CC=%%{__cc} and CFLAGS="%%{rpmcflags} -D_REENTRANT" during compile.
+- use CC=%{__cc} and CFLAGS="%{rpmcflags} -D_REENTRANT" during compile.
 
 Revision 1.5  2002/06/02 10:06:31  klark
 - update to 1.1
-- new %%doc
+- new %doc
 - STBR
 
 Revision 1.4  2002/04/03 06:37:54  pioklo
-- typo in %%files section
+- typo in %files section
 
 Revision 1.3  2002/04/02 14:28:40  qboosh
 - fixed Group and broken pl description, added Source0 URL, marked config
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libtrash.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list