]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- mass commit: cosmetics (removed trailing white spaces)
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Aug 2003 08:09:35 +0000 (08:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml.spec -> 1.2
    php-pear.spec -> 1.2
    php-pecl.spec -> 1.4

ocaml.spec
php-pear.spec
php-pecl.spec

index d1ad4538137f1b8f8a507c95bcb3f91a6169be2c..6da01f4f1257c6dacb4cefffb3ed0c052414a830 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       TEMPLATE binding for OCaml
 Summary(pl):   Wi±zania TEMPLATE dla OCamla
 Name:          ocaml-template
-Version:       
+Version:
 Release:       1
-License:       
+License:
 Group:         Libraries
-Vendor:                
+Vendor:
 Source0:       template-%{version}.tar.gz
 BuildRequires: -devel
 BuildRequires: ocaml >= 3.04-7
@@ -13,7 +13,7 @@ BuildRequires:        ocaml >= 3.04-7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package contains files needed to run bytecode executables using 
+This package contains files needed to run bytecode executables using
 this library.
 
 %description -l pl
@@ -28,11 +28,11 @@ Requires:   %{name} = %{version}-%{release}
 %requires_eq   ocaml
 
 %description devel
-This package contains files needed to develop OCaml programs using 
+This package contains files needed to develop OCaml programs using
 this library.
 
 %description devel -l pl
-Pakiet ten zawiera pliki niezbêdne do tworzenia programów u¿ywaj±cych 
+Pakiet ten zawiera pliki niezbêdne do tworzenia programów u¿ywaj±cych
 tej biblioteki.
 
 %prep
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%doc LICENSE *.mli 
+%doc LICENSE *.mli
 %dir %{_libdir}/ocaml/template
 %{_libdir}/ocaml/template/*.cm[ixa]*
 %{_libdir}/ocaml/template/*.a
index 78e21d54c3d147f0c07e679e4c51cf34a5b2e388..e65132bc230f4788f0a3b243df05d78547be9857 100644 (file)
@@ -3,8 +3,8 @@
 %define         _subclass       subclass
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
-Summary:       %{_pearname} - 
-Summary(pl):   %{_pearname} - 
+Summary:       %{_pearname} -
+Summary(pl):   %{_pearname} -
 Name:          php-pear-%{_pearname}
 Version:       0.2.0
 Release:       1
index 13e5d9d8786674296851ddbacc395dbab9250a2a..b5a765ed93a1a2875f94190a57ee82b780b0cb1b 100644 (file)
@@ -1,7 +1,7 @@
 %define                _modname        -
 %define                _status         -
-Summary:       %{_modname} - 
-Summary(pl):   %{_modname} - 
+Summary:       %{_modname} -
+Summary(pl):   %{_modname} -
 Name:          php-pecl-%{_modname}
 Version:       1.0
 Release:       1
This page took 0.043163 seconds and 4 git commands to generate.