]> git.pld-linux.org Git - packages/bmpx.git/commitdiff
- simple descs where missing, uncommented Rs in -plugin-*
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 17 Oct 2005 19:24:36 +0000 (19:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bmpx.spec -> 1.12

bmpx.spec

index e1c709d45726265b5c6f4160d383dba7f050b262..162be61059bc79b3863d16c72e017fe70b9beb8b 100644 (file)
--- a/bmpx.spec
+++ b/bmpx.spec
@@ -65,7 +65,7 @@ multimedialnego BMPx.
 Summary:       Container plugin for BMPx
 Summary(pl):   Wtyczka Container dla BMPx
 Group:         X11/Applications/Sound
-#Requires:     %{name} = %{epoch}:%{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description plugin-container
 Plugin providing support for folders, m3u & pls playlist files, etc.
@@ -80,26 +80,25 @@ Group:          X11/Applications/Sound
 Requires:       %{name} = %{epoch}:%{version}-%{release}
 
 %description plugin-flow
--
+Flow plugin for BMPx.
 
 %description plugin-flow -l pl
--
+Wtyczka Flow dla BMPx.
 
 %package plugin-transport
 Summary:       Transport plugin for BMPx
 Summary(pl):   Wtyczka Transport dla BMPx
 Group:         X11/Applications/Sound
-#Requires:     %{name} = %{epoch}:%{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description plugin-transport
--
+Transport plugin for BMPx.
 
 %description plugin-transport -l pl
--
+Wtyczka Transport dla BMPx.
 
 %prep
 %setup -q -n %{name}-%{version}_%{_rc}
-
 %patch0 -p1
 
 %build
This page took 0.051611 seconds and 4 git commands to generate.