Accepting request 87864 from GNOME:Apps

Split build in two (tracker & tracker-extras), to avoid build loop with nautilus

OBS-URL: https://build.opensuse.org/request/show/87864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=40
This commit is contained in:
Lars Vogdt
2011-10-16 11:05:59 +00:00
committed by Git OBS Bridge
parent 5cdc7b34c4
commit df27213fb4
6 changed files with 2895 additions and 266 deletions

8
pre_checkin.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
cp tracker.changes tracker-extras.changes
sed "s/\(%define *build_extras *\)0/\11/;s/\(^Name: *\)tracker.*/\1tracker-extras/" tracker.spec > tracker-extras.spec
sed -i "
/^Name: *tracker-extras/i \
# Do not edit this auto generated file! Edit tracker.spec.
" tracker-extras.spec