package version up
authorLee Chang Yeon <cyeon.lee@samsung.com>
Wed, 9 Apr 2014 00:31:41 +0000 (09:31 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 21 Dec 2023 23:35:44 +0000 (08:35 +0900)
Change-Id: I47163cf02759977333bf7cd78788487c1fd6d444

packaging/libxkbcommon.spec

index f6cc031e707887b5c31d97b369fcf5b2815ebb54..eef36d0ddc6e21e5c17bcc160238468adc285ee4 100644 (file)
@@ -1,5 +1,5 @@
 Name:           libxkbcommon
-Version:        0.3.0
+Version:        0.4.1
 Release:        0
 License:        MIT
 Summary:        Wayland libxkbcommon library
@@ -40,7 +40,7 @@ cp %{SOURCE1001} .
 
 %build
 %autogen
-%configure --disable-static
+%autogen --disable-static
 make %{?_smp_mflags} V=1;
 
 %install