]> git.pld-linux.org Git - packages/seamonkey.git/commitdiff
- added gnome bcond (as gnomevfs alias) for convenience
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 2 Aug 2007 17:21:57 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    seamonkey.spec -> 1.71

seamonkey.spec

index 497b86bd759483c367f892732244a7caf79c6521..98f1972fd4c4f303a78a1da15b49ed852b80b540 100644 (file)
@@ -2,8 +2,12 @@
 # Conditional build:
 %bcond_without gnomevfs        # disable GnomeVFS support
 %bcond_with    gnomeui         # enable GnomeUI
+%bcond_without gnome           # disable gnomevfs (alias)
 %bcond_without svg             # disable svg support
 #
+%if %{without gnome}
+%undefine      with_gnomevfs
+%endif
 %define        enigmail_ver    0.95.2
 Summary:       SeaMonkey Community Edition - web browser
 Summary(es.UTF-8):     Navegador de Internet SeaMonkey Community Edition
This page took 0.221605 seconds and 4 git commands to generate.