rpms/zyx-liveinstaller/devel zyx-liveinstaller.spec,1.1,1.2

Sebastian Dziallas sdz at fedoraproject.org
Fri Aug 21 20:55:50 UTC 2009


Author: sdz

Update of /cvs/pkgs/rpms/zyx-liveinstaller/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27174

Modified Files:
	zyx-liveinstaller.spec 
Log Message:
adjust buildroot according to guidelines



Index: zyx-liveinstaller.spec
===================================================================
RCS file: /cvs/pkgs/rpms/zyx-liveinstaller/devel/zyx-liveinstaller.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- zyx-liveinstaller.spec	21 Aug 2009 19:41:04 -0000	1.1
+++ zyx-liveinstaller.spec	21 Aug 2009 20:55:50 -0000	1.2
@@ -2,14 +2,13 @@
 
 Name:           zyx-liveinstaller
 Version:        0.1.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Install a running LiveOS rebootlessly
 
 Group:          Applications/System
 License:        GPLv3
 URL:            http://www.filteredperception.org/smiley/projects/zyx-liveinstaller
 Source0:        http://filteredperception.org/downloads/TESTING/%{name}-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  desktop-file-utils
@@ -34,7 +33,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/zyx-liveinstaller.desktop
 
@@ -56,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug 21 2009 Sebastian Dziallas <sebastian at when.com> - 0.1.10-2
+- adjust buildroot according to guidelines
+
 * Sun Aug 16 2009 Sebastian Dziallas <sebastian at when.com> - 0.1.10-1
 - update to new upstream release
 - fix some file locations




More information about the fedora-extras-commits mailing list