]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- bconds should be the very first thing, moved defines and includes after them
authorsparky <sparky@pld-linux.org>
Sun, 6 Feb 2011 01:45:38 +0000 (01:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle.spec -> 1.143

beagle.spec

index 75f1198f11d6e6e60af77010940af41d39ae49f0..16a77d95aef2f5dac419c46db95569c309184edc 100644 (file)
@@ -3,8 +3,6 @@
 #       - kill bashisms in crawl stuff
 #      - add qyoto based settings (requires new packages)
 #
-%include       /usr/lib/rpm/macros.mono
-#
 # Conditional build:
 %bcond_without apidocs         # don't build API documentation
 %bcond_with    avahi           # enable Avahi support
@@ -19,7 +17,8 @@
 %if !%{with gui}
 %undefine      with_evolution
 %endif
-#
+
+%include       /usr/lib/rpm/macros.mono
 Summary:       Beagle - An indexing subsystem
 Summary(pl.UTF-8):     Beagle - podsystem indeksujÄ…cy
 Name:          beagle
This page took 0.093228 seconds and 4 git commands to generate.