]> git.pld-linux.org Git - packages/opera.git/commitdiff
- info about branches
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 Sep 2007 16:05:11 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opera.spec -> 1.247

opera.spec

index eb0f2f728ec9af45d7aaffc02a24330f23586533..09634145b3866c6bd70a7c9055a4634e03f77839 100644 (file)
@@ -1,13 +1,18 @@
+# BRANCHES:
+# - HEAD - stable version
+# - DEVEL - development version
+# - WEEKLY - weekly development version
+
 # TODO:
 # - move translations into a separate, noarch package
-# - add kestrel (snap) x86_64 version (yes, it's available)
 # - drop those dozens of if statements and use branches for different sources
+#   [ kestrel already on DEVEL ]
 #
 %bcond_without shared          # static or shared version
 %bcond_without distributable   # distributable or not
 %bcond_without incall          # include all tarballs into src.rpm (but splitted into shared/static)
-%bcond_with    snap            # snap version
-%bcond_with    weekly          # weekly snapshot version
+%bcond_with    snap            # snap version !DROPME!
+%bcond_with    weekly          # weekly snapshot version !DROPME!
 
 %ifarch sparc sparcv9
 %undefine with_shared
This page took 0.192325 seconds and 4 git commands to generate.