public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: added source URLs in spec file to pass Package Wrangler - JSS 4.2.6-26
@ 2026-07-28 16:48 Christina Fu
  0 siblings, 0 replies; only message in thread
From: Christina Fu @ 2026-07-28 16:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/jss
Branch : pqc
Commit : 9620c956f743777620b47190521ad832d5e53905
Author : Christina Fu <cfu@redhat.com>
Date   : 2012-11-19T12:34:51-08:00
Stats  : +11/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/jss/c/9620c956f743777620b47190521ad832d5e53905?branch=pqc

Log:
added source URLs in spec file to pass Package Wrangler - JSS 4.2.6-26

---
diff --git a/jss.spec b/jss.spec
index f97a497..f2979aa 100644
--- a/jss.spec
+++ b/jss.spec
@@ -1,6 +1,6 @@
 Name:           jss
 Version:        4.2.6
-Release:        25%{?dist}
+Release:        26%{?dist}
 Summary:        Java Security Services (JSS)
 
 Group:          System Environment/Libraries
@@ -10,10 +10,10 @@ URL:            http://www.mozilla.org/projects/security/pki/jss/
 # following commands to generate the tarball:
 # cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -r JSS_4_2_6_RTM -d jss-4.2.6 -N mozilla/security/coreconf mozilla/security/jss
 # tar -czvf jss-4.2.6.tar.gz jss-4.2.6
-Source0:        %{name}-%{version}.tar.gz
-Source1:        MPL-1.1.txt
-Source2:        gpl.txt
-Source3:        lgpl.txt
+Source0:        http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}-%{release}/%{name}-%{version}.tar.gz
+Source1:        http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}-%{release}/MPL-1.1.txt
+Source2:        http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}-%{release}/gpl.txt
+Source3:        http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}-%{release}/lgpl.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  nss-devel >= 3.12.3.99
@@ -123,6 +123,9 @@ sed -i -e 's;LINUX2_1;LINUX3_1;' mozilla/security/coreconf/Linux3.1.mk
 
 cp -p mozilla/security/coreconf/Linux3.1.mk mozilla/security/coreconf/Linux3.2.mk 
 sed -i -e 's;LINUX3_1;LINUX3_2;' mozilla/security/coreconf/Linux3.2.mk
+
+cp -p mozilla/security/coreconf/Linux3.2.mk mozilla/security/coreconf/Linux3.6.mk
+sed -i -e 's;LINUX3_1;LINUX3_6;' mozilla/security/coreconf/Linux3.6.mk
 %endif
 
 # The Makefile is not thread-safe
@@ -184,6 +187,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 19 2012 Christina Fu <cfu@redhat.com> - 4.2.6-26
+- added source URLs in spec file to pass Package Wrangler
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.6-25
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-28 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 16:48 [rpms/jss] pqc: added source URLs in spec file to pass Package Wrangler - JSS 4.2.6-26 Christina Fu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox