Name : plf-theme Relocations: (not relocatable)
Version : 1.0.0 Vendor: Penguin Liberation Front
Release : 6plf Build Date: Fri 27 Jan 2006
12:01:59 AM CET
Install Date: (not installed) Build Host: baader
Group : System/Kernel and hardware Source RPM: (none)
Size : 1727825 License: PLF License
Signature : (none)
Packager : Guillaume Rousse <[EMAIL PROTECTED]>
URL : http://plf.zarb.org/logo.php
Summary : PLF bootsplash themes
Description :
Additional themes for bootsplash:
- plf1
- plf2
- plf5
(original pictures made for PLF by David Caron)
---------------
Guillaume Rousse <[EMAIL PROTECTED]> 1.0.0-6plf
- %mkrel
- spec cleanup
---------------
---------------
Index: plf-theme.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/plf-theme/plf-theme.spec,v
retrieving revision 1.2
diff -u -r1.2 plf-theme.spec
--- plf-theme.spec 28 Nov 2004 19:26:36 -0000 1.2
+++ plf-theme.spec 26 Jan 2006 23:30:55 -0000
@@ -1,16 +1,15 @@
%define name plf-theme
%define version 1.0.0
-%define release 5plf
+%define release %mkrel 6
%define scriptdir %{_datadir}/bootsplash/scripts/
-Summary: PLF bootsplash themes
Name: %{name}
Version: %{version}
Release: %{release}
+Summary: PLF bootsplash themes
Source: %{name}-%{version}.tar.bz2
License: PLF License
Group: System/Kernel and hardware
-BuildRoot: %{_tmppath}/%{name}-buildroot
Url: http://plf.zarb.org/logo.php
BuildRequires: ImageMagick
Requires: bootsplash
@@ -18,6 +17,7 @@
Provides: plf_theme
Obsoletes: plf_theme
BuildArch: noarch
+BuildRoot: %{_tmppath}/%{name}-%{version}
%description
Additional themes for bootsplash:
@@ -33,7 +33,7 @@
make themes
%install
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
%makeinstall_std
%post
@@ -49,23 +49,27 @@
fi
%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
%files
%defattr(-,root,root)
%doc README
-%_datadir/bootsplash/themes/plf1
-%config(noreplace) %_sysconfdir/bootsplash/themes/plf1
+%{_datadir}/bootsplash/themes/plf1
+%config(noreplace) %{_sysconfdir}/bootsplash/themes/plf1
-%_datadir/bootsplash/themes/plf2
-%config(noreplace) %_sysconfdir/bootsplash/themes/plf2
+%{_datadir}/bootsplash/themes/plf2
+%config(noreplace) %{_sysconfdir}/bootsplash/themes/plf2
-%_datadir/bootsplash/themes/plf5
-%config(noreplace) %_sysconfdir/bootsplash/themes/plf5
+%{_datadir}/bootsplash/themes/plf5
+%config(noreplace) %{_sysconfdir}/bootsplash/themes/plf5
%changelog
+* Fri Jan 27 2006 Guillaume Rousse <[EMAIL PROTECTED]> 1.0.0-6plf
+- %%mkrel
+- spec cleanup
+
* Sun Nov 28 2004 Guillaume Rousse <[EMAIL PROTECTED]> 1.0.0-5plf
- fix URL (Frédéric Forjan <[EMAIL PROTECTED]>)
_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce