]> git.pld-linux.org Git - packages/entrance.git/blobdiff - entrance.spec
- pl for themes, strict internal deps
[packages/entrance.git] / entrance.spec
index 20f092f1dc612e87759e3f324a22a1448f8273d7..909b48c5eb5f7a7c6b7a71e9b8732d4fc57a567c 100644 (file)
@@ -1,3 +1,8 @@
+#
+# TODO:
+#  - when WM finishes to load entrance process fork's (or simply finishes)
+#    so entranced thinks session has finished and restarts login greeter
+#
 Summary:       Enlightened display manager
 Summary(pl):   O¶wiecony zarz±dca ekranu
 Name:          entrance
@@ -47,40 +52,56 @@ jakich KDM czy GDM mog
 
 %package theme-default
 Summary:       Default Entrance theme
+Summary(pl):   Domy¶lny motyw Entrance
 Group:         X11/Applications
-Requires:      %{name}
+Requires:      %{name} = %{version}-%{release}
 Provides:      %{name}-theme
 
 %description theme-default
 Default Entrance theme.
 
+%description theme-default -l pl
+Domy¶lny motyw Entrance.
+
 %package theme-Nebulous
 Summary:       Nebulous Entrance theme
+Summary(pl):   Motyw Entrance Nebulous
 Group:         X11/Applications
-Requires:      %{name}
+Requires:      %{name} = %{version}-%{release}
 Provides:      %{name}-theme
 
 %description theme-Nebulous
 Nebulous Entrance theme.
 
+%description theme-Nebulous -l pl
+Motyw Entrance Nebulous.
+
 %package theme-darkrock
 Summary:       Darkrock Entrance theme
+Summary(pl):   Motyw Entrance Darkrock
 Group:         X11/Applications
-Requires:      %{name}
+Requires:      %{name} = %{version}-%{release}
 Provides:      %{name}-theme
 
 %description theme-darkrock
 Darkrock Entrance theme.
 
+%description theme-darkrock -l pl
+Motyw Entrance Darkrock.
+
 %package theme-taillights
 Summary:       Taillights Entrance theme
+Summary(pl):   Motyw Entrance Taillights
 Group:         X11/Applications
-Requires:      %{name}
+Requires:      %{name} = %{version}-%{release}
 Provides:      %{name}-theme
 
 %description theme-taillights
 Taillights Entrance theme.
 
+%description theme-taillights -l pl
+Motyw Entrance Taillights.
+
 %prep
 %setup -q -n %{name}
 %patch0 -p1
This page took 0.050428 seconds and 4 git commands to generate.