SPECS: perl-Apache-VMonitor.spec, pppusage.spec, pptpproxy.spec, p...

glen glen at pld-linux.org
Wed Jul 26 17:51:02 CEST 2006


Author: glen                         Date: Wed Jul 26 15:51:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove extra unneeded slash

---- Files affected:
SPECS:
   perl-Apache-VMonitor.spec (1.28 -> 1.29) , pppusage.spec (1.5 -> 1.6) , pptpproxy.spec (1.3 -> 1.4) , python-dispatch.spec (1.9 -> 1.10) , python-fam.spec (1.7 -> 1.8) , python-pullparser.spec (1.5 -> 1.6) , qmail.spec (1.158 -> 1.159) , quagga.spec (1.34 -> 1.35) , rlocate.spec (1.39 -> 1.40) , ruby-OrderedHash.spec (1.7 -> 1.8) , scgi.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/perl-Apache-VMonitor.spec
diff -u SPECS/perl-Apache-VMonitor.spec:1.28 SPECS/perl-Apache-VMonitor.spec:1.29
--- SPECS/perl-Apache-VMonitor.spec:1.28	Fri Feb 17 16:49:59 2006
+++ SPECS/perl-Apache-VMonitor.spec	Wed Jul 26 17:50:56 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - webapps?
 # Conditional build:
 %bcond_with	apache1		# build with apache1
 %bcond_with	tests		# perform "make test" (require to start apache)
@@ -62,7 +64,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install -D %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/httpd/httpd.conf/80_Apache_VMonitor.conf
+install -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/httpd.conf/80_Apache_VMonitor.conf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -79,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.28  2006/02/17 15:49:59  glen
 - fix md5
 

================================================================
Index: SPECS/pppusage.spec
diff -u SPECS/pppusage.spec:1.5 SPECS/pppusage.spec:1.6
--- SPECS/pppusage.spec:1.5	Tue Dec 13 15:37:24 2005
+++ SPECS/pppusage.spec	Wed Jul 26 17:50:56 2006
@@ -56,7 +56,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
-install -d $RPM_BUILD_ROOT/%{_var}/lib/%{name}
+install -d $RPM_BUILD_ROOT%{_var}/lib/%{name}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.5  2005/12/13 14:37:24  glen
 - adapterized (sorted %verify flags)
 

================================================================
Index: SPECS/pptpproxy.spec
diff -u SPECS/pptpproxy.spec:1.3 SPECS/pptpproxy.spec:1.4
--- SPECS/pptpproxy.spec:1.3	Fri May 13 23:34:47 2005
+++ SPECS/pptpproxy.spec	Wed Jul 26 17:50:56 2006
@@ -30,7 +30,7 @@
 install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
 
 install pptpproxy $RPM_BUILD_ROOT%{_sbindir}
-install pptpproxy.8 $RPM_BUILD_ROOT/%{_mandir}/man8
+install pptpproxy.8 $RPM_BUILD_ROOT%{_mandir}/man8
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -47,6 +47,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.3  2005/05/13 21:34:47  zbyniu
 - BR: libstdc++-devel, perl-base
 

================================================================
Index: SPECS/python-dispatch.spec
diff -u SPECS/python-dispatch.spec:1.9 SPECS/python-dispatch.spec:1.10
--- SPECS/python-dispatch.spec:1.9	Fri Jun  9 17:38:45 2006
+++ SPECS/python-dispatch.spec	Wed Jul 26 17:50:56 2006
@@ -17,7 +17,7 @@
 Group:		Development/Languages/Python
 Source0:	http://dl.sourceforge.net/pydispatcher/%{srcname}-%{version}.tar.gz
 # Source0-md5:	f48c3662759b94ce9c020925316b2036
-URL:		http://pydispatcher.sf.net/
+URL:		http://pydispatcher.sourceforge.net/
 BuildRequires:	python
 Requires:	python-modules >= 2.2.3
 %pyrequires_eq	python-libs
