]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- define apidocs as last package, as it is the biggest one
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 1 Mar 2010 12:43:15 +0000 (12:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk.spec -> 1.168

asterisk.spec

index e3952f71b7576b2ea58dacc0e93d07929be7e4d3..fe0f1100f5bfe7780dd6672c4d3ddb884fd3848b 100644 (file)
@@ -33,7 +33,7 @@
 %bcond_without verbose         # verbose build
 
 %define                spandsp_version 0.0.2pre26
-%define                rel     0.2
+%define                rel     0.3
 Summary:       Asterisk PBX
 Summary(pl.UTF-8):     Centralka (PBX) Asterisk
 Name:          asterisk
@@ -182,13 +182,6 @@ Header files for Asterisk development platform.
 %description devel -l pl.UTF-8
 Pliki nagłówkowe platformy programistycznej Asterisk.
 
-%package apidocs
-Summary:       API documentation for Asterisk
-Group:         Documentation
-
-%description apidocs
-API documentation for Asterisk.
-
 %package ais
 Summary:       Modules for Asterisk that use OpenAIS
 Group:         Applications/Networking
@@ -521,6 +514,14 @@ Requires:  %{name} = %{version}-%{release}
 %description vorbis
 Ogg Vorbis format support.
 
+# define apidocs as last package, as it is the biggest one
+%package apidocs
+Summary:       API documentation for Asterisk
+Group:         Documentation
+
+%description apidocs
+API documentation for Asterisk.
+
 %prep
 %setup -q
 %patch0 -p1
This page took 0.043929 seconds and 4 git commands to generate.