SPECS: InDependence.spec - unified, removed outdated URL

qboosh qboosh at pld-linux.org
Thu Mar 29 23:55:16 CEST 2007


Author: qboosh                       Date: Thu Mar 29 21:55:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified, removed outdated URL

---- Files affected:
SPECS:
   InDependence.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/InDependence.spec
diff -u SPECS/InDependence.spec:1.3 SPECS/InDependence.spec:1.4
--- SPECS/InDependence.spec:1.3	Sun Mar 18 08:28:30 2007
+++ SPECS/InDependence.spec	Thu Mar 29 23:55:09 2007
@@ -4,12 +4,11 @@
 Name:		InDependence
 Version:	1.0
 Release:	1
+License:	Artistic License
 Group:		Applications/System
 Source0:	%{name}_%{version}.tar.gz
 # Source0-md5:	df419e1443683305891060985f723902
 Patch0:		%{name}-rpmlib.patch
-License:	Artistic License
-URL:		http://www.cse.ogi.edu/DISC/projects/independence/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,14 +52,15 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d ${RPM_BUILD_ROOT}%{_bindir}
-install dep/dep ${RPM_BUILD_ROOT}%{_bindir}/dep
-install dep/swrapper.pl ${RPM_BUILD_ROOT}%{_bindir}/swrapper.pl
-install rpmtc/rpmtc ${RPM_BUILD_ROOT}%{_bindir}/rpmtc
-install rpmtc/rpmdep-pipe ${RPM_BUILD_ROOT}%{_bindir}/rpmdep-pipe
-install -d ${RPM_BUILD_ROOT}%{_mandir}/man1
-install dep/dep.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/dep.1
-install rpmtc/rpmtc.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/rpmtc.1
+install -d $RPM_BUILD_ROOT%{_bindir}
+
+install dep/dep $RPM_BUILD_ROOT%{_bindir}/dep
+install dep/swrapper.pl $RPM_BUILD_ROOT%{_bindir}/swrapper.pl
+install rpmtc/rpmtc $RPM_BUILD_ROOT%{_bindir}/rpmtc
+install rpmtc/rpmdep-pipe $RPM_BUILD_ROOT%{_bindir}/rpmdep-pipe
+install -d $RPM_BUILD_ROOT%{_mandir}/man1
+install dep/dep.1 $RPM_BUILD_ROOT%{_mandir}/man1/dep.1
+install rpmtc/rpmtc.1 $RPM_BUILD_ROOT%{_mandir}/man1/rpmtc.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/03/29 21:55:09  qboosh
+- unified, removed outdated URL
+
 Revision 1.3  2007/03/18 07:28:30  beorn
 - Polish translation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/InDependence.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list