@@ -37,8 +37,8 @@
 rejestrowania i przekazywania sygnałów w środowisku z wieloma
 producentami i wieloma konsumentami do używania w wielu kontekstach.
 Mechanizm PyDispatchera rozpoczął swoje życie jako wysoko wyceniony
-opis w Python Cookbook. Celem projektu SourceForge jest dołączenie
-do opisu różnych rozszerzeń tworzonych podczas używania w różnych
+opis w Python Cookbook. Celem projektu SourceForge jest dołączenie do
+opisu różnych rozszerzeń tworzonych podczas używania w różnych
 aplikacjach.
 
 %package examples
@@ -62,8 +62,8 @@
 rejestrowania i przekazywania sygnałów w środowisku z wieloma
 producentami i wieloma konsumentami do używania w wielu kontekstach.
 Mechanizm PyDispatchera rozpoczął swoje życie jako wysoko wyceniony
-opis w Python Cookbook. Celem projektu SourceForge jest dołączenie
-do opisu różnych rozszerzeń tworzonych podczas używania w różnych
+opis w Python Cookbook. Celem projektu SourceForge jest dołączenie do
+opisu różnych rozszerzeń tworzonych podczas używania w różnych
 aplikacjach.
 
 Ten pakiet zawiera programy przykładowe i testowe.
@@ -81,7 +81,7 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
-install -d $RPM_BUILD_ROOT/%{_examplesdir}/%{name}-%{version}
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 mv  $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/{examples,tests} \
     $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.9  2006/06/09 15:38:45  wolf
 - cosmetics
 

================================================================
Index: SPECS/python-fam.spec
diff -u SPECS/python-fam.spec:1.7 SPECS/python-fam.spec:1.8
--- SPECS/python-fam.spec:1.7	Tue Jan 24 00:26:54 2006
+++ SPECS/python-fam.spec	Wed Jul 26 17:50:56 2006
@@ -8,7 +8,7 @@
 Group:		Development/Languages/Python
 Source0:	http://dl.sourceforge.net/python-fam/%{name}-%{version}.tar.gz
 # Source0-md5:	f6c760c6d8e5ea69a3fce029f7973558
-URL:		http://python-fam.sf.net/
+URL:		http://python-fam.sourceforge.net/
 BuildRequires:	perl-base
 BuildRequires:	python-devel >= 1:2.3
 %pyrequires_eq	python-modules
@@ -32,8 +32,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install --root=$RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/%{_examplesdir}/%{name}-%{version}
-install test*.py $RPM_BUILD_ROOT/%{_examplesdir}/%{name}-%{version}
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+install test*.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -49,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.7  2006/01/23 23:26:54  piti
 - up to 1.1.1
 

