SPECS: kmediafactory.spec - adapterized; other spec fixes

glen glen at pld-linux.org
Mon Jul 4 21:28:13 CEST 2005


Author: glen                         Date: Mon Jul  4 19:28:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized; other spec fixes

---- Files affected:
SPECS:
   kmediafactory.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/kmediafactory.spec
diff -u SPECS/kmediafactory.spec:1.4 SPECS/kmediafactory.spec:1.5
--- SPECS/kmediafactory.spec:1.4	Mon Jul  4 21:16:05 2005
+++ SPECS/kmediafactory.spec	Mon Jul  4 21:28:08 2005
@@ -20,15 +20,19 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-KMediafactory is easy to use template based dvd authoring tool. You can quickly create DVD menus for home videos and TV recordings in three simple steps.
+KMediafactory is easy to use template based dvd authoring tool. You
+can quickly create DVD menus for home videos and TV recordings in
+three simple steps.
 
 %description -l pl
-KMediaFactory jest łatwym w użyciu narzędziem opartym na szablonach dvd. Możesz szybko stworzyć menu dvd do domowych filmów i nagrywać tv w trzech prostych krokach.
+KMediaFactory jest łatwym w użyciu narzędziem opartym na szablonach
+dvd. Możesz szybko stworzyć menu dvd do domowych filmów i nagrywać tv
+w trzech prostych krokach.
 
 %package devel
 Summary:	Header files for kmediafactory
 Summary(pl):	Pliki nagłówkowe dla kmediafactory
-Group:		Development/Tools	
+Group:		Development/Tools
 
 %description devel
 This package contains header files for kmediafactory
@@ -39,16 +43,16 @@
 %prep
 %setup -q
 
-%configure
-
 %build
-%{__make} 
+%configure
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install 
+%{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -68,13 +72,15 @@
 %defattr(644,root,root,755)
 %{_includedir}/kmediafactory
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/07/04 19:28:08  glen
+- adapterized; other spec fixes
+
 Revision 1.4  2005/07/04 19:16:05  siomek
 - dest dirs
 
@@ -86,4 +92,3 @@
 
 Revision 1.1  2005/07/03 19:39:17  siomek
 - initial, needs fix
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kmediafactory.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list