]> git.pld-linux.org Git - packages/gnome-subtitles.git/commitdiff
- autodetect mono deps (but still provide versioned package Rs)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 May 2007 18:20:02 +0000 (18:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-subtitles.spec -> 1.8

gnome-subtitles.spec

index c8aef29f59e3cf180ac9bbebdff7262070dc808b..b04bd5f5ac7c0d6c4de2ca5c9d82091f3a34420b 100644 (file)
@@ -1,6 +1,7 @@
 #
 # TODO:        BRs
 #
+%include       /usr/lib/rpm/macros.mono
 Summary:       A subtitle editor for the GNOME desktop
 Summary(pl.UTF-8):     Edytor napisów dla środowiska GNOME
 Name:          gnome-subtitles
@@ -12,12 +13,13 @@ Source0:    http://dl.sourceforge.net/gnome-subtitles/%{name}-%{version}.tar.gz
 # Source0-md5: 5ae670478a278e83daf900a73dd906c9
 Patch0:                %{name}-sh_wrapper.patch
 URL:           http://gnome-subtitles.sourceforge.net/
-Requires:      mono
-Requires:      dotnet-gnome-sharp
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: dotnet-gnome-sharp-devel >= 2.16
 BuildRequires: dotnet-gtk-sharp2-devel >= 2.10
+BuildRequires: rpmbuild(monoautodeps)
+Requires:      dotnet-gnome-sharp-devel >= 2.16
+Requires:      dotnet-gtk-sharp2 >= 2.10
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.08426 seconds and 4 git commands to generate.