SPECS: vdk.spec - updated gtk+2 epoch; sorted BRs
qboosh
qboosh at pld-linux.org
Sun Aug 28 09:16:38 CEST 2005
Author: qboosh Date: Sun Aug 28 07:16:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated gtk+2 epoch; sorted BRs
---- Files affected:
SPECS:
vdk.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/vdk.spec
diff -u SPECS/vdk.spec:1.24 SPECS/vdk.spec:1.25
--- SPECS/vdk.spec:1.24 Sun Aug 28 02:39:21 2005
+++ SPECS/vdk.spec Sun Aug 28 09:16:28 2005
@@ -1,7 +1,6 @@
# $Revision$, $Date$
#
# Conditional build:
-#
%bcond_without static_libs # don't build static libraries
#
%include /usr/lib/rpm/macros.perl
@@ -20,8 +19,10 @@
BuildRequires: automake
BuildRequires: doxygen
BuildRequires: freetype-devel >= 2.0.0
-BuildRequires: gtk+2-devel >= 1:2.4.0
+BuildRequires: gtk+2-devel >= 2:2.4.0
BuildRequires: imlib-devel
+# both???
+BuildRequires: libsigc++1-devel
BuildRequires: libsigc++12-devel >= 1.0.0
BuildRequires: libstdc++-devel
BuildRequires: libtool
@@ -29,7 +30,6 @@
BuildRequires: pkgconfig
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: zlib-devel
-BuildRequires: libsigc++1-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -43,7 +43,7 @@
Summary(pl): Pliki nagłówkowe VDK, dokumentacja dla programistów
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: gtk+2-devel >= 1:2.4.0
+Requires: gtk+2-devel >= 2:2.4.0
%description devel
Header files and development documentation for VDK library.
@@ -69,7 +69,6 @@
%build
# exceptions and rtti are used in this package --misiek
-rm -f missing
%{__libtoolize}
%{__aclocal}
%{__autoconf}
@@ -103,13 +102,13 @@
%files devel
%defattr(644,root,root,755)
%doc README ChangeLog AUTHORS NEWS BUGS TODO doc/doxy/html
-%{_examplesdir}/%{name}-%{version}
+%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
-%attr(755,root,root) %{_bindir}/*
%{_aclocaldir}/*.m4
%{_includedir}/vdk2
%{_mandir}/man1/*
+%{_examplesdir}/%{name}-%{version}
%{_pkgconfigdir}/*
%if %{with static_libs}
@@ -124,6 +123,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2005/08/28 07:16:28 qboosh
+- updated gtk+2 epoch; sorted BRs
+
Revision 1.24 2005/08/28 00:39:21 twittner
- up to 2.4.1
- removed -ac-am-fixes.patch (mostly contains content from vim backup files)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vdk.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list