]> git.pld-linux.org Git - packages/compupic.git/blobdiff - compupic.spec
- removed NoSource
[packages/compupic.git] / compupic.spec
index 31bfbd44cfcd6ae2ce8c9d7d18266d02d1a62067..669712dfe8e0286fe2fe094064f1e86ae4b17b9a 100644 (file)
@@ -7,9 +7,8 @@ License:        Proprietary (Free for non-business use. Busines use requires registrati
 Vendor:                Photodex Corporation
 Group:         X11/Applications/Multimedia
 Source0:       http://www.photodex.com/files.system/linux/%{name}-%{version}-i386-Linux.tar.gz 
-# NoSource0-md5: 7c4c1f042cfef63055de960933d7a19c
-NoSource:      0
-Source1:       %{name}-desktop
+# Source0-md5: 7c4c1f042cfef63055de960933d7a19c
+Source1:       %{name}.desktop
 URL:           http://www.photodex.com/products/compupic/index.html
 BuildRequires: coreutils
 ExclusiveArch: %{ix86}
@@ -18,11 +17,12 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 The fastest, easiest to use software for browsing and viewing pictures. 
 CompuPic gives you unmatched performance paired with a full set of 
-features for editing, sharing, and using your digital content
+features for editing, sharing, and using your digital content.
 
 %description -l pl
 Najszybsze i naj³atwiejsze w u¿yciu narzêdzie do przegl±dania i podgl±du
-obrazków. 
+obrazków. CompuPic daje nieporównywaln± wydajno¶æ po³±czon± z pe³n± gam±
+mo¿liwo¶ci edycji, udostêpniania oraz u¿ywania cyfrowych zasobów.
 
 %prep
 %setup -q -n compupic-5.1.1063-i386-Linux
@@ -30,7 +30,6 @@ obrazk
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_datadir}/compupic,%{_pixmapsdir},%{_desktopdir}}
 
 tar xf compupic.tar -C $RPM_BUILD_ROOT%{_datadir}/compupic
@@ -44,7 +43,7 @@ perl -pi -e 's/nss/FOO/g' compupic
 ln compupic ../../bin/compupic
 cd -
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/compupic.desktop
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.076751 seconds and 4 git commands to generate.