SPECS: beryl-dbus.spec - kill uneeded R, add BR instead and don't ...
shadzik
shadzik at pld-linux.org
Sun Dec 3 21:22:28 CET 2006
Author: shadzik Date: Sun Dec 3 20:22:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- kill uneeded R, add BR instead and don't use strange .sh scripts when you can do it on your own
---- Files affected:
SPECS:
beryl-dbus.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/beryl-dbus.spec
diff -u SPECS/beryl-dbus.spec:1.2 SPECS/beryl-dbus.spec:1.3
--- SPECS/beryl-dbus.spec:1.2 Sun Dec 3 20:29:05 2006
+++ SPECS/beryl-dbus.spec Sun Dec 3 21:22:22 2006
@@ -13,10 +13,10 @@
URL: http://www.beryl-project.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
+BuildRequires: beryl-core-devel
BuildRequires: gtk+2-devel >= 2:2.8.0
BuildRequires: intltool >= 0.35.0
BuildRequires: pkgconfig
-Requires: beryl-core
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -29,7 +29,7 @@
%setup -q -n %{name}
%build
-sh autogen.sh
+autoreconf -v --install
%configure
%{__make}
@@ -55,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/12/03 20:22:22 shadzik
+- kill uneeded R, add BR instead and don't use strange .sh scripts when you can do it on your own
+
Revision 1.2 2006/12/03 19:29:05 rotom
- fix versioning
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/beryl-dbus.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list