SPECS: emerald.spec - revised deps
qboosh
qboosh at pld-linux.org
Fri Oct 6 22:37:01 CEST 2006
Author: qboosh Date: Fri Oct 6 20:37:01 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- revised deps
---- Files affected:
SPECS:
emerald.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/emerald.spec
diff -u SPECS/emerald.spec:1.3 SPECS/emerald.spec:1.4
--- SPECS/emerald.spec:1.3 Thu Oct 5 00:32:45 2006
+++ SPECS/emerald.spec Fri Oct 6 22:36:56 2006
@@ -11,12 +11,13 @@
BuildRequires: autoconf >= 2.57
BuildRequires: automake
BuildRequires: beryl-core-devel
-BuildRequires: dbus-devel
+BuildRequires: dbus-glib-devel >= 0.50
BuildRequires: gtk+2-devel >= 2:2.8.0
-BuildRequires: intltool
+BuildRequires: intltool >= 0.35.0
BuildRequires: libwnck-devel >= 2.14.1-2
-BuildRequires: pango-devel
-BuildRequires: xorg-lib-libXrandr-devel
+BuildRequires: pango-devel >= 1.10.0
+BuildRequires: pkgconfig
+BuildRequires: xorg-lib-libXrender-devel >= 0.8.4
Requires(post,postun): /sbin/ldconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,13 +34,12 @@
Summary(pl): Pliki nagłówkowe dla emerald
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: OpenGL-devel
-Requires: libpng-devel
-Requires: startup-notification-devel >= 0.7
-Requires: xorg-lib-libSM-devel
-Requires: xorg-lib-libXcomposite-devel
-Requires: xorg-lib-libXdamage-devel
-Requires: xorg-lib-libXrandr-devel
+Requires: beryl-core-devel
+Requires: dbus-glib-devel >= 0.50
+Requires: gtk+2-devel >= 2:2.8.0
+Requires: libwnck-devel >= 2.14.1-2
+Requires: pango-devel >= 1.10.0
+Requires: xorg-lib-libXrender-devel >= 0.8.4
%description devel
Header files for emerald.
@@ -81,14 +81,13 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/libemeraldengine.so.*.*.*
-%attr(755,root,root) %{_libdir}/libemeraldengine.so
%dir %{_libdir}/%{name}
%dir %{_libdir}/%{name}/engines
%attr(755,root,root) %{_libdir}/%{name}/engines/*.so
@@ -101,6 +100,7 @@
%files devel
%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libemeraldengine.so
%{_libdir}/libemeraldengine.la
%dir %{_includedir}/%{name}
%{_includedir}/%{name}/*.h
@@ -109,14 +109,15 @@
%defattr(644,root,root,755)
%{_libdir}/libemeraldengine.a
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
-
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/10/06 20:36:56 qboosh
+- revised deps
+
Revision 1.3 2006/10/04 22:32:45 wolf
- 20061004
@@ -125,4 +126,3 @@
Revision 1.1 2006/09/29 18:40:55 rotom
- initial spec, instead of cgwd
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/emerald.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list