packages: captive-drivers/captive-drivers.spec, captive-drivers/license-ins...

pawelz pawelz at pld-linux.org
Sat Dec 26 12:46:41 CET 2009


Author: pawelz                       Date: Sat Dec 26 11:46:41 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use lincesne-installer.sh from DistFiles
- R: rpm-build-tools >= 4.4.35
- dropped R: wget (used by rpm-build-tools)
- dropped R: cpio (used by rpm)
- parse @DATADIR@ macro in new license-installer.sh

---- Files affected:
packages/captive-drivers:
   captive-drivers.spec (1.9 -> 1.10) , license-installer.sh (1.11 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/captive-drivers/captive-drivers.spec
diff -u packages/captive-drivers/captive-drivers.spec:1.9 packages/captive-drivers/captive-drivers.spec:1.10
--- packages/captive-drivers/captive-drivers.spec:1.9	Mon Feb 12 22:23:50 2007
+++ packages/captive-drivers/captive-drivers.spec	Sat Dec 26 12:46:35 2009
@@ -25,10 +25,9 @@
 BuildRequires:	cabextract
 Requires:	captive
 %else
-Source0:	license-installer.sh
-Requires:	cpio
-Requires:	rpm-build-tools
-Requires:	wget
+Source0:	http://svn.pld-linux.org/svn/license-installer/license-installer.sh
+# Source0-md5:	4fb1600353dd57fe088e0b12fb0ecac2
+Requires:	rpm-build-tools >= 4.4.35
 Provides:	%{base_name}
 %endif
 ExclusiveArch:	%{ix86}
@@ -74,6 +73,7 @@
 	s- at VERSION@-%{version}-g
 	s- at RELEASE@-%{release}-g
 	s, at SPECFILE@,%{_datadir}/%{base_name}/%{base_name}.spec,g
+	s, at DATADIR@,%{_datadir}/%{base_name},g
 ' %{SOURCE0} > $RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
 
 install %{_specdir}/%{base_name}.spec $RPM_BUILD_ROOT%{_datadir}/%{base_name}
@@ -105,6 +105,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/12/26 11:46:35  pawelz
+- use lincesne-installer.sh from DistFiles
+- R: rpm-build-tools >= 4.4.35
+- dropped R: wget (used by rpm-build-tools)
+- dropped R: cpio (used by rpm)
+- parse @DATADIR@ macro in new license-installer.sh
+
 Revision 1.9  2007/02/12 21:23:50  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/captive-drivers/captive-drivers.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list