Advertisement
barjac

viking patch

Sep 23rd, 2011
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Index: SPECS/viking.spec
  2. ===================================================================
  3. --- SPECS/viking.spec (revision 147076)
  4. +++ SPECS/viking.spec (working copy)
  5. @@ -1,6 +1,6 @@
  6. %define name viking
  7. %define version 1.2.1
  8. -%define release %mkrel 1
  9. +%define release %mkrel 2
  10.  
  11. Name: %{name}
  12. Version: %{version}
  13. @@ -15,7 +15,7 @@
  14. Patch0: viking-1.2.1-types.h.patch
  15.  
  16. BuildRequires: expat-devel curl-devel gpsd-devel
  17. -BuildRequires: intltool imagemagick
  18. +BuildRequires: intltool imagemagick gdk-pixbuf-csource
  19. BuildRequires: gnome-doc-utils >= 0.3.2
  20.  
  21. Requires: gpsbabel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement