From 418f519e3e515c257b94deb17bf5ccd1467dbb42 Mon Sep 17 00:00:00 2001 From: sparky Date: Sun, 6 Feb 2011 01:45:38 +0000 Subject: [PATCH] - bconds should be the very first thing, moved defines and includes after them Changed files: beagle.spec -> 1.143 --- beagle.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/beagle.spec b/beagle.spec index 75f1198..16a77d9 100644 --- a/beagle.spec +++ b/beagle.spec @@ -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 -- 2.44.0