SPECS: linux-live.spec - no more build package - rel 7

patrys patrys at pld-linux.org
Fri Nov 21 23:33:04 CET 2008


Author: patrys                       Date: Fri Nov 21 22:33:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no more build package
- rel 7

---- Files affected:
SPECS:
   linux-live.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/linux-live.spec
diff -u SPECS/linux-live.spec:1.30 SPECS/linux-live.spec:1.31
--- SPECS/linux-live.spec:1.30	Wed Nov 19 00:51:22 2008
+++ SPECS/linux-live.spec	Fri Nov 21 23:32:58 2008
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Skrypty Linux Live
 Name:		linux-live
 Version:	6.2.4
-Release:	6
+Release:	7
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://ftp.slax.org/Linux-Live/%{name}-%{version}.tar.gz
@@ -13,7 +13,17 @@
 Source1:	%{name}-build.sh
 Patch0:		%{name}-package.patch
 URL:		http://www.linux-live.org/
+Requires:	busybox
+Requires:	coreutils
+Requires:	e2fsprogs
+Requires:	eject
+Requires:	grep
+Requires:	mawk
+Requires:	mkisofs
+Requires:	pci-database
+Requires:	sed
 Requires:	squashfs
+Obsoletes:	linux-live-build < 6.2.4-7
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,27 +51,6 @@
 manuala i wszystkie inne nieistotne dla nas pliki), a następnie
 ściągnąć i uruchomić te skrypty, aby stworzyć własnego Live Linuksa.
 
-%package build
-Summary:	Linux Live build scripts
-Summary(pl.UTF-8):	Skrypty do tworzenia Linux Live
-Group:		Applications/System
-Requires:	%{name} = %{version}-%{release}
-Requires:	busybox
-Requires:	coreutils
-Requires:	e2fsprogs
-Requires:	eject
-Requires:	grep
-Requires:	mawk
-Requires:	mkisofs
-Requires:	pci-database
-Requires:	sed
-
-%description build
-Scripts to build your livecd with Linux Live scripts.
-
-%description build -l pl.UTF-8
-Skrypty do tworzenia własnego livecd przy użyciu skryptów Linux Live.
-
 %prep
 %setup -q
 %patch0 -p1
@@ -93,21 +82,20 @@
 ln -s %{_libdir}/liblinuxlive $RPM_BUILD_ROOT%{_libexecdir}/initrd
 ln -sf ntfs-3g $RPM_BUILD_ROOT%{_libexecdir}/initrd/ntfs-3g/usr/bin/mount.ntfs-3g
 
+rm -rf $RPM_BUILD_ROOT%{_libexecdir}/initrd/posixovl/usr/src
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc DOC/changelog.txt DOC/requirements.txt
+%attr(755,root,root) %{_sbindir}/linux-live-build
 %attr(755,root,root) %{_bindir}/deb2lzm
 %attr(755,root,root) %{_bindir}/dir2lzm
 %attr(755,root,root) %{_bindir}/lzm2dir
 %attr(755,root,root) %{_bindir}/tgz2lzm
 %{_libdir}/liblinuxlive
-
-%files build
-%defattr(644,root,root,755)
-%doc DOC/changelog.txt DOC/requirements.txt
-%attr(755,root,root) %{_sbindir}/linux-live-build
 %dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config
 %dir %{_libexecdir}
@@ -154,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2008/11/21 22:32:58  patrys
+- no more build package
+- rel 7
+
 Revision 1.30  2008/11/18 23:51:22  patrys
 - updated patch
 - rel. 6
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linux-live.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list