]> git.pld-linux.org Git - packages/dashboard.git/commitdiff
- updated Brs and Rs; more %%doc
authorgrzegol <grzegol@pld-linux.org>
Mon, 26 Jul 2004 18:11:43 +0000 (18:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dashboard.spec -> 1.8

dashboard.spec

index 62c992e250610b5844f56acd755a93196449117a..9832747120d73c641ce43fcc5aee8272a986f9a9 100644 (file)
@@ -13,10 +13,15 @@ BuildRequires:      at-spi-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: beagle-devel
-BuildRequires: dotnet-evolution-sharp >= 0.3
-BuildRequires: dotnet-gtk-sharp-devel
+BuildRequires: dotnet-evolution-sharp-devel >= 0.3
+BuildRequires: dotnet-gtk-sharp-devel >= 0.10
 BuildRequires: libtool
 BuildRequires: mono
+BuildRequires: mono-csharp
+BuildRequires: pkgconfig
+Requires:      beagle
+Requires:      dotnet-evolution-sharp >= 0.3
+Requires:      dotnet-gtk-sharp >= 0.10
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,6 +67,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog HACKING MAINTAINERS README
 %attr(755,root,root) %{_bindir}/*
 %{_libdir}/%{name}
This page took 0.069259 seconds and 4 git commands to generate.