SPECS: splashy.spec - up to 0.3.13 - some tune-ups in %files - patches drop...
duddits
duddits at pld-linux.org
Sun Jan 11 14:02:06 CET 2009
Author: duddits Date: Sun Jan 11 13:02:06 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.3.13
- some tune-ups in %files
- patches dropped
- themes dir updated
---- Files affected:
SPECS:
splashy.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/splashy.spec
diff -u SPECS/splashy.spec:1.17 SPECS/splashy.spec:1.18
--- SPECS/splashy.spec:1.17 Fri Oct 17 23:11:27 2008
+++ SPECS/splashy.spec Sun Jan 11 14:02:01 2009
@@ -5,14 +5,12 @@
Summary: Next generation boot splashing system
Summary(pl.UTF-8): System ekranu startowego nowej generacji
Name: splashy
-Version: 0.3.5
-Release: 4
+Version: 0.3.13
+Release: 1
License: GPL v2
Group: Applications/System
-Source0: http://alioth.debian.org/frs/download.php/2071/%{name}_%{version}.tar.gz
-# Source0-md5: 6d6f8192b5d607c2a338094afec31354
-Patch0: %{name}-libs.patch
-Patch1: %{name}-lib64.patch
+Source0: http://alioth.debian.org/frs/download.php/2691/%{name}_%{version}.tar.gz
+# Source0-md5: 03b7ee4f31c56ee61463772f74bad8a0
URL: http://splashy.alioth.debian.org/
BuildRequires: DirectFB-static
BuildRequires: autoconf
@@ -115,18 +113,6 @@
%description devel -l pl.UTF-8
Pliki nagłówkowe bibliotek Splashy.
-%package static
-Summary: Static Splashy libraries
-Summary(pl.UTF-8): Statyczna biblioteki Splashy
-Group: Development/Libraries
-Requires: %{name}-devel = %{version}-%{release}
-
-%description static
-Static Splashy libraries.
-
-%description static -l pl.UTF-8
-Statyczna biblioteki Splashy.
-
%package theme-default
Summary: Default theme for splashy
Summary(pl.UTF-8): Domyślny motyw dla systemu splashy
@@ -142,10 +128,6 @@
%prep
%setup -q
-%patch0 -p1
-%if "%{_lib}" == "lib64"
-%patch1 -p0
-%endif
sed -i -e 's#-Werror##g' configure.ac
%build
@@ -162,13 +144,15 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%find_lang %{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog HACKING NEWS README TODO
%attr(755,root,root) %{_sbindir}/*
@@ -181,21 +165,18 @@
%files libs
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libsplashy*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libsplashy*.so.*
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libsplashy*.so
%{_libdir}/libsplashy*.la
%{_includedir}/splashy*.h
-
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libsplashy*.a
+%{_pkgconfigdir}/*.pc
%files theme-default
%defattr(644,root,root,755)
-%{_sysconfdir}/splashy/themes/default
+%{_datadir}/splashy/themes/default
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -203,6 +184,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2009/01/11 13:02:01 duddits
+- up to 0.3.13
+- some tune-ups in %files
+- patches dropped
+- themes dir updated
+
Revision 1.17 2008/10/17 21:11:27 megabajt
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/splashy.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list