SPECS: taper.spec - fix release notation - pass CC, unify sf URL

darekr darekr at pld-linux.org
Sat Oct 29 20:41:22 CEST 2005


Author: darekr                       Date: Sat Oct 29 18:41:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix release notation
- pass CC, unify sf URL

---- Files affected:
SPECS:
   taper.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/taper.spec
diff -u SPECS/taper.spec:1.18 SPECS/taper.spec:1.19
--- SPECS/taper.spec:1.18	Tue Mar 15 22:36:37 2005
+++ SPECS/taper.spec	Sat Oct 29 20:41:17 2005
@@ -6,12 +6,13 @@
 Summary(tr):	Sýkýţtýrma desteđi sunan, menü tabanlý yedekleme sistemi
 Name:		taper
 Version:	7.0
-Release:	0.pre1.1
-License:	GPL
+%define		_pre	pre1
+Release:	0.%{_pre}.1
+License:	GPL v2
 Group:		Applications/Archiving
 Source0:	http://dl.sourceforge.net/taper/%{name}-%{version}pre-1.tar.gz
 # Source0-md5:	d8e983c3ba24af2feb03290e66e43a93
-URL:		http://taper.sf.net/
+URL:		http://taper.sourceforge.net/
 Patch0:		%{name}-%{version}-rh.patch
 Patch1:		%{name}-%{version}-sparc.patch
 BuildRequires:	ncurses-ext-devel
@@ -75,6 +76,7 @@
 
 %build
 %{__make} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}"
 
 %install
@@ -90,7 +92,6 @@
 %defattr(644,root,root,755)
 %doc docs/*
 %attr(755,root,root) %{_sbindir}/*
-#%%{_bindir}/*
 %{_mandir}/man8/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -99,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/10/29 18:41:17  darekr
+- fix release notation
+- pass CC, unify sf URL
+
 Revision 1.18  2005/03/15 21:36:37  qboosh
 - pl fixes, cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/taper.spec?r1=1.18&r2=1.19&f=u




More information about the pld-cvs-commit mailing list