rpms/jd/FC-5 .cvsignore,1.4,1.5 jd.spec,1.4,1.5 sources,1.4,1.5

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Sun Oct 22 15:11:27 UTC 2006


Author: mtasaka

Update of /cvs/extras/rpms/jd/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20646

Modified Files:
	.cvsignore jd.spec sources 
Log Message:
* Sun Oct 22 2006 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.8.0-0.1.cvs061022
- cvs 061022 (23:59 JST)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/jd/FC-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	9 Oct 2006 13:07:35 -0000	1.4
+++ .cvsignore	22 Oct 2006 15:10:57 -0000	1.5
@@ -1 +1 @@
-jd-1.8.0-beta061009.tgz
+jd-1.8.0-cvs061022.tgz


Index: jd.spec
===================================================================
RCS file: /cvs/extras/rpms/jd/FC-5/jd.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jd.spec	9 Oct 2006 13:07:35 -0000	1.4
+++ jd.spec	22 Oct 2006 15:10:57 -0000	1.5
@@ -4,19 +4,22 @@
 # enter return
 # cvs -z3 -d:pserver:anonymous at cvs.sourceforge.jp:/cvsroot/jd4linux co jd
 # mv jd jd-%%{main_ver}-%%{strtag}
+# tar -cvz jd-%%{main_ver}-%%{strtag}.tgz jd-%%{main_ver}-%%{strtag}
 #
 ##########################################
 # Defined by upsteam
 #
 %define         main_ver      1.8.0
-%define         strtag        beta061009
+%define         strtag        cvs061022
 %define         repoid        22118
 
 
 # Defined by vendor
 #
 %define         vendor_rel    1
-%define         vendor        fedora
+# Tag name changed from vendor to vendorname so as not to
+# overwrite Vendor entry in Summary
+%define         vendorname    fedora
 %define         category      X-Fedora
 %define         gtkmmdevel    gtkmm24-devel
 %define         icondir       %{_datadir}/icons/hicolor/96x96/apps/
@@ -41,8 +44,8 @@
 Group:          Applications/Internet
 License:        GPL
 URL:            http://jd4linux.sourceforge.jp/
-Source0:        http://osdn.dl.sourceforge.jp/jd4linux/%{repoid}/%{name}-%{main_ver}-%{strtag}.tgz
-#Source0:	%{name}-%{main_ver}-%{strtag}.tgz
+#Source0:        http://osdn.dl.sourceforge.jp/jd4linux/%{repoid}/%{name}-%{main_ver}-%{strtag}.tgz
+Source0:	%{name}-%{main_ver}-%{strtag}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{gtkmmdevel}
@@ -76,7 +79,7 @@
 %{__install} -p -m 644 %{name}.png $RPM_BUILD_ROOT%{icondir}
 
 desktop-file-install \
-   --vendor %{vendor} \
+   --vendor %{vendorname} \
    --dir $RPM_BUILD_ROOT%{_datadir}/applications \
    --add-category %{category} \
    %{name}.desktop
@@ -96,12 +99,15 @@
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog README
 %{_bindir}/%{name}
-%{_datadir}/applications/%{vendor}-%{name}.desktop
+%{_datadir}/applications/%{vendorname}-%{name}.desktop
 %{icondir}/%{name}.png
 
 %changelog
+* Sun Oct 22 2006 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.8.0-0.1.cvs061022
+- cvs 061022 (23:59 JST)
+
 * Mon Oct  9 2006 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.8.0-0.1.beta061009
-- 1.8.0 beta a061009
+- 1.8.0 beta 061009
 
 * Sat Oct  7 2006 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.7.0-2
 - Add libSM-devel to BuildRequires.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/jd/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	9 Oct 2006 13:07:35 -0000	1.4
+++ sources	22 Oct 2006 15:10:57 -0000	1.5
@@ -1 +1 @@
-b71195e64e520b745885120b2d77c5c2  jd-1.8.0-beta061009.tgz
+f5897ca43e1a31972b217a61b2027afb  jd-1.8.0-cvs061022.tgz




More information about the fedora-extras-commits mailing list