================================================================
Index: SPECS/python-pullparser.spec
diff -u SPECS/python-pullparser.spec:1.5 SPECS/python-pullparser.spec:1.6
--- SPECS/python-pullparser.spec:1.5	Fri Jun  4 21:39:41 2004
+++ SPECS/python-pullparser.spec	Wed Jul 26 17:50:56 2006
@@ -40,7 +40,7 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
-rm $RPM_BUILD_ROOT/%{py_sitescriptdir}/*.py
+rm $RPM_BUILD_ROOT%{py_sitescriptdir}/*.py
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -56,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.5  2004/06/04 19:39:41  jpc
 - updated to 0.0.5b
 - rel 1

================================================================
Index: SPECS/qmail.spec
diff -u SPECS/qmail.spec:1.158 SPECS/qmail.spec:1.159
--- SPECS/qmail.spec:1.158	Wed Jul 26 17:02:19 2006
+++ SPECS/qmail.spec	Wed Jul 26 17:50:56 2006
@@ -677,7 +677,7 @@
 
 %if %{with tls}
 install %{SOURCE22} $RPM_BUILD_ROOT%{_sysconfdir}/control/servercert.pem
-> $RPM_BUILD_ROOT/%{_sysconfdir}/control/rsa512.pem
+> $RPM_BUILD_ROOT%{_sysconfdir}/control/rsa512.pem
 %endif
 
 bzip2 -dc %{SOURCE23} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
@@ -1190,6 +1190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.158  2006/07/26 15:02:19  glen
 - avoid defining default %attr
 

================================================================
Index: SPECS/quagga.spec
diff -u SPECS/quagga.spec:1.34 SPECS/quagga.spec:1.35
--- SPECS/quagga.spec:1.34	Mon May 22 18:33:56 2006
+++ SPECS/quagga.spec	Wed Jul 26 17:50:56 2006
@@ -233,7 +233,7 @@
 
 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig,logrotate.d,pam.d} \
 	$RPM_BUILD_ROOT/var/log/{archiv,}/%{name} \
-	$RPM_BUILD_ROOT/%{_var}/run/%{name}
+	$RPM_BUILD_ROOT%{_var}/run/%{name}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -483,6 +483,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.34  2006/05/22 16:33:56  blaass
 - up to 0.99.4
 - fixed typo

================================================================
Index: SPECS/rlocate.spec
diff -u SPECS/rlocate.spec:1.39 SPECS/rlocate.spec:1.40
--- SPECS/rlocate.spec:1.39	Wed Apr 12 14:15:40 2006
+++ SPECS/rlocate.spec	Wed Jul 26 17:50:56 2006
@@ -178,7 +178,7 @@
 
 install -d $RPM_BUILD_ROOT{/var/lib/rlocate,%{_sysconfdir}/%{name}}
 install debian/updatedb.conf $RPM_BUILD_ROOT%{_sysconfdir}
-> $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/module.cfg
+> $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/module.cfg
 %endif
 
 %if %{with kernel}
@@ -261,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.39  2006/04/12 12:15:40  glen
 - add kernel epoch, adapterized
 

================================================================
Index: SPECS/ruby-OrderedHash.spec
diff -u SPECS/ruby-OrderedHash.spec:1.7 SPECS/ruby-OrderedHash.spec:1.8
--- SPECS/ruby-OrderedHash.spec:1.7	Sat Dec 31 11:36:33 2005
+++ SPECS/ruby-OrderedHash.spec	Wed Jul 26 17:50:56 2006
@@ -32,7 +32,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{ruby_rubylibdir},%{ruby_ridir}}
 
-cp -a *.rb $RPM_BUILD_ROOT/%{ruby_rubylibdir}
+cp -a *.rb $RPM_BUILD_ROOT%{ruby_rubylibdir}
 cp -a ri/ri/* $RPM_BUILD_ROOT%{ruby_ridir}
 
 %clean
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.7  2005/12/31 10:36:33  twittner
 - change %%ruby_mod_ver_requires_eq to %%{?ruby_mod_ver_requires_eq} -
   expand this macro only if defined to avoid parse error when appropriate

================================================================
Index: SPECS/scgi.spec
diff -u SPECS/scgi.spec:1.8 SPECS/scgi.spec:1.9
--- SPECS/scgi.spec:1.8	Wed Jan  4 15:21:42 2006
+++ SPECS/scgi.spec	Wed Jul 26 17:50:56 2006
@@ -100,7 +100,7 @@
 install -d $RPM_BUILD_ROOT%{_libdir}/apache
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/httpd/httpd.conf
 
-install apache2/.libs/mod_scgi.so $RPM_BUILD_ROOT/%{_libdir}/apache
+install apache2/.libs/mod_scgi.so $RPM_BUILD_ROOT%{_libdir}/apache
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/httpd.conf/60_mod_scgi.conf
 
 python -- setup.py install \
@@ -140,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/07/26 15:50:56  glen
+- remove extra unneeded slash
+
 Revision 1.8  2006/01/04 14:21:42  glen
 - fixed post scripts in wrong package
 - added apache_modules_api to apache package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Apache-VMonitor.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/pppusage.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/pptpproxy.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/python-dispatch.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/python-fam.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/python-pullparser.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/qmail.spec?r1=1.158&r2=1.159&f=u
    http://cvs.pld-linux.org/SPECS/quagga.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/SPECS/rlocate.spec?r1=1.39&r2=1.40&f=u
    http://cvs.pld-linux.org/SPECS/ruby-OrderedHash.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/scgi.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list