]> git.pld-linux.org Git - packages/maya-calendar.git/commitdiff
rename to maya-calendar
authorElan Ruusamäe <glen@delfi.ee>
Mon, 11 Feb 2013 13:37:43 +0000 (15:37 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 11 Feb 2013 13:37:43 +0000 (15:37 +0200)
avoids possible conflicts with maya 3d animation software, and upstream
archive name is maya-calendar as well.

maya-calendar.spec [moved from maya.spec with 92% similarity]

similarity index 92%
rename from maya.spec
rename to maya-calendar.spec
index 5a7db4614630b79ded7db2ecb3cf845e382e6825..2a517ee5ca87697d472372941e785425eef69c70 100644 (file)
--- a/maya.spec
@@ -1,15 +1,15 @@
 %define                rel             0.1
 %define                subver  408
 Summary:       GCal-syncing GTK+ Calendar application
-Name:          maya
-Version:       0.1.0
+Name:          maya-calendar
+Version:       0.2
 Release:       0.%{subver}.%{rel}
 License:       GPL v3
 Group:         X11/Applications
-Source0:       %{name}.tar.bz2
+Source0:       maya.tar.bz2
 # Source0-md5: e4df43c43a68d6764298fa7a31476db4
 URL:           https://launchpad.net/maya
-BuildRequires: cmake
+BuildRequires: cmake >= 2.8
 BuildRequires: evolution-data-server-devel >= 3.2.0
 BuildRequires: gettext-devel
 BuildRequires: glib2-devel
@@ -28,7 +28,7 @@ Maya is a slim, lightweight, GCal-syncing GTK+ Calendar application
 written in Vala, specifically for the elementary project.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n maya
 
 %build
 install -d build
This page took 0.091958 seconds and 4 git commands to generate.