Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
uif2iso
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
uif2iso.spec
@@ -1,5 +1,5 @@ Name: uif2iso -Version: 0.1.4 +Version: 0.1.5a Release: 1 License: GPL Group: Productivity/File utilities @@ -26,20 +26,20 @@ %install cd src ; %{__make} DESTDIR=$RPM_BUILD_ROOT install -cd $RPM_BUILD_ROOT -find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > $RPM_BUILD_DIR/file.list.%{name} -find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} -find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} - %clean rm -rf $RPM_BUILD_ROOT/* rm -rf $RPM_BUILD_DIR/%{name}* -rm -rf ../file.list.%{name} -%files -f ../file.list.%{name} +%files +%defattr(-,root,root) +%{_bindir}/%{name} +%doc uif2iso.txt %changelog +* Mon Jul 28 2008 Carsten Schoene <cs@linux-administrator.com> +- new upstream release 0.1.5a + - on Windows the tool works from both command-line and GUI (double-click & use) * Mon May 19 2008 Carsten Schoene <cs@linux-administrator.com> - new upstream release 0.1.4 - adds support for NRG and CUE/BIN output images
Added
uif2iso-0.1.5a.tar.gz
^
Added
uif2iso.zip